| 1 | | [ Aug 29 21:37:28 Enabled. ] |
| 2 | | [ Aug 29 21:37:28 Rereading configuration. ] |
| 3 | | [ Aug 29 21:37:31 Rereading configuration. ] |
| 4 | | [ Aug 29 21:37:39 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 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73 &"). ] |
| 5 | | [ Aug 29 21:37:39 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-08-29T21:37:39.247Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-08-29T21:37:39.258Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:299
|
| 9 | 2026-08-29T21:37:39.258Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-08-29T21:37:39.258Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 11 | 2026-08-29T21:37:43.109Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:888
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 12 | 2026-08-29T21:37:43.109Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-08-29T21:37:43.109Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:788
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 14 | 2026-08-29T21:37:43.110Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:888
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 15 | 2026-08-29T21:37:43.110Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:793
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
version = 0
|
| 16 | 2026-08-29T21:37:43.110Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:798
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 17 | 2026-08-29T21:37:43.110Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 18 | 2026-08-29T21:37:44.181Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:819
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
version = 14
|
| 19 | 2026-08-29T21:37:44.200Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = dc4d2aec-8761-4b7d-b52a-21b3ba3ae0b4
|
| 20 | 2026-08-29T21:37:44.213Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-08-29T21:37:44.213Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-08-29T21:37:44.213Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-08-29T21:37:44.213Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-08-29T21:37:44.213Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.1/src/server.rs:335
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2026-08-29T21:37:44.218Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-08-29T21:37:44.218Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-08-29T21:37:44.218Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-08-29T21:37:44.248Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 29 | 2026-08-29T21:37:44.963Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "89dea49a-4f66-452a-8e1c-74d4bb880541", "date": "Sat, 29 Aug 2026 21:37:44 GMT"} })
|
| 30 | 2026-08-29T21:37:44.964Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:431
id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
|
| 31 | 2026-08-29T21:37:44.964Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:626
|
| 32 | 2026-08-29T21:37:44.965Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 33 | 2026-08-29T21:37:44.967Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 34 | 2026-08-29T21:37:45.073Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9136d470-92cc-40fa-a1c2-46627d4cdf57", "content-length": "29", "date": "Sat, 29 Aug 2026 21:37:45 GMT"} })
|
| 35 | 2026-08-29T21:37:45.077Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 0
n_pruned_tasks = 0
|
| 36 | 2026-08-29T21:37:49.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 4
|
| 37 | 2026-08-29T21:37:49.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 4
|
| 38 | 2026-08-29T21:37:49.202Z | DEBG | oximeter (clickhouse-client): unrolling 4 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 39 | 2026-08-29T21:37:49.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 40 | 2026-08-29T21:37:49.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:database_queue_depth"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {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: "collector_sink", field_type: String, source: Metric, description: "" }}, datum_type: HistogramU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:37:49.204523877Z }
timeseries_name = oximeter_collector:database_queue_depth
|
| 41 | 2026-08-29T21:37:49.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:database_samples_dropped"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {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: "collector_sink", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:37:49.204516697Z }
timeseries_name = oximeter_collector:database_samples_dropped
|
| 42 | 2026-08-29T21:37:49.206Z | DEBG | oximeter (clickhouse-client): inserting 2 new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 43 | 2026-08-29T21:37:49.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 44 | 2026-08-29T21:37:49.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_string
|
| 45 | 2026-08-29T21:37:49.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_u16
|
| 46 | 2026-08-29T21:37:49.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_uuid
|
| 47 | 2026-08-29T21:37:49.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2
table_name = measurements_cumulativeu64
|
| 48 | 2026-08-29T21:37:49.226Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2
table_name = measurements_histogramu64
|
| 49 | 2026-08-29T21:37:49.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 50 | 2026-08-29T21:37:54.202Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
|
| 51 | 2026-08-29T21:37:54.202Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
|
| 52 | 2026-08-29T21:37:59.201Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
|
| 53 | 2026-08-29T21:37:59.201Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
|
| 54 | 2026-08-29T21:37:59.965Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 55 | 2026-08-29T21:37:59.965Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 56 | 2026-08-29T21:37:59.973Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a4b04b88-948a-4911-b99d-150b1c666242", "content-length": "434", "date": "Sat, 29 Aug 2026 21:37:59 GMT"} })
|
| 57 | 2026-08-29T21:37:59.973Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMTg4NTNmNi0wYjM1LTRjODMtOTZmYi0yNDk1NzM2YzMxM2QifX0%3D
|
| 58 | 2026-08-29T21:37:59.976Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMTg4NTNmNi0wYjM1LTRjODMtOTZmYi0yNDk1NzM2YzMxM2QifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "610e176d-0df6-4a0d-9a5c-396a8e78b44a", "content-length": "29", "date": "Sat, 29 Aug 2026 21:37:59 GMT"} })
|
| 59 | 2026-08-29T21:37:59.976Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
|
| 60 | 2026-08-29T21:37:59.976Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
|
| 61 | 2026-08-29T21:37:59.976Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 2
n_pruned_tasks = 0
|
| 62 | 2026-08-29T21:37:59.988Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 63 | 2026-08-29T21:37:59.988Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 64 | 2026-08-29T21:38:00.002Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 65 | 2026-08-29T21:38:00.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 66 | 2026-08-29T21:38:00.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 67 | 2026-08-29T21:38:00.352Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 68 | 2026-08-29T21:38:00.988Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 69 | 2026-08-29T21:38:00.988Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 70 | 2026-08-29T21:38:00.989Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 71 | 2026-08-29T21:38:01.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 72 | 2026-08-29T21:38:01.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 73 | 2026-08-29T21:38:01.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 74 | 2026-08-29T21:38:01.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 75 | 2026-08-29T21:38:01.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 76 | 2026-08-29T21:38:01.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 77 | 2026-08-29T21:38:02.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 78 | 2026-08-29T21:38:02.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 79 | 2026-08-29T21:38:02.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 80 | 2026-08-29T21:38:02.988Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 81 | 2026-08-29T21:38:02.988Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 82 | 2026-08-29T21:38:02.989Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 83 | 2026-08-29T21:38:03.343Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 84 | 2026-08-29T21:38:03.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 85 | 2026-08-29T21:38:03.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 86 | 2026-08-29T21:38:03.988Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 87 | 2026-08-29T21:38:03.988Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 88 | 2026-08-29T21:38:03.989Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 89 | 2026-08-29T21:38:04.201Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 174
|
| 90 | 2026-08-29T21:38:04.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 174
|
| 91 | 2026-08-29T21:38:04.202Z | DEBG | oximeter (clickhouse-client): unrolling 174 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 92 | 2026-08-29T21:38:04.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 93 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.201983134Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 94 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.201980227Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 95 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.201995463Z }
timeseries_name = ddm_session:advertisements_received
|
| 96 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.201993728Z }
timeseries_name = ddm_session:advertisements_sent
|
| 97 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.202010744Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 98 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.202009319Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 99 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.202001285Z }
timeseries_name = ddm_session:peer_address_changes
|
| 100 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.201996916Z }
timeseries_name = ddm_session:peer_expirations
|
| 101 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.202002747Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 102 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.201987352Z }
timeseries_name = ddm_session:solicitations_received
|
| 103 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.201985319Z }
timeseries_name = ddm_session:solicitations_sent
|
| 104 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.202006844Z }
timeseries_name = ddm_session:update_send_fail
|
| 105 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.202005541Z }
timeseries_name = ddm_session:updates_received
|
| 106 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:04.202004191Z }
timeseries_name = ddm_session:updates_sent
|
| 107 | 2026-08-29T21:38:04.208Z | DEBG | oximeter (clickhouse-client): inserting 14 new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 108 | 2026-08-29T21:38:04.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 76
table_name = fields_string
|
| 109 | 2026-08-29T21:38:04.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_uuid
|
| 110 | 2026-08-29T21:38:04.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 130
table_name = measurements_cumulativeu64
|
| 111 | 2026-08-29T21:38:04.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 44
table_name = measurements_u64
|
| 112 | 2026-08-29T21:38:04.302Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 113 | 2026-08-29T21:38:04.343Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 114 | 2026-08-29T21:38:04.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 115 | 2026-08-29T21:38:04.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 116 | 2026-08-29T21:38:04.988Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 117 | 2026-08-29T21:38:04.988Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 118 | 2026-08-29T21:38:04.989Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 119 | 2026-08-29T21:38:05.343Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 120 | 2026-08-29T21:38:05.343Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 121 | 2026-08-29T21:38:05.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 122 | 2026-08-29T21:38:05.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 123 | 2026-08-29T21:38:05.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 124 | 2026-08-29T21:38:05.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 125 | 2026-08-29T21:38:06.343Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 126 | 2026-08-29T21:38:06.343Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 127 | 2026-08-29T21:38:06.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 128 | 2026-08-29T21:38:06.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 129 | 2026-08-29T21:38:06.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 130 | 2026-08-29T21:38:06.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 131 | 2026-08-29T21:38:07.025Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 132 | 2026-08-29T21:38:07.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 133 | 2026-08-29T21:38:07.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 134 | 2026-08-29T21:38:07.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 135 | 2026-08-29T21:38:07.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 136 | 2026-08-29T21:38:07.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 137 | 2026-08-29T21:38:07.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 138 | 2026-08-29T21:38:08.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 139 | 2026-08-29T21:38:08.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 140 | 2026-08-29T21:38:08.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 141 | 2026-08-29T21:38:08.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 142 | 2026-08-29T21:38:08.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 143 | 2026-08-29T21:38:08.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 144 | 2026-08-29T21:38:09.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 202
|
| 145 | 2026-08-29T21:38:09.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 202
|
| 146 | 2026-08-29T21:38:09.202Z | DEBG | oximeter (clickhouse-client): unrolling 202 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 147 | 2026-08-29T21:38:09.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 148 | 2026-08-29T21:38:09.214Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:09.202788144Z }
timeseries_name = oximeter_collector:collections
|
| 149 | 2026-08-29T21:38:09.214Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("oximeter_collector:samples_collected"), 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-08-29T21:38:09.202790124Z }
timeseries_name = oximeter_collector:samples_collected
|
| 150 | 2026-08-29T21:38:09.215Z | DEBG | oximeter (clickhouse-client): inserting 2 new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 151 | 2026-08-29T21:38:09.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 152 | 2026-08-29T21:38:09.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 78
table_name = fields_string
|
| 153 | 2026-08-29T21:38:09.222Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_u16
|
| 154 | 2026-08-29T21:38:09.224Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 84
table_name = fields_uuid
|
| 155 | 2026-08-29T21:38:09.227Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 152
table_name = measurements_cumulativeu64
|
| 156 | 2026-08-29T21:38:09.228Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 50
table_name = measurements_u64
|
| 157 | 2026-08-29T21:38:09.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 158 | 2026-08-29T21:38:09.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 159 | 2026-08-29T21:38:09.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 160 | 2026-08-29T21:38:09.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 161 | 2026-08-29T21:38:09.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 162 | 2026-08-29T21:38:09.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 163 | 2026-08-29T21:38:09.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 164 | 2026-08-29T21:38:10.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 165 | 2026-08-29T21:38:10.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 166 | 2026-08-29T21:38:10.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 167 | 2026-08-29T21:38:10.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 168 | 2026-08-29T21:38:10.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 169 | 2026-08-29T21:38:10.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 170 | 2026-08-29T21:38:11.343Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 171 | 2026-08-29T21:38:11.343Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 172 | 2026-08-29T21:38:11.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 173 | 2026-08-29T21:38:11.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 174 | 2026-08-29T21:38:11.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 175 | 2026-08-29T21:38:11.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 176 | 2026-08-29T21:38:12.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 177 | 2026-08-29T21:38:12.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 178 | 2026-08-29T21:38:12.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 179 | 2026-08-29T21:38:12.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 180 | 2026-08-29T21:38:12.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 181 | 2026-08-29T21:38:12.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 182 | 2026-08-29T21:38:13.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 183 | 2026-08-29T21:38:13.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 184 | 2026-08-29T21:38:13.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 185 | 2026-08-29T21:38:13.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 186 | 2026-08-29T21:38:13.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 187 | 2026-08-29T21:38:13.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 188 | 2026-08-29T21:38:14.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 200
|
| 189 | 2026-08-29T21:38:14.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 200
|
| 190 | 2026-08-29T21:38:14.202Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 191 | 2026-08-29T21:38:14.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 192 | 2026-08-29T21:38:14.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 76
table_name = fields_string
|
| 193 | 2026-08-29T21:38:14.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_uuid
|
| 194 | 2026-08-29T21:38:14.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 150
table_name = measurements_cumulativeu64
|
| 195 | 2026-08-29T21:38:14.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 50
table_name = measurements_u64
|
| 196 | 2026-08-29T21:38:14.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 197 | 2026-08-29T21:38:14.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 198 | 2026-08-29T21:38:14.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 199 | 2026-08-29T21:38:14.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 200 | 2026-08-29T21:38:14.965Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 201 | 2026-08-29T21:38:14.965Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 202 | 2026-08-29T21:38:14.970Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "831c0c98-7562-4518-8e13-9b8aa48349d6", "content-length": "998", "date": "Sat, 29 Aug 2026 21:38:14 GMT"} })
|
| 203 | 2026-08-29T21:38:14.970Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMTg4NTNmNi0wYjM1LTRjODMtOTZmYi0yNDk1NzM2YzMxM2QifX0%3D
|
| 204 | 2026-08-29T21:38:14.982Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMTg4NTNmNi0wYjM1LTRjODMtOTZmYi0yNDk1NzM2YzMxM2QifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "87a58be4-7bdf-4b0a-8d8c-fecfec557302", "content-length": "29", "date": "Sat, 29 Aug 2026 21:38:14 GMT"} })
|
| 205 | 2026-08-29T21:38:14.982Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:35394
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
|
| 206 | 2026-08-29T21:38:14.982Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:47326
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
|
| 207 | 2026-08-29T21:38:14.982Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:34216
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
|
| 208 | 2026-08-29T21:38:14.982Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
|
| 209 | 2026-08-29T21:38:14.983Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 6
n_pruned_tasks = 0
|
| 210 | 2026-08-29T21:38:14.988Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 211 | 2026-08-29T21:38:14.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 212 | 2026-08-29T21:38:14.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 213 | 2026-08-29T21:38:15.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 214 | 2026-08-29T21:38:15.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 215 | 2026-08-29T21:38:15.122Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 216 | 2026-08-29T21:38:15.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 217 | 2026-08-29T21:38:15.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 218 | 2026-08-29T21:38:15.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 219 | 2026-08-29T21:38:15.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 220 | 2026-08-29T21:38:15.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 221 | 2026-08-29T21:38:15.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 222 | 2026-08-29T21:38:16.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 223 | 2026-08-29T21:38:16.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 224 | 2026-08-29T21:38:16.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 225 | 2026-08-29T21:38:16.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 226 | 2026-08-29T21:38:16.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 227 | 2026-08-29T21:38:16.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 228 | 2026-08-29T21:38:16.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 229 | 2026-08-29T21:38:16.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 230 | 2026-08-29T21:38:16.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 231 | 2026-08-29T21:38:17.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 232 | 2026-08-29T21:38:17.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 233 | 2026-08-29T21:38:17.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 234 | 2026-08-29T21:38:17.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 235 | 2026-08-29T21:38:17.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 236 | 2026-08-29T21:38:17.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 237 | 2026-08-29T21:38:17.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 238 | 2026-08-29T21:38:17.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 239 | 2026-08-29T21:38:17.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 240 | 2026-08-29T21:38:18.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 241 | 2026-08-29T21:38:18.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 242 | 2026-08-29T21:38:18.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 243 | 2026-08-29T21:38:18.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 244 | 2026-08-29T21:38:18.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 245 | 2026-08-29T21:38:18.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 246 | 2026-08-29T21:38:18.971Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 247 | 2026-08-29T21:38:18.971Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 248 | 2026-08-29T21:38:18.982Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 249 | 2026-08-29T21:38:18.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 250 | 2026-08-29T21:38:18.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 251 | 2026-08-29T21:38:18.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 252 | 2026-08-29T21:38:19.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 253 | 2026-08-29T21:38:19.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 254 | 2026-08-29T21:38:19.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 255 | 2026-08-29T21:38:19.201Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 256 | 2026-08-29T21:38:19.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 257 | 2026-08-29T21:38:19.202Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 258 | 2026-08-29T21:38:19.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 259 | 2026-08-29T21:38:19.204Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:19.202094991Z }
timeseries_name = http_service:request_latency_histogram
|
| 260 | 2026-08-29T21:38:19.205Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("mg_lower:routes_blocked_by_link_state"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:19.202054870Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 261 | 2026-08-29T21:38:19.205Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_nexthops"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:19.202051920Z }
timeseries_name = static_routing_config:static_nexthops
|
| 262 | 2026-08-29T21:38:19.205Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:19.202050500Z }
timeseries_name = static_routing_config:static_routes
|
| 263 | 2026-08-29T21:38:19.205Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_rib:active_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:19.202053210Z }
timeseries_name = switch_rib:active_routes
|
| 264 | 2026-08-29T21:38:19.206Z | DEBG | oximeter (clickhouse-client): inserting 5 new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 265 | 2026-08-29T21:38:19.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_string
|
| 266 | 2026-08-29T21:38:19.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u16
|
| 267 | 2026-08-29T21:38:19.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 100
table_name = fields_uuid
|
| 268 | 2026-08-29T21:38:19.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 269 | 2026-08-29T21:38:19.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 270 | 2026-08-29T21:38:19.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 271 | 2026-08-29T21:38:19.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 272 | 2026-08-29T21:38:19.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 273 | 2026-08-29T21:38:19.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 274 | 2026-08-29T21:38:19.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 275 | 2026-08-29T21:38:19.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 276 | 2026-08-29T21:38:19.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 277 | 2026-08-29T21:38:19.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 278 | 2026-08-29T21:38:20.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 279 | 2026-08-29T21:38:20.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 280 | 2026-08-29T21:38:20.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 281 | 2026-08-29T21:38:20.322Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 282 | 2026-08-29T21:38:20.322Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 283 | 2026-08-29T21:38:20.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 284 | 2026-08-29T21:38:20.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 285 | 2026-08-29T21:38:20.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 286 | 2026-08-29T21:38:20.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 287 | 2026-08-29T21:38:20.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 288 | 2026-08-29T21:38:20.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 289 | 2026-08-29T21:38:20.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 290 | 2026-08-29T21:38:21.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 291 | 2026-08-29T21:38:21.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 292 | 2026-08-29T21:38:21.113Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 293 | 2026-08-29T21:38:21.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 294 | 2026-08-29T21:38:21.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 295 | 2026-08-29T21:38:21.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 296 | 2026-08-29T21:38:21.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 297 | 2026-08-29T21:38:21.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 298 | 2026-08-29T21:38:21.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 299 | 2026-08-29T21:38:22.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 300 | 2026-08-29T21:38:22.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 301 | 2026-08-29T21:38:22.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 302 | 2026-08-29T21:38:22.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 303 | 2026-08-29T21:38:22.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 304 | 2026-08-29T21:38:22.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 305 | 2026-08-29T21:38:22.988Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 306 | 2026-08-29T21:38:22.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 307 | 2026-08-29T21:38:22.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 308 | 2026-08-29T21:38:23.028Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 309 | 2026-08-29T21:38:23.028Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 310 | 2026-08-29T21:38:23.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 311 | 2026-08-29T21:38:23.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 312 | 2026-08-29T21:38:23.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 313 | 2026-08-29T21:38:23.276Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 7720
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 314 | 2026-08-29T21:38:23.321Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 8036
|
| 315 | 2026-08-29T21:38:23.321Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 8036
|
| 316 | 2026-08-29T21:38:23.321Z | DEBG | oximeter (clickhouse-client): unrolling 8036 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 317 | 2026-08-29T21:38:23.323Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 318 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321713602Z }
timeseries_name = dendrite:sample_collection_duration
|
| 319 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("opte_port:in_uft_hits"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "interface_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "interface_kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "parent_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "port_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-08-29T21:38:23.322322053Z }
timeseries_name = opte_port:in_uft_hits
|
| 320 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("opte_port:in_uft_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "interface_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "interface_kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "parent_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "port_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-08-29T21:38:23.322325084Z }
timeseries_name = opte_port:in_uft_misses
|
| 321 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("opte_port:out_uft_hits"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "interface_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "interface_kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "parent_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "port_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-08-29T21:38:23.322327274Z }
timeseries_name = opte_port:out_uft_hits
|
| 322 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("opte_port:out_uft_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "interface_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "interface_kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "parent_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "port_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-08-29T21:38:23.322329364Z }
timeseries_name = opte_port:out_uft_misses
|
| 323 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321786343Z }
timeseries_name = sled_cpu:cpu_nsec
|
| 324 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321749713Z }
timeseries_name = sled_data_link:bytes_received
|
| 325 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321758023Z }
timeseries_name = sled_data_link:bytes_sent
|
| 326 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321741613Z }
timeseries_name = sled_data_link:errors_received
|
| 327 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321743893Z }
timeseries_name = sled_data_link:errors_sent
|
| 328 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321755983Z }
timeseries_name = sled_data_link:packets_received
|
| 329 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321760813Z }
timeseries_name = sled_data_link:packets_sent
|
| 330 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321634201Z }
timeseries_name = switch_data_link:link_enabled
|
| 331 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321639431Z }
timeseries_name = switch_data_link:link_up
|
| 332 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321644691Z }
timeseries_name = switch_table:capacity
|
| 333 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321667981Z }
timeseries_name = switch_table:collisions
|
| 334 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321678881Z }
timeseries_name = switch_table:delete_misses
|
| 335 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321655271Z }
timeseries_name = switch_table:deletes
|
| 336 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321683052Z }
timeseries_name = switch_table:exhaustion
|
| 337 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321651861Z }
timeseries_name = switch_table:inserts
|
| 338 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321648061Z }
timeseries_name = switch_table:occupancy
|
| 339 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321671771Z }
timeseries_name = switch_table:update_misses
|
| 340 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.321659161Z }
timeseries_name = switch_table:updates
|
| 341 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.322926165Z }
timeseries_name = zfs_dataset:bytes_used
|
| 342 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.322912975Z }
timeseries_name = zfs_pool:bytes_allocated
|
| 343 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.322915415Z }
timeseries_name = zfs_pool:bytes_total
|
| 344 | 2026-08-29T21:38:23.330Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:23.322366454Z }
timeseries_name = zone:cpu_nsec
|
| 345 | 2026-08-29T21:38:23.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 346 | 2026-08-29T21:38:23.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 347 | 2026-08-29T21:38:23.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 348 | 2026-08-29T21:38:23.369Z | DEBG | oximeter (clickhouse-client): inserting 27 new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 349 | 2026-08-29T21:38:23.374Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 280
table_name = fields_i16
|
| 350 | 2026-08-29T21:38:23.379Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4118
table_name = fields_string
|
| 351 | 2026-08-29T21:38:23.382Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 146
table_name = fields_u16
|
| 352 | 2026-08-29T21:38:23.385Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1122
table_name = fields_u32
|
| 353 | 2026-08-29T21:38:23.387Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_u8
|
| 354 | 2026-08-29T21:38:23.390Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2407
table_name = fields_uuid
|
| 355 | 2026-08-29T21:38:23.395Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = measurements_bool
|
| 356 | 2026-08-29T21:38:23.401Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 7491
table_name = measurements_cumulativeu64
|
| 357 | 2026-08-29T21:38:23.403Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1
table_name = measurements_f64
|
| 358 | 2026-08-29T21:38:23.406Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 6
table_name = measurements_histogramu64
|
| 359 | 2026-08-29T21:38:23.408Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 534
table_name = measurements_u64
|
| 360 | 2026-08-29T21:38:23.422Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 361 | 2026-08-29T21:38:23.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 362 | 2026-08-29T21:38:23.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 363 | 2026-08-29T21:38:23.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 364 | 2026-08-29T21:38:24.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 365 | 2026-08-29T21:38:24.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 366 | 2026-08-29T21:38:24.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 367 | 2026-08-29T21:38:24.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 368 | 2026-08-29T21:38:24.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 369 | 2026-08-29T21:38:24.202Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 370 | 2026-08-29T21:38:24.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 371 | 2026-08-29T21:38:24.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 372 | 2026-08-29T21:38:24.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 373 | 2026-08-29T21:38:24.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 32
table_name = measurements_cumulativeu64
|
| 374 | 2026-08-29T21:38:24.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_u64
|
| 375 | 2026-08-29T21:38:24.302Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 376 | 2026-08-29T21:38:24.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 377 | 2026-08-29T21:38:24.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 378 | 2026-08-29T21:38:24.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 379 | 2026-08-29T21:38:24.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 380 | 2026-08-29T21:38:24.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 381 | 2026-08-29T21:38:24.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 382 | 2026-08-29T21:38:25.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 383 | 2026-08-29T21:38:25.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 384 | 2026-08-29T21:38:25.113Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 385 | 2026-08-29T21:38:25.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 386 | 2026-08-29T21:38:25.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 387 | 2026-08-29T21:38:25.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 388 | 2026-08-29T21:38:25.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 389 | 2026-08-29T21:38:25.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 390 | 2026-08-29T21:38:25.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 391 | 2026-08-29T21:38:26.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 392 | 2026-08-29T21:38:26.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 393 | 2026-08-29T21:38:26.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 394 | 2026-08-29T21:38:26.343Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 395 | 2026-08-29T21:38:26.343Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 396 | 2026-08-29T21:38:26.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 397 | 2026-08-29T21:38:26.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 398 | 2026-08-29T21:38:26.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 399 | 2026-08-29T21:38:26.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 400 | 2026-08-29T21:38:27.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 401 | 2026-08-29T21:38:27.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 402 | 2026-08-29T21:38:27.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 403 | 2026-08-29T21:38:27.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 404 | 2026-08-29T21:38:27.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 405 | 2026-08-29T21:38:27.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 406 | 2026-08-29T21:38:27.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 407 | 2026-08-29T21:38:27.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 408 | 2026-08-29T21:38:27.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 409 | 2026-08-29T21:38:28.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 410 | 2026-08-29T21:38:28.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 411 | 2026-08-29T21:38:28.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 412 | 2026-08-29T21:38:28.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 413 | 2026-08-29T21:38:28.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 414 | 2026-08-29T21:38:28.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 415 | 2026-08-29T21:38:28.692Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 416 | 2026-08-29T21:38:28.971Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 417 | 2026-08-29T21:38:28.971Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 418 | 2026-08-29T21:38:28.972Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 419 | 2026-08-29T21:38:28.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 420 | 2026-08-29T21:38:28.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 421 | 2026-08-29T21:38:28.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 422 | 2026-08-29T21:38:29.112Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 423 | 2026-08-29T21:38:29.112Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 424 | 2026-08-29T21:38:29.113Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 425 | 2026-08-29T21:38:29.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 426 | 2026-08-29T21:38:29.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 427 | 2026-08-29T21:38:29.202Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 428 | 2026-08-29T21:38:29.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 429 | 2026-08-29T21:38:29.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 430 | 2026-08-29T21:38:29.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 431 | 2026-08-29T21:38:29.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 432 | 2026-08-29T21:38:29.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 433 | 2026-08-29T21:38:29.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 434 | 2026-08-29T21:38:29.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 435 | 2026-08-29T21:38:29.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 436 | 2026-08-29T21:38:29.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 437 | 2026-08-29T21:38:29.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 438 | 2026-08-29T21:38:29.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 439 | 2026-08-29T21:38:29.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 440 | 2026-08-29T21:38:29.964Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 441 | 2026-08-29T21:38:29.965Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 442 | 2026-08-29T21:38:29.974Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a4a62a19-9468-4f0d-bfd4-4a4cdff82da6", "content-length": "1136", "date": "Sat, 29 Aug 2026 21:38:29 GMT"} })
|
| 443 | 2026-08-29T21:38:29.974Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMTg4NTNmNi0wYjM1LTRjODMtOTZmYi0yNDk1NzM2YzMxM2QifX0%3D
|
| 444 | 2026-08-29T21:38:29.978Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMTg4NTNmNi0wYjM1LTRjODMtOTZmYi0yNDk1NzM2YzMxM2QifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "10b1f056-0d6d-42c6-9d55-afdf5480fd4f", "content-length": "29", "date": "Sat, 29 Aug 2026 21:38:29 GMT"} })
|
| 445 | 2026-08-29T21:38:29.978Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60621
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
|
| 446 | 2026-08-29T21:38:29.978Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 447 | 2026-08-29T21:38:29.978Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:45092
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
|
| 448 | 2026-08-29T21:38:29.978Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60621
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 449 | 2026-08-29T21:38:29.978Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 7
n_pruned_tasks = 0
|
| 450 | 2026-08-29T21:38:29.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 451 | 2026-08-29T21:38:29.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 452 | 2026-08-29T21:38:29.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 453 | 2026-08-29T21:38:30.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 454 | 2026-08-29T21:38:30.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 455 | 2026-08-29T21:38:30.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 456 | 2026-08-29T21:38:30.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 457 | 2026-08-29T21:38:30.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 458 | 2026-08-29T21:38:30.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 459 | 2026-08-29T21:38:30.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 460 | 2026-08-29T21:38:30.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 461 | 2026-08-29T21:38:30.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 462 | 2026-08-29T21:38:31.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 463 | 2026-08-29T21:38:31.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 464 | 2026-08-29T21:38:31.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 465 | 2026-08-29T21:38:31.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 466 | 2026-08-29T21:38:31.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 467 | 2026-08-29T21:38:31.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 468 | 2026-08-29T21:38:31.395Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 469 | 2026-08-29T21:38:31.395Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 470 | 2026-08-29T21:38:31.413Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 240
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 471 | 2026-08-29T21:38:31.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 472 | 2026-08-29T21:38:31.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 473 | 2026-08-29T21:38:31.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 474 | 2026-08-29T21:38:32.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 475 | 2026-08-29T21:38:32.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 476 | 2026-08-29T21:38:32.113Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 477 | 2026-08-29T21:38:32.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 478 | 2026-08-29T21:38:32.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 479 | 2026-08-29T21:38:32.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 480 | 2026-08-29T21:38:32.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 481 | 2026-08-29T21:38:32.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 482 | 2026-08-29T21:38:32.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 483 | 2026-08-29T21:38:32.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 484 | 2026-08-29T21:38:32.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 485 | 2026-08-29T21:38:33.002Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 486 | 2026-08-29T21:38:33.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 487 | 2026-08-29T21:38:33.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 488 | 2026-08-29T21:38:33.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 489 | 2026-08-29T21:38:33.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 490 | 2026-08-29T21:38:33.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 491 | 2026-08-29T21:38:33.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 492 | 2026-08-29T21:38:33.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 493 | 2026-08-29T21:38:33.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 494 | 2026-08-29T21:38:33.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 495 | 2026-08-29T21:38:34.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 496 | 2026-08-29T21:38:34.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 497 | 2026-08-29T21:38:34.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 498 | 2026-08-29T21:38:34.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 465
|
| 499 | 2026-08-29T21:38:34.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 465
|
| 500 | 2026-08-29T21:38:34.202Z | DEBG | oximeter (clickhouse-client): unrolling 465 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 501 | 2026-08-29T21:38:34.203Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 502 | 2026-08-29T21:38:34.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:34.203048919Z }
timeseries_name = collection_target:cpus_provisioned
|
| 503 | 2026-08-29T21:38:34.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:34.203050519Z }
timeseries_name = collection_target:ram_provisioned
|
| 504 | 2026-08-29T21:38:34.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
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-08-29T21:38:34.203051659Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 505 | 2026-08-29T21:38:34.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:34.202928106Z }
timeseries_name = switch_port_control_data_link:bytes_received
|
| 506 | 2026-08-29T21:38:34.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:34.202950797Z }
timeseries_name = switch_port_control_data_link:bytes_sent
|
| 507 | 2026-08-29T21:38:34.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:34.202903486Z }
timeseries_name = switch_port_control_data_link:errors_received
|
| 508 | 2026-08-29T21:38:34.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:34.202907826Z }
timeseries_name = switch_port_control_data_link:errors_sent
|
| 509 | 2026-08-29T21:38:34.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:34.202944307Z }
timeseries_name = switch_port_control_data_link:packets_received
|
| 510 | 2026-08-29T21:38:34.206Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:38:34.202956007Z }
timeseries_name = switch_port_control_data_link:packets_sent
|
| 511 | 2026-08-29T21:38:34.209Z | DEBG | oximeter (clickhouse-client): inserting 9 new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 512 | 2026-08-29T21:38:34.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 513 | 2026-08-29T21:38:34.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 204
table_name = fields_string
|
| 514 | 2026-08-29T21:38:34.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = fields_u16
|
| 515 | 2026-08-29T21:38:34.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 516 | 2026-08-29T21:38:34.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 517 | 2026-08-29T21:38:34.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 129
table_name = fields_uuid
|
| 518 | 2026-08-29T21:38:34.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 400
table_name = measurements_cumulativeu64
|
| 519 | 2026-08-29T21:38:34.222Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2
table_name = measurements_histogramu64
|
| 520 | 2026-08-29T21:38:34.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 3
table_name = measurements_i64
|
| 521 | 2026-08-29T21:38:34.225Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 522 | 2026-08-29T21:38:34.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 523 | 2026-08-29T21:38:34.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 524 | 2026-08-29T21:38:34.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 525 | 2026-08-29T21:38:34.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 526 | 2026-08-29T21:38:34.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 527 | 2026-08-29T21:38:34.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 528 | 2026-08-29T21:38:34.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 529 | 2026-08-29T21:38:35.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 530 | 2026-08-29T21:38:35.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 531 | 2026-08-29T21:38:35.113Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 532 | 2026-08-29T21:38:35.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 533 | 2026-08-29T21:38:35.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 534 | 2026-08-29T21:38:35.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 535 | 2026-08-29T21:38:35.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 536 | 2026-08-29T21:38:35.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 537 | 2026-08-29T21:38:35.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 538 | 2026-08-29T21:38:36.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 539 | 2026-08-29T21:38:36.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 540 | 2026-08-29T21:38:36.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 541 | 2026-08-29T21:38:36.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 542 | 2026-08-29T21:38:36.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 543 | 2026-08-29T21:38:36.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 544 | 2026-08-29T21:38:36.459Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 545 | 2026-08-29T21:38:36.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 546 | 2026-08-29T21:38:36.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 547 | 2026-08-29T21:38:36.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 548 | 2026-08-29T21:38:37.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 549 | 2026-08-29T21:38:37.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 550 | 2026-08-29T21:38:37.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 551 | 2026-08-29T21:38:37.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 552 | 2026-08-29T21:38:37.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 553 | 2026-08-29T21:38:37.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 554 | 2026-08-29T21:38:37.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 555 | 2026-08-29T21:38:37.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 556 | 2026-08-29T21:38:37.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 557 | 2026-08-29T21:38:38.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 558 | 2026-08-29T21:38:38.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 559 | 2026-08-29T21:38:38.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 560 | 2026-08-29T21:38:38.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 561 | 2026-08-29T21:38:38.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 562 | 2026-08-29T21:38:38.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 563 | 2026-08-29T21:38:38.971Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 564 | 2026-08-29T21:38:38.971Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 565 | 2026-08-29T21:38:38.973Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 566 | 2026-08-29T21:38:38.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 567 | 2026-08-29T21:38:38.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 568 | 2026-08-29T21:38:38.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 569 | 2026-08-29T21:38:39.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 570 | 2026-08-29T21:38:39.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 571 | 2026-08-29T21:38:39.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 572 | 2026-08-29T21:38:39.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 573 | 2026-08-29T21:38:39.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 574 | 2026-08-29T21:38:39.202Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 575 | 2026-08-29T21:38:39.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 576 | 2026-08-29T21:38:39.207Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 577 | 2026-08-29T21:38:39.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 578 | 2026-08-29T21:38:39.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 579 | 2026-08-29T21:38:39.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 580 | 2026-08-29T21:38:39.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 581 | 2026-08-29T21:38:39.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 582 | 2026-08-29T21:38:39.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 583 | 2026-08-29T21:38:39.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 584 | 2026-08-29T21:38:39.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 585 | 2026-08-29T21:38:39.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 586 | 2026-08-29T21:38:39.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 587 | 2026-08-29T21:38:39.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 588 | 2026-08-29T21:38:39.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 589 | 2026-08-29T21:38:39.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 590 | 2026-08-29T21:38:40.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 591 | 2026-08-29T21:38:40.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 592 | 2026-08-29T21:38:40.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 593 | 2026-08-29T21:38:40.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 594 | 2026-08-29T21:38:40.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 595 | 2026-08-29T21:38:40.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 596 | 2026-08-29T21:38:40.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 597 | 2026-08-29T21:38:40.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 598 | 2026-08-29T21:38:40.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 599 | 2026-08-29T21:38:41.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 600 | 2026-08-29T21:38:41.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 601 | 2026-08-29T21:38:41.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 602 | 2026-08-29T21:38:41.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 603 | 2026-08-29T21:38:41.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 604 | 2026-08-29T21:38:41.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 605 | 2026-08-29T21:38:41.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 606 | 2026-08-29T21:38:41.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 607 | 2026-08-29T21:38:41.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 608 | 2026-08-29T21:38:42.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 609 | 2026-08-29T21:38:42.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 610 | 2026-08-29T21:38:42.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 611 | 2026-08-29T21:38:42.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 612 | 2026-08-29T21:38:42.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 613 | 2026-08-29T21:38:42.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 614 | 2026-08-29T21:38:42.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 615 | 2026-08-29T21:38:42.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 616 | 2026-08-29T21:38:42.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 617 | 2026-08-29T21:38:42.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 618 | 2026-08-29T21:38:42.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 619 | 2026-08-29T21:38:42.996Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 36
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 620 | 2026-08-29T21:38:43.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 621 | 2026-08-29T21:38:43.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 622 | 2026-08-29T21:38:43.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 623 | 2026-08-29T21:38:43.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 624 | 2026-08-29T21:38:43.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 625 | 2026-08-29T21:38:43.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 626 | 2026-08-29T21:38:43.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 627 | 2026-08-29T21:38:43.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 628 | 2026-08-29T21:38:43.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 629 | 2026-08-29T21:38:44.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 630 | 2026-08-29T21:38:44.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 631 | 2026-08-29T21:38:44.113Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 632 | 2026-08-29T21:38:44.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 256
|
| 633 | 2026-08-29T21:38:44.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 256
|
| 634 | 2026-08-29T21:38:44.202Z | DEBG | oximeter (clickhouse-client): unrolling 256 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 635 | 2026-08-29T21:38:44.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 636 | 2026-08-29T21:38:44.207Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 122
table_name = fields_string
|
| 637 | 2026-08-29T21:38:44.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 21
table_name = fields_u16
|
| 638 | 2026-08-29T21:38:44.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 117
table_name = fields_uuid
|
| 639 | 2026-08-29T21:38:44.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 640 | 2026-08-29T21:38:44.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 21
table_name = measurements_histogramu64
|
| 641 | 2026-08-29T21:38:44.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 15
table_name = measurements_i64
|
| 642 | 2026-08-29T21:38:44.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 643 | 2026-08-29T21:38:44.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 644 | 2026-08-29T21:38:44.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 645 | 2026-08-29T21:38:44.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 646 | 2026-08-29T21:38:44.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 647 | 2026-08-29T21:38:44.965Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 648 | 2026-08-29T21:38:44.965Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 649 | 2026-08-29T21:38:44.969Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d6a3931b-7c90-4679-bffa-5c5ac3e6b5a8", "content-length": "1136", "date": "Sat, 29 Aug 2026 21:38:44 GMT"} })
|
| 650 | 2026-08-29T21:38:44.969Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMTg4NTNmNi0wYjM1LTRjODMtOTZmYi0yNDk1NzM2YzMxM2QifX0%3D
|
| 651 | 2026-08-29T21:38:44.973Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMTg4NTNmNi0wYjM1LTRjODMtOTZmYi0yNDk1NzM2YzMxM2QifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "20c7029b-ad69-4402-91ca-73f70596eac4", "content-length": "29", "date": "Sat, 29 Aug 2026 21:38:44 GMT"} })
|
| 652 | 2026-08-29T21:38:44.973Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 7
n_pruned_tasks = 0
|
| 653 | 2026-08-29T21:38:44.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 654 | 2026-08-29T21:38:44.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 655 | 2026-08-29T21:38:44.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 656 | 2026-08-29T21:38:45.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 657 | 2026-08-29T21:38:45.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 658 | 2026-08-29T21:38:45.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 659 | 2026-08-29T21:38:45.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 660 | 2026-08-29T21:38:45.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 661 | 2026-08-29T21:38:45.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 662 | 2026-08-29T21:38:45.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 663 | 2026-08-29T21:38:45.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 664 | 2026-08-29T21:38:45.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 665 | 2026-08-29T21:38:46.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 666 | 2026-08-29T21:38:46.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 667 | 2026-08-29T21:38:46.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 668 | 2026-08-29T21:38:46.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 669 | 2026-08-29T21:38:46.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 670 | 2026-08-29T21:38:46.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 671 | 2026-08-29T21:38:46.555Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 672 | 2026-08-29T21:38:46.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 673 | 2026-08-29T21:38:46.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 674 | 2026-08-29T21:38:46.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 675 | 2026-08-29T21:38:47.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 676 | 2026-08-29T21:38:47.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 677 | 2026-08-29T21:38:47.113Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 678 | 2026-08-29T21:38:47.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 679 | 2026-08-29T21:38:47.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 680 | 2026-08-29T21:38:47.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 681 | 2026-08-29T21:38:47.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 682 | 2026-08-29T21:38:47.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 683 | 2026-08-29T21:38:47.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 684 | 2026-08-29T21:38:48.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 685 | 2026-08-29T21:38:48.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 686 | 2026-08-29T21:38:48.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 687 | 2026-08-29T21:38:48.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 688 | 2026-08-29T21:38:48.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 689 | 2026-08-29T21:38:48.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 690 | 2026-08-29T21:38:48.971Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 691 | 2026-08-29T21:38:48.971Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 692 | 2026-08-29T21:38:48.972Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 693 | 2026-08-29T21:38:48.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 694 | 2026-08-29T21:38:48.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 695 | 2026-08-29T21:38:48.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 696 | 2026-08-29T21:38:49.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 697 | 2026-08-29T21:38:49.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 698 | 2026-08-29T21:38:49.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 699 | 2026-08-29T21:38:49.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 700 | 2026-08-29T21:38:49.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 701 | 2026-08-29T21:38:49.202Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 702 | 2026-08-29T21:38:49.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 703 | 2026-08-29T21:38:49.207Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 8
table_name = fields_ipaddr
|
| 704 | 2026-08-29T21:38:49.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 110
table_name = fields_string
|
| 705 | 2026-08-29T21:38:49.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 20
table_name = fields_u16
|
| 706 | 2026-08-29T21:38:49.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 108
table_name = fields_uuid
|
| 707 | 2026-08-29T21:38:49.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 164
table_name = measurements_cumulativeu64
|
| 708 | 2026-08-29T21:38:49.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_histogramu64
|
| 709 | 2026-08-29T21:38:49.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 710 | 2026-08-29T21:38:49.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 711 | 2026-08-29T21:38:49.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 712 | 2026-08-29T21:38:49.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 713 | 2026-08-29T21:38:49.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 714 | 2026-08-29T21:38:49.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 715 | 2026-08-29T21:38:49.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 716 | 2026-08-29T21:38:49.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 717 | 2026-08-29T21:38:50.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 718 | 2026-08-29T21:38:50.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 719 | 2026-08-29T21:38:50.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 720 | 2026-08-29T21:38:50.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 721 | 2026-08-29T21:38:50.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 722 | 2026-08-29T21:38:50.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 723 | 2026-08-29T21:38:50.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 724 | 2026-08-29T21:38:50.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 725 | 2026-08-29T21:38:50.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 726 | 2026-08-29T21:38:51.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 727 | 2026-08-29T21:38:51.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 728 | 2026-08-29T21:38:51.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 729 | 2026-08-29T21:38:51.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 730 | 2026-08-29T21:38:51.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 731 | 2026-08-29T21:38:51.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 732 | 2026-08-29T21:38:51.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 733 | 2026-08-29T21:38:51.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 734 | 2026-08-29T21:38:51.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 735 | 2026-08-29T21:38:52.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 736 | 2026-08-29T21:38:52.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 737 | 2026-08-29T21:38:52.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 738 | 2026-08-29T21:38:52.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 739 | 2026-08-29T21:38:52.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 740 | 2026-08-29T21:38:52.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 741 | 2026-08-29T21:38:52.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 742 | 2026-08-29T21:38:52.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 743 | 2026-08-29T21:38:52.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 744 | 2026-08-29T21:38:52.995Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 745 | 2026-08-29T21:38:52.995Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 746 | 2026-08-29T21:38:52.997Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 22
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 747 | 2026-08-29T21:38:53.028Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 748 | 2026-08-29T21:38:53.028Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 749 | 2026-08-29T21:38:53.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1915
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 750 | 2026-08-29T21:38:53.055Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2109
|
| 751 | 2026-08-29T21:38:53.055Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2109
|
| 752 | 2026-08-29T21:38:53.055Z | DEBG | oximeter (clickhouse-client): unrolling 2109 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 753 | 2026-08-29T21:38:53.056Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 754 | 2026-08-29T21:38:53.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 3445
table_name = fields_string
|
| 755 | 2026-08-29T21:38:53.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 30
table_name = fields_u16
|
| 756 | 2026-08-29T21:38:53.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 977
table_name = fields_u32
|
| 757 | 2026-08-29T21:38:53.083Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2011
table_name = fields_uuid
|
| 758 | 2026-08-29T21:38:53.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1881
table_name = measurements_cumulativeu64
|
| 759 | 2026-08-29T21:38:53.088Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 30
table_name = measurements_histogramu64
|
| 760 | 2026-08-29T21:38:53.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_u64
|
| 761 | 2026-08-29T21:38:53.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 762 | 2026-08-29T21:38:53.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 763 | 2026-08-29T21:38:53.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 764 | 2026-08-29T21:38:53.156Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 765 | 2026-08-29T21:38:53.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 766 | 2026-08-29T21:38:53.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 767 | 2026-08-29T21:38:53.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 768 | 2026-08-29T21:38:53.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 769 | 2026-08-29T21:38:53.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 770 | 2026-08-29T21:38:53.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 771 | 2026-08-29T21:38:54.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 772 | 2026-08-29T21:38:54.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 773 | 2026-08-29T21:38:54.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 774 | 2026-08-29T21:38:54.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 775 | 2026-08-29T21:38:54.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 776 | 2026-08-29T21:38:54.202Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 777 | 2026-08-29T21:38:54.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 778 | 2026-08-29T21:38:54.206Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 779 | 2026-08-29T21:38:54.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 780 | 2026-08-29T21:38:54.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 781 | 2026-08-29T21:38:54.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 782 | 2026-08-29T21:38:54.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 783 | 2026-08-29T21:38:54.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 784 | 2026-08-29T21:38:54.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 785 | 2026-08-29T21:38:54.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 786 | 2026-08-29T21:38:54.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 787 | 2026-08-29T21:38:54.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 788 | 2026-08-29T21:38:54.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 789 | 2026-08-29T21:38:55.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 790 | 2026-08-29T21:38:55.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 791 | 2026-08-29T21:38:55.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 792 | 2026-08-29T21:38:55.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 793 | 2026-08-29T21:38:55.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 794 | 2026-08-29T21:38:55.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 795 | 2026-08-29T21:38:55.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 796 | 2026-08-29T21:38:55.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 797 | 2026-08-29T21:38:55.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 798 | 2026-08-29T21:38:56.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 799 | 2026-08-29T21:38:56.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 800 | 2026-08-29T21:38:56.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 801 | 2026-08-29T21:38:56.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 802 | 2026-08-29T21:38:56.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 803 | 2026-08-29T21:38:56.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 804 | 2026-08-29T21:38:56.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 805 | 2026-08-29T21:38:56.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 806 | 2026-08-29T21:38:56.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 807 | 2026-08-29T21:38:57.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 808 | 2026-08-29T21:38:57.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 809 | 2026-08-29T21:38:57.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 810 | 2026-08-29T21:38:57.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 811 | 2026-08-29T21:38:57.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 812 | 2026-08-29T21:38:57.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 813 | 2026-08-29T21:38:57.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 814 | 2026-08-29T21:38:57.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 815 | 2026-08-29T21:38:57.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 816 | 2026-08-29T21:38:58.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 817 | 2026-08-29T21:38:58.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 818 | 2026-08-29T21:38:58.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 819 | 2026-08-29T21:38:58.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 820 | 2026-08-29T21:38:58.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 821 | 2026-08-29T21:38:58.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 822 | 2026-08-29T21:38:58.971Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 823 | 2026-08-29T21:38:58.971Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 824 | 2026-08-29T21:38:58.973Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 825 | 2026-08-29T21:38:58.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 826 | 2026-08-29T21:38:58.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 827 | 2026-08-29T21:38:58.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 828 | 2026-08-29T21:38:59.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 829 | 2026-08-29T21:38:59.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 830 | 2026-08-29T21:38:59.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 831 | 2026-08-29T21:38:59.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 832 | 2026-08-29T21:38:59.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 833 | 2026-08-29T21:38:59.202Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 834 | 2026-08-29T21:38:59.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 835 | 2026-08-29T21:38:59.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_string
|
| 836 | 2026-08-29T21:38:59.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u16
|
| 837 | 2026-08-29T21:38:59.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 100
table_name = fields_uuid
|
| 838 | 2026-08-29T21:38:59.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 839 | 2026-08-29T21:38:59.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 840 | 2026-08-29T21:38:59.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 841 | 2026-08-29T21:38:59.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 842 | 2026-08-29T21:38:59.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 843 | 2026-08-29T21:38:59.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 844 | 2026-08-29T21:38:59.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 845 | 2026-08-29T21:38:59.965Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 846 | 2026-08-29T21:38:59.965Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 847 | 2026-08-29T21:38:59.970Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "51387509-3702-4874-be3e-ff23def32c09", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:38:59 GMT"} })
|
| 848 | 2026-08-29T21:38:59.970Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 849 | 2026-08-29T21:38:59.973Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7dd5a1d0-5545-4554-99ba-4bae0dfe3a31", "content-length": "29", "date": "Sat, 29 Aug 2026 21:38:59 GMT"} })
|
| 850 | 2026-08-29T21:38:59.973Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:37586
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
|
| 851 | 2026-08-29T21:38:59.973Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:46083
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
|
| 852 | 2026-08-29T21:38:59.973Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 853 | 2026-08-29T21:38:59.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 854 | 2026-08-29T21:38:59.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 855 | 2026-08-29T21:38:59.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 856 | 2026-08-29T21:39:00.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 857 | 2026-08-29T21:39:00.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 858 | 2026-08-29T21:39:00.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 859 | 2026-08-29T21:39:00.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 860 | 2026-08-29T21:39:00.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 861 | 2026-08-29T21:39:00.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 862 | 2026-08-29T21:39:00.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 863 | 2026-08-29T21:39:00.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 864 | 2026-08-29T21:39:00.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 865 | 2026-08-29T21:39:01.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 866 | 2026-08-29T21:39:01.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 867 | 2026-08-29T21:39:01.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 868 | 2026-08-29T21:39:01.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 869 | 2026-08-29T21:39:01.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 870 | 2026-08-29T21:39:01.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 871 | 2026-08-29T21:39:01.396Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 872 | 2026-08-29T21:39:01.396Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 873 | 2026-08-29T21:39:01.398Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 874 | 2026-08-29T21:39:01.401Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 875 | 2026-08-29T21:39:01.401Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 876 | 2026-08-29T21:39:01.409Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 8
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 877 | 2026-08-29T21:39:01.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 878 | 2026-08-29T21:39:01.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 879 | 2026-08-29T21:39:01.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 880 | 2026-08-29T21:39:02.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 881 | 2026-08-29T21:39:02.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 882 | 2026-08-29T21:39:02.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 883 | 2026-08-29T21:39:02.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 884 | 2026-08-29T21:39:02.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 885 | 2026-08-29T21:39:02.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 886 | 2026-08-29T21:39:02.428Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 887 | 2026-08-29T21:39:02.428Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 888 | 2026-08-29T21:39:02.441Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 10
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 889 | 2026-08-29T21:39:02.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 890 | 2026-08-29T21:39:02.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 891 | 2026-08-29T21:39:02.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 892 | 2026-08-29T21:39:02.995Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 893 | 2026-08-29T21:39:02.995Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 894 | 2026-08-29T21:39:02.997Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 22
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 895 | 2026-08-29T21:39:03.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 896 | 2026-08-29T21:39:03.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 897 | 2026-08-29T21:39:03.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 898 | 2026-08-29T21:39:03.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 899 | 2026-08-29T21:39:03.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 900 | 2026-08-29T21:39:03.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 901 | 2026-08-29T21:39:03.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 902 | 2026-08-29T21:39:03.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 903 | 2026-08-29T21:39:03.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 904 | 2026-08-29T21:39:04.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 905 | 2026-08-29T21:39:04.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 906 | 2026-08-29T21:39:04.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 907 | 2026-08-29T21:39:04.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 296
|
| 908 | 2026-08-29T21:39:04.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 296
|
| 909 | 2026-08-29T21:39:04.202Z | DEBG | oximeter (clickhouse-client): unrolling 296 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 910 | 2026-08-29T21:39:04.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 911 | 2026-08-29T21:39:04.205Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("database_transaction:retry_data"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "attempt", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "name", field_type: String, source: Target, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-29T21:39:04.202798249Z }
timeseries_name = database_transaction:retry_data
|
| 912 | 2026-08-29T21:39:04.207Z | DEBG | oximeter (clickhouse-client): inserting 1 new timeseries schema
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 913 | 2026-08-29T21:39:04.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 914 | 2026-08-29T21:39:04.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 261
table_name = fields_string
|
| 915 | 2026-08-29T21:39:04.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 42
table_name = fields_u16
|
| 916 | 2026-08-29T21:39:04.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 25
table_name = fields_u32
|
| 917 | 2026-08-29T21:39:04.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 918 | 2026-08-29T21:39:04.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 163
table_name = fields_uuid
|
| 919 | 2026-08-29T21:39:04.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 196
table_name = measurements_cumulativeu64
|
| 920 | 2026-08-29T21:39:04.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1
table_name = measurements_f64
|
| 921 | 2026-08-29T21:39:04.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 30
table_name = measurements_histogramu64
|
| 922 | 2026-08-29T21:39:04.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 9
table_name = measurements_i64
|
| 923 | 2026-08-29T21:39:04.222Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 924 | 2026-08-29T21:39:04.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 925 | 2026-08-29T21:39:04.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 926 | 2026-08-29T21:39:04.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 927 | 2026-08-29T21:39:04.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 928 | 2026-08-29T21:39:04.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 929 | 2026-08-29T21:39:04.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 930 | 2026-08-29T21:39:04.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 931 | 2026-08-29T21:39:05.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 932 | 2026-08-29T21:39:05.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 933 | 2026-08-29T21:39:05.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 934 | 2026-08-29T21:39:05.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 935 | 2026-08-29T21:39:05.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 936 | 2026-08-29T21:39:05.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 937 | 2026-08-29T21:39:05.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 938 | 2026-08-29T21:39:05.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 939 | 2026-08-29T21:39:05.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 940 | 2026-08-29T21:39:06.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 941 | 2026-08-29T21:39:06.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 942 | 2026-08-29T21:39:06.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 943 | 2026-08-29T21:39:06.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 944 | 2026-08-29T21:39:06.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 945 | 2026-08-29T21:39:06.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 946 | 2026-08-29T21:39:06.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 947 | 2026-08-29T21:39:06.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 948 | 2026-08-29T21:39:06.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 949 | 2026-08-29T21:39:07.025Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 950 | 2026-08-29T21:39:07.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 951 | 2026-08-29T21:39:07.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 952 | 2026-08-29T21:39:07.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 953 | 2026-08-29T21:39:07.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 954 | 2026-08-29T21:39:07.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 955 | 2026-08-29T21:39:07.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 956 | 2026-08-29T21:39:07.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 957 | 2026-08-29T21:39:07.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 958 | 2026-08-29T21:39:07.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 959 | 2026-08-29T21:39:08.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 960 | 2026-08-29T21:39:08.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 961 | 2026-08-29T21:39:08.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 962 | 2026-08-29T21:39:08.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 963 | 2026-08-29T21:39:08.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 964 | 2026-08-29T21:39:08.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 965 | 2026-08-29T21:39:08.971Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 966 | 2026-08-29T21:39:08.971Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 967 | 2026-08-29T21:39:08.972Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 968 | 2026-08-29T21:39:08.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 969 | 2026-08-29T21:39:08.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 970 | 2026-08-29T21:39:08.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 971 | 2026-08-29T21:39:09.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 972 | 2026-08-29T21:39:09.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 973 | 2026-08-29T21:39:09.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 974 | 2026-08-29T21:39:09.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 975 | 2026-08-29T21:39:09.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 976 | 2026-08-29T21:39:09.202Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 977 | 2026-08-29T21:39:09.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 978 | 2026-08-29T21:39:09.207Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 979 | 2026-08-29T21:39:09.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 980 | 2026-08-29T21:39:09.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 981 | 2026-08-29T21:39:09.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 982 | 2026-08-29T21:39:09.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 983 | 2026-08-29T21:39:09.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 984 | 2026-08-29T21:39:09.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 985 | 2026-08-29T21:39:09.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 986 | 2026-08-29T21:39:09.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 987 | 2026-08-29T21:39:09.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 988 | 2026-08-29T21:39:09.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 989 | 2026-08-29T21:39:09.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 990 | 2026-08-29T21:39:09.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 991 | 2026-08-29T21:39:09.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 992 | 2026-08-29T21:39:10.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 993 | 2026-08-29T21:39:10.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 994 | 2026-08-29T21:39:10.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 995 | 2026-08-29T21:39:10.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 996 | 2026-08-29T21:39:10.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 997 | 2026-08-29T21:39:10.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 998 | 2026-08-29T21:39:10.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 999 | 2026-08-29T21:39:10.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1000 | 2026-08-29T21:39:10.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1001 | 2026-08-29T21:39:11.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1002 | 2026-08-29T21:39:11.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1003 | 2026-08-29T21:39:11.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1004 | 2026-08-29T21:39:11.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1005 | 2026-08-29T21:39:11.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1006 | 2026-08-29T21:39:11.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1007 | 2026-08-29T21:39:11.401Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1008 | 2026-08-29T21:39:11.401Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1009 | 2026-08-29T21:39:11.403Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1010 | 2026-08-29T21:39:11.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1011 | 2026-08-29T21:39:11.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1012 | 2026-08-29T21:39:11.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1013 | 2026-08-29T21:39:12.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1014 | 2026-08-29T21:39:12.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1015 | 2026-08-29T21:39:12.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1016 | 2026-08-29T21:39:12.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1017 | 2026-08-29T21:39:12.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1018 | 2026-08-29T21:39:12.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1019 | 2026-08-29T21:39:12.428Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1020 | 2026-08-29T21:39:12.428Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1021 | 2026-08-29T21:39:12.428Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1022 | 2026-08-29T21:39:12.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1023 | 2026-08-29T21:39:12.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1024 | 2026-08-29T21:39:12.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1025 | 2026-08-29T21:39:12.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1026 | 2026-08-29T21:39:12.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1027 | 2026-08-29T21:39:12.996Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1028 | 2026-08-29T21:39:13.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1029 | 2026-08-29T21:39:13.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1030 | 2026-08-29T21:39:13.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1031 | 2026-08-29T21:39:13.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1032 | 2026-08-29T21:39:13.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1033 | 2026-08-29T21:39:13.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1034 | 2026-08-29T21:39:13.806Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1035 | 2026-08-29T21:39:13.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1036 | 2026-08-29T21:39:13.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1037 | 2026-08-29T21:39:13.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1038 | 2026-08-29T21:39:14.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1039 | 2026-08-29T21:39:14.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1040 | 2026-08-29T21:39:14.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1041 | 2026-08-29T21:39:14.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 1042 | 2026-08-29T21:39:14.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 1043 | 2026-08-29T21:39:14.202Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1044 | 2026-08-29T21:39:14.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1045 | 2026-08-29T21:39:14.207Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 1046 | 2026-08-29T21:39:14.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_string
|
| 1047 | 2026-08-29T21:39:14.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 35
table_name = fields_u16
|
| 1048 | 2026-08-29T21:39:14.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 123
table_name = fields_uuid
|
| 1049 | 2026-08-29T21:39:14.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 1050 | 2026-08-29T21:39:14.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 1051 | 2026-08-29T21:39:14.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1052 | 2026-08-29T21:39:14.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1053 | 2026-08-29T21:39:14.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1054 | 2026-08-29T21:39:14.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1055 | 2026-08-29T21:39:14.345Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1056 | 2026-08-29T21:39:14.646Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1057 | 2026-08-29T21:39:14.966Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1058 | 2026-08-29T21:39:14.966Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 1059 | 2026-08-29T21:39:14.970Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d3561152-e5fa-474e-b412-6a3e59d4028c", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:39:14 GMT"} })
|
| 1060 | 2026-08-29T21:39:14.970Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 1061 | 2026-08-29T21:39:14.973Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5a06b56c-69d2-47e6-a8ec-36b6d9e958a2", "content-length": "29", "date": "Sat, 29 Aug 2026 21:39:14 GMT"} })
|
| 1062 | 2026-08-29T21:39:14.973Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1063 | 2026-08-29T21:39:14.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1064 | 2026-08-29T21:39:14.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1065 | 2026-08-29T21:39:14.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1066 | 2026-08-29T21:39:15.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1067 | 2026-08-29T21:39:15.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1068 | 2026-08-29T21:39:15.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1069 | 2026-08-29T21:39:15.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1070 | 2026-08-29T21:39:15.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1071 | 2026-08-29T21:39:15.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1072 | 2026-08-29T21:39:15.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1073 | 2026-08-29T21:39:15.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1074 | 2026-08-29T21:39:15.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1075 | 2026-08-29T21:39:16.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1076 | 2026-08-29T21:39:16.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1077 | 2026-08-29T21:39:16.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1078 | 2026-08-29T21:39:16.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1079 | 2026-08-29T21:39:16.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1080 | 2026-08-29T21:39:16.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1081 | 2026-08-29T21:39:16.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1082 | 2026-08-29T21:39:16.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1083 | 2026-08-29T21:39:16.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1084 | 2026-08-29T21:39:17.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1085 | 2026-08-29T21:39:17.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1086 | 2026-08-29T21:39:17.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1087 | 2026-08-29T21:39:17.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1088 | 2026-08-29T21:39:17.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1089 | 2026-08-29T21:39:17.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1090 | 2026-08-29T21:39:17.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1091 | 2026-08-29T21:39:17.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1092 | 2026-08-29T21:39:17.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1093 | 2026-08-29T21:39:18.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1094 | 2026-08-29T21:39:18.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1095 | 2026-08-29T21:39:18.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1096 | 2026-08-29T21:39:18.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1097 | 2026-08-29T21:39:18.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1098 | 2026-08-29T21:39:18.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1099 | 2026-08-29T21:39:18.972Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1100 | 2026-08-29T21:39:18.972Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1101 | 2026-08-29T21:39:18.973Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1102 | 2026-08-29T21:39:18.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1103 | 2026-08-29T21:39:18.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1104 | 2026-08-29T21:39:18.990Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1105 | 2026-08-29T21:39:19.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1106 | 2026-08-29T21:39:19.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1107 | 2026-08-29T21:39:19.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1108 | 2026-08-29T21:39:19.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 1109 | 2026-08-29T21:39:19.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 1110 | 2026-08-29T21:39:19.202Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1111 | 2026-08-29T21:39:19.202Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1112 | 2026-08-29T21:39:19.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 1113 | 2026-08-29T21:39:19.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 1114 | 2026-08-29T21:39:19.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 1115 | 2026-08-29T21:39:19.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 1116 | 2026-08-29T21:39:19.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 1117 | 2026-08-29T21:39:19.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 1118 | 2026-08-29T21:39:19.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1119 | 2026-08-29T21:39:19.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1120 | 2026-08-29T21:39:19.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1121 | 2026-08-29T21:39:19.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1122 | 2026-08-29T21:39:19.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1123 | 2026-08-29T21:39:19.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1124 | 2026-08-29T21:39:19.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1125 | 2026-08-29T21:39:19.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1126 | 2026-08-29T21:39:20.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1127 | 2026-08-29T21:39:20.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1128 | 2026-08-29T21:39:20.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1129 | 2026-08-29T21:39:20.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1130 | 2026-08-29T21:39:20.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1131 | 2026-08-29T21:39:20.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1132 | 2026-08-29T21:39:20.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1133 | 2026-08-29T21:39:20.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1134 | 2026-08-29T21:39:20.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1135 | 2026-08-29T21:39:21.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1136 | 2026-08-29T21:39:21.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1137 | 2026-08-29T21:39:21.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1138 | 2026-08-29T21:39:21.147Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1139 | 2026-08-29T21:39:21.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1140 | 2026-08-29T21:39:21.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1141 | 2026-08-29T21:39:21.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1142 | 2026-08-29T21:39:21.401Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1143 | 2026-08-29T21:39:21.401Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1144 | 2026-08-29T21:39:21.402Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1145 | 2026-08-29T21:39:21.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1146 | 2026-08-29T21:39:21.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1147 | 2026-08-29T21:39:21.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1148 | 2026-08-29T21:39:22.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1149 | 2026-08-29T21:39:22.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1150 | 2026-08-29T21:39:22.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1151 | 2026-08-29T21:39:22.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1152 | 2026-08-29T21:39:22.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1153 | 2026-08-29T21:39:22.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1154 | 2026-08-29T21:39:22.427Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1155 | 2026-08-29T21:39:22.428Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1156 | 2026-08-29T21:39:22.428Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1157 | 2026-08-29T21:39:22.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1158 | 2026-08-29T21:39:22.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1159 | 2026-08-29T21:39:22.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1160 | 2026-08-29T21:39:22.995Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1161 | 2026-08-29T21:39:22.995Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1162 | 2026-08-29T21:39:22.996Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1163 | 2026-08-29T21:39:23.029Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1164 | 2026-08-29T21:39:23.029Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1165 | 2026-08-29T21:39:23.045Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1763
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1166 | 2026-08-29T21:39:23.048Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1968
|
| 1167 | 2026-08-29T21:39:23.049Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1968
|
| 1168 | 2026-08-29T21:39:23.049Z | DEBG | oximeter (clickhouse-client): unrolling 1968 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1169 | 2026-08-29T21:39:23.049Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1170 | 2026-08-29T21:39:23.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 1171 | 2026-08-29T21:39:23.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2605
table_name = fields_string
|
| 1172 | 2026-08-29T21:39:23.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 43
table_name = fields_u16
|
| 1173 | 2026-08-29T21:39:23.071Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 825
table_name = fields_u32
|
| 1174 | 2026-08-29T21:39:23.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1442
table_name = fields_uuid
|
| 1175 | 2026-08-29T21:39:23.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1883
table_name = measurements_cumulativeu64
|
| 1176 | 2026-08-29T21:39:23.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 39
table_name = measurements_histogramu64
|
| 1177 | 2026-08-29T21:39:23.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 46
table_name = measurements_u64
|
| 1178 | 2026-08-29T21:39:23.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1179 | 2026-08-29T21:39:23.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1180 | 2026-08-29T21:39:23.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1181 | 2026-08-29T21:39:23.150Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1182 | 2026-08-29T21:39:23.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1183 | 2026-08-29T21:39:23.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1184 | 2026-08-29T21:39:23.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1185 | 2026-08-29T21:39:23.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1186 | 2026-08-29T21:39:23.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1187 | 2026-08-29T21:39:23.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1188 | 2026-08-29T21:39:24.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1189 | 2026-08-29T21:39:24.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1190 | 2026-08-29T21:39:24.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1191 | 2026-08-29T21:39:24.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 1192 | 2026-08-29T21:39:24.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 1193 | 2026-08-29T21:39:24.203Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1194 | 2026-08-29T21:39:24.203Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1195 | 2026-08-29T21:39:24.207Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 1196 | 2026-08-29T21:39:24.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 1197 | 2026-08-29T21:39:24.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 1198 | 2026-08-29T21:39:24.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 1199 | 2026-08-29T21:39:24.303Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1200 | 2026-08-29T21:39:24.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1201 | 2026-08-29T21:39:24.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1202 | 2026-08-29T21:39:24.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1203 | 2026-08-29T21:39:24.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1204 | 2026-08-29T21:39:24.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1205 | 2026-08-29T21:39:24.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1206 | 2026-08-29T21:39:25.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1207 | 2026-08-29T21:39:25.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1208 | 2026-08-29T21:39:25.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1209 | 2026-08-29T21:39:25.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1210 | 2026-08-29T21:39:25.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1211 | 2026-08-29T21:39:25.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1212 | 2026-08-29T21:39:25.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1213 | 2026-08-29T21:39:25.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1214 | 2026-08-29T21:39:25.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1215 | 2026-08-29T21:39:26.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1216 | 2026-08-29T21:39:26.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1217 | 2026-08-29T21:39:26.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1218 | 2026-08-29T21:39:26.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1219 | 2026-08-29T21:39:26.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1220 | 2026-08-29T21:39:26.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1221 | 2026-08-29T21:39:26.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1222 | 2026-08-29T21:39:26.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1223 | 2026-08-29T21:39:26.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1224 | 2026-08-29T21:39:27.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1225 | 2026-08-29T21:39:27.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1226 | 2026-08-29T21:39:27.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1227 | 2026-08-29T21:39:27.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1228 | 2026-08-29T21:39:27.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1229 | 2026-08-29T21:39:27.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1230 | 2026-08-29T21:39:27.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1231 | 2026-08-29T21:39:27.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1232 | 2026-08-29T21:39:27.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1233 | 2026-08-29T21:39:28.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1234 | 2026-08-29T21:39:28.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1235 | 2026-08-29T21:39:28.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1236 | 2026-08-29T21:39:28.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1237 | 2026-08-29T21:39:28.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1238 | 2026-08-29T21:39:28.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1239 | 2026-08-29T21:39:28.692Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 1240 | 2026-08-29T21:39:28.972Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1241 | 2026-08-29T21:39:28.972Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1242 | 2026-08-29T21:39:28.973Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1243 | 2026-08-29T21:39:28.989Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1244 | 2026-08-29T21:39:28.989Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1245 | 2026-08-29T21:39:28.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1246 | 2026-08-29T21:39:29.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1247 | 2026-08-29T21:39:29.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1248 | 2026-08-29T21:39:29.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1249 | 2026-08-29T21:39:29.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 1250 | 2026-08-29T21:39:29.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 1251 | 2026-08-29T21:39:29.203Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1252 | 2026-08-29T21:39:29.203Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1253 | 2026-08-29T21:39:29.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 1254 | 2026-08-29T21:39:29.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 1255 | 2026-08-29T21:39:29.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 1256 | 2026-08-29T21:39:29.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 1257 | 2026-08-29T21:39:29.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 1258 | 2026-08-29T21:39:29.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 1259 | 2026-08-29T21:39:29.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1260 | 2026-08-29T21:39:29.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1261 | 2026-08-29T21:39:29.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1262 | 2026-08-29T21:39:29.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1263 | 2026-08-29T21:39:29.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1264 | 2026-08-29T21:39:29.966Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1265 | 2026-08-29T21:39:29.967Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 1266 | 2026-08-29T21:39:29.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4c7f70af-0263-4cbb-9ff0-5df6b7cb32d9", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:39:29 GMT"} })
|
| 1267 | 2026-08-29T21:39:29.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 1268 | 2026-08-29T21:39:29.976Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4e719eef-d9d4-4523-bd86-ee28643f31d6", "content-length": "29", "date": "Sat, 29 Aug 2026 21:39:29 GMT"} })
|
| 1269 | 2026-08-29T21:39:29.976Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1270 | 2026-08-29T21:39:29.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1271 | 2026-08-29T21:39:29.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1272 | 2026-08-29T21:39:29.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1273 | 2026-08-29T21:39:30.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1274 | 2026-08-29T21:39:30.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1275 | 2026-08-29T21:39:30.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1276 | 2026-08-29T21:39:30.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1277 | 2026-08-29T21:39:30.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1278 | 2026-08-29T21:39:30.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1279 | 2026-08-29T21:39:30.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1280 | 2026-08-29T21:39:30.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1281 | 2026-08-29T21:39:30.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1282 | 2026-08-29T21:39:31.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1283 | 2026-08-29T21:39:31.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1284 | 2026-08-29T21:39:31.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1285 | 2026-08-29T21:39:31.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1286 | 2026-08-29T21:39:31.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1287 | 2026-08-29T21:39:31.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1288 | 2026-08-29T21:39:31.396Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 1289 | 2026-08-29T21:39:31.396Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 1290 | 2026-08-29T21:39:31.397Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 1291 | 2026-08-29T21:39:31.402Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1292 | 2026-08-29T21:39:31.402Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1293 | 2026-08-29T21:39:31.403Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1294 | 2026-08-29T21:39:31.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1295 | 2026-08-29T21:39:31.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1296 | 2026-08-29T21:39:31.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1297 | 2026-08-29T21:39:32.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1298 | 2026-08-29T21:39:32.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1299 | 2026-08-29T21:39:32.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1300 | 2026-08-29T21:39:32.344Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1301 | 2026-08-29T21:39:32.344Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1302 | 2026-08-29T21:39:32.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1303 | 2026-08-29T21:39:32.428Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1304 | 2026-08-29T21:39:32.428Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1305 | 2026-08-29T21:39:32.429Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1306 | 2026-08-29T21:39:32.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1307 | 2026-08-29T21:39:32.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1308 | 2026-08-29T21:39:32.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1309 | 2026-08-29T21:39:32.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1310 | 2026-08-29T21:39:32.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1311 | 2026-08-29T21:39:32.996Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1312 | 2026-08-29T21:39:33.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1313 | 2026-08-29T21:39:33.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1314 | 2026-08-29T21:39:33.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1315 | 2026-08-29T21:39:33.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1316 | 2026-08-29T21:39:33.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1317 | 2026-08-29T21:39:33.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1318 | 2026-08-29T21:39:33.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1319 | 2026-08-29T21:39:33.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1320 | 2026-08-29T21:39:33.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1321 | 2026-08-29T21:39:34.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1322 | 2026-08-29T21:39:34.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1323 | 2026-08-29T21:39:34.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1324 | 2026-08-29T21:39:34.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 287
|
| 1325 | 2026-08-29T21:39:34.202Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 287
|
| 1326 | 2026-08-29T21:39:34.202Z | DEBG | oximeter (clickhouse-client): unrolling 287 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1327 | 2026-08-29T21:39:34.203Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1328 | 2026-08-29T21:39:34.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 1329 | 2026-08-29T21:39:34.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 262
table_name = fields_string
|
| 1330 | 2026-08-29T21:39:34.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 43
table_name = fields_u16
|
| 1331 | 2026-08-29T21:39:34.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 1332 | 2026-08-29T21:39:34.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 1333 | 2026-08-29T21:39:34.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 155
table_name = fields_uuid
|
| 1334 | 2026-08-29T21:39:34.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 196
table_name = measurements_cumulativeu64
|
| 1335 | 2026-08-29T21:39:34.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 1336 | 2026-08-29T21:39:34.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1337 | 2026-08-29T21:39:34.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1338 | 2026-08-29T21:39:34.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1339 | 2026-08-29T21:39:34.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1340 | 2026-08-29T21:39:34.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1341 | 2026-08-29T21:39:34.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1342 | 2026-08-29T21:39:34.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1343 | 2026-08-29T21:39:34.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1344 | 2026-08-29T21:39:35.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1345 | 2026-08-29T21:39:35.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1346 | 2026-08-29T21:39:35.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1347 | 2026-08-29T21:39:35.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1348 | 2026-08-29T21:39:35.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1349 | 2026-08-29T21:39:35.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1350 | 2026-08-29T21:39:35.569Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1351 | 2026-08-29T21:39:35.621Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1352 | 2026-08-29T21:39:35.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1353 | 2026-08-29T21:39:35.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1354 | 2026-08-29T21:39:35.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1355 | 2026-08-29T21:39:36.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1356 | 2026-08-29T21:39:36.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1357 | 2026-08-29T21:39:36.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1358 | 2026-08-29T21:39:36.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1359 | 2026-08-29T21:39:36.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1360 | 2026-08-29T21:39:36.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1361 | 2026-08-29T21:39:36.460Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1362 | 2026-08-29T21:39:36.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1363 | 2026-08-29T21:39:36.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1364 | 2026-08-29T21:39:36.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1365 | 2026-08-29T21:39:37.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1366 | 2026-08-29T21:39:37.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1367 | 2026-08-29T21:39:37.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1368 | 2026-08-29T21:39:37.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1369 | 2026-08-29T21:39:37.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1370 | 2026-08-29T21:39:37.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1371 | 2026-08-29T21:39:37.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1372 | 2026-08-29T21:39:37.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1373 | 2026-08-29T21:39:37.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1374 | 2026-08-29T21:39:38.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1375 | 2026-08-29T21:39:38.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1376 | 2026-08-29T21:39:38.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1377 | 2026-08-29T21:39:38.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1378 | 2026-08-29T21:39:38.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1379 | 2026-08-29T21:39:38.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1380 | 2026-08-29T21:39:38.972Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1381 | 2026-08-29T21:39:38.972Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1382 | 2026-08-29T21:39:38.973Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1383 | 2026-08-29T21:39:38.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1384 | 2026-08-29T21:39:38.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1385 | 2026-08-29T21:39:38.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1386 | 2026-08-29T21:39:39.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1387 | 2026-08-29T21:39:39.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1388 | 2026-08-29T21:39:39.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1389 | 2026-08-29T21:39:39.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 1390 | 2026-08-29T21:39:39.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 1391 | 2026-08-29T21:39:39.203Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1392 | 2026-08-29T21:39:39.203Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1393 | 2026-08-29T21:39:39.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_ipaddr
|
| 1394 | 2026-08-29T21:39:39.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 110
table_name = fields_string
|
| 1395 | 2026-08-29T21:39:39.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u16
|
| 1396 | 2026-08-29T21:39:39.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 112
table_name = fields_uuid
|
| 1397 | 2026-08-29T21:39:39.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 166
table_name = measurements_cumulativeu64
|
| 1398 | 2026-08-29T21:39:39.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 1399 | 2026-08-29T21:39:39.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1400 | 2026-08-29T21:39:39.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1401 | 2026-08-29T21:39:39.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1402 | 2026-08-29T21:39:39.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1403 | 2026-08-29T21:39:39.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1404 | 2026-08-29T21:39:39.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1405 | 2026-08-29T21:39:39.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1406 | 2026-08-29T21:39:39.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1407 | 2026-08-29T21:39:40.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1408 | 2026-08-29T21:39:40.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1409 | 2026-08-29T21:39:40.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1410 | 2026-08-29T21:39:40.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1411 | 2026-08-29T21:39:40.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1412 | 2026-08-29T21:39:40.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1413 | 2026-08-29T21:39:40.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1414 | 2026-08-29T21:39:40.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1415 | 2026-08-29T21:39:40.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1416 | 2026-08-29T21:39:41.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1417 | 2026-08-29T21:39:41.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1418 | 2026-08-29T21:39:41.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1419 | 2026-08-29T21:39:41.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1420 | 2026-08-29T21:39:41.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1421 | 2026-08-29T21:39:41.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1422 | 2026-08-29T21:39:41.402Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1423 | 2026-08-29T21:39:41.402Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1424 | 2026-08-29T21:39:41.403Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1425 | 2026-08-29T21:39:41.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1426 | 2026-08-29T21:39:41.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1427 | 2026-08-29T21:39:41.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1428 | 2026-08-29T21:39:42.113Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1429 | 2026-08-29T21:39:42.113Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1430 | 2026-08-29T21:39:42.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1431 | 2026-08-29T21:39:42.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1432 | 2026-08-29T21:39:42.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1433 | 2026-08-29T21:39:42.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1434 | 2026-08-29T21:39:42.428Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1435 | 2026-08-29T21:39:42.428Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1436 | 2026-08-29T21:39:42.429Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1437 | 2026-08-29T21:39:42.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1438 | 2026-08-29T21:39:42.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1439 | 2026-08-29T21:39:42.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1440 | 2026-08-29T21:39:42.995Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1441 | 2026-08-29T21:39:42.995Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1442 | 2026-08-29T21:39:42.997Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1443 | 2026-08-29T21:39:43.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1444 | 2026-08-29T21:39:43.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1445 | 2026-08-29T21:39:43.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1446 | 2026-08-29T21:39:43.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1447 | 2026-08-29T21:39:43.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1448 | 2026-08-29T21:39:43.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1449 | 2026-08-29T21:39:43.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1450 | 2026-08-29T21:39:43.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1451 | 2026-08-29T21:39:43.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1452 | 2026-08-29T21:39:44.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1453 | 2026-08-29T21:39:44.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1454 | 2026-08-29T21:39:44.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1455 | 2026-08-29T21:39:44.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 1456 | 2026-08-29T21:39:44.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 1457 | 2026-08-29T21:39:44.203Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1458 | 2026-08-29T21:39:44.203Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1459 | 2026-08-29T21:39:44.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 1460 | 2026-08-29T21:39:44.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 1461 | 2026-08-29T21:39:44.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 1462 | 2026-08-29T21:39:44.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1463 | 2026-08-29T21:39:44.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 1464 | 2026-08-29T21:39:44.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1465 | 2026-08-29T21:39:44.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1466 | 2026-08-29T21:39:44.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1467 | 2026-08-29T21:39:44.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1468 | 2026-08-29T21:39:44.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1469 | 2026-08-29T21:39:44.966Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1470 | 2026-08-29T21:39:44.966Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 1471 | 2026-08-29T21:39:44.969Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1afdc513-9cee-4de8-aea4-511f82c6f106", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:39:44 GMT"} })
|
| 1472 | 2026-08-29T21:39:44.969Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 1473 | 2026-08-29T21:39:44.974Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6d7692e2-b0c2-4875-8d15-1781e8f66b45", "content-length": "29", "date": "Sat, 29 Aug 2026 21:39:44 GMT"} })
|
| 1474 | 2026-08-29T21:39:44.974Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1475 | 2026-08-29T21:39:44.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1476 | 2026-08-29T21:39:44.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1477 | 2026-08-29T21:39:44.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1478 | 2026-08-29T21:39:45.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1479 | 2026-08-29T21:39:45.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1480 | 2026-08-29T21:39:45.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1481 | 2026-08-29T21:39:45.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1482 | 2026-08-29T21:39:45.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1483 | 2026-08-29T21:39:45.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1484 | 2026-08-29T21:39:45.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1485 | 2026-08-29T21:39:45.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1486 | 2026-08-29T21:39:45.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1487 | 2026-08-29T21:39:46.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1488 | 2026-08-29T21:39:46.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1489 | 2026-08-29T21:39:46.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1490 | 2026-08-29T21:39:46.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1491 | 2026-08-29T21:39:46.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1492 | 2026-08-29T21:39:46.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1493 | 2026-08-29T21:39:46.556Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1494 | 2026-08-29T21:39:46.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1495 | 2026-08-29T21:39:46.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1496 | 2026-08-29T21:39:46.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1497 | 2026-08-29T21:39:47.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1498 | 2026-08-29T21:39:47.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1499 | 2026-08-29T21:39:47.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1500 | 2026-08-29T21:39:47.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1501 | 2026-08-29T21:39:47.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1502 | 2026-08-29T21:39:47.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1503 | 2026-08-29T21:39:47.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1504 | 2026-08-29T21:39:47.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1505 | 2026-08-29T21:39:47.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1506 | 2026-08-29T21:39:48.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1507 | 2026-08-29T21:39:48.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1508 | 2026-08-29T21:39:48.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1509 | 2026-08-29T21:39:48.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1510 | 2026-08-29T21:39:48.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1511 | 2026-08-29T21:39:48.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1512 | 2026-08-29T21:39:48.972Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1513 | 2026-08-29T21:39:48.972Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1514 | 2026-08-29T21:39:48.973Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1515 | 2026-08-29T21:39:48.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1516 | 2026-08-29T21:39:48.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1517 | 2026-08-29T21:39:48.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1518 | 2026-08-29T21:39:49.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1519 | 2026-08-29T21:39:49.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1520 | 2026-08-29T21:39:49.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1521 | 2026-08-29T21:39:49.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 1522 | 2026-08-29T21:39:49.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 1523 | 2026-08-29T21:39:49.203Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1524 | 2026-08-29T21:39:49.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1525 | 2026-08-29T21:39:49.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 8
table_name = fields_ipaddr
|
| 1526 | 2026-08-29T21:39:49.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 110
table_name = fields_string
|
| 1527 | 2026-08-29T21:39:49.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 20
table_name = fields_u16
|
| 1528 | 2026-08-29T21:39:49.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 108
table_name = fields_uuid
|
| 1529 | 2026-08-29T21:39:49.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 164
table_name = measurements_cumulativeu64
|
| 1530 | 2026-08-29T21:39:49.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_histogramu64
|
| 1531 | 2026-08-29T21:39:49.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1532 | 2026-08-29T21:39:49.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1533 | 2026-08-29T21:39:49.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1534 | 2026-08-29T21:39:49.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1535 | 2026-08-29T21:39:49.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1536 | 2026-08-29T21:39:49.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1537 | 2026-08-29T21:39:49.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1538 | 2026-08-29T21:39:49.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1539 | 2026-08-29T21:39:50.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1540 | 2026-08-29T21:39:50.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1541 | 2026-08-29T21:39:50.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1542 | 2026-08-29T21:39:50.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1543 | 2026-08-29T21:39:50.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1544 | 2026-08-29T21:39:50.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1545 | 2026-08-29T21:39:50.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1546 | 2026-08-29T21:39:50.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1547 | 2026-08-29T21:39:50.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1548 | 2026-08-29T21:39:51.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1549 | 2026-08-29T21:39:51.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1550 | 2026-08-29T21:39:51.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1551 | 2026-08-29T21:39:51.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1552 | 2026-08-29T21:39:51.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1553 | 2026-08-29T21:39:51.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1554 | 2026-08-29T21:39:51.402Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1555 | 2026-08-29T21:39:51.402Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1556 | 2026-08-29T21:39:51.403Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1557 | 2026-08-29T21:39:51.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1558 | 2026-08-29T21:39:51.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1559 | 2026-08-29T21:39:51.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1560 | 2026-08-29T21:39:52.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1561 | 2026-08-29T21:39:52.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1562 | 2026-08-29T21:39:52.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1563 | 2026-08-29T21:39:52.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1564 | 2026-08-29T21:39:52.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1565 | 2026-08-29T21:39:52.346Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1566 | 2026-08-29T21:39:52.428Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1567 | 2026-08-29T21:39:52.428Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1568 | 2026-08-29T21:39:52.429Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1569 | 2026-08-29T21:39:52.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1570 | 2026-08-29T21:39:52.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1571 | 2026-08-29T21:39:52.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1572 | 2026-08-29T21:39:52.995Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1573 | 2026-08-29T21:39:52.995Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1574 | 2026-08-29T21:39:52.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1575 | 2026-08-29T21:39:53.030Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1576 | 2026-08-29T21:39:53.030Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1577 | 2026-08-29T21:39:53.057Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1915
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1578 | 2026-08-29T21:39:53.062Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2118
|
| 1579 | 2026-08-29T21:39:53.062Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2118
|
| 1580 | 2026-08-29T21:39:53.062Z | DEBG | oximeter (clickhouse-client): unrolling 2118 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1581 | 2026-08-29T21:39:53.062Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1582 | 2026-08-29T21:39:53.088Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 3463
table_name = fields_string
|
| 1583 | 2026-08-29T21:39:53.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 39
table_name = fields_u16
|
| 1584 | 2026-08-29T21:39:53.091Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 977
table_name = fields_u32
|
| 1585 | 2026-08-29T21:39:53.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2020
table_name = fields_uuid
|
| 1586 | 2026-08-29T21:39:53.096Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1881
table_name = measurements_cumulativeu64
|
| 1587 | 2026-08-29T21:39:53.099Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 39
table_name = measurements_histogramu64
|
| 1588 | 2026-08-29T21:39:53.101Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_u64
|
| 1589 | 2026-08-29T21:39:53.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1590 | 2026-08-29T21:39:53.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1591 | 2026-08-29T21:39:53.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1592 | 2026-08-29T21:39:53.163Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1593 | 2026-08-29T21:39:53.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1594 | 2026-08-29T21:39:53.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1595 | 2026-08-29T21:39:53.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1596 | 2026-08-29T21:39:53.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1597 | 2026-08-29T21:39:53.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1598 | 2026-08-29T21:39:53.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1599 | 2026-08-29T21:39:54.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1600 | 2026-08-29T21:39:54.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1601 | 2026-08-29T21:39:54.114Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1602 | 2026-08-29T21:39:54.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 1603 | 2026-08-29T21:39:54.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 1604 | 2026-08-29T21:39:54.204Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1605 | 2026-08-29T21:39:54.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1606 | 2026-08-29T21:39:54.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 1607 | 2026-08-29T21:39:54.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 1608 | 2026-08-29T21:39:54.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 1609 | 2026-08-29T21:39:54.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 1610 | 2026-08-29T21:39:54.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1611 | 2026-08-29T21:39:54.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1612 | 2026-08-29T21:39:54.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1613 | 2026-08-29T21:39:54.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1614 | 2026-08-29T21:39:54.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1615 | 2026-08-29T21:39:54.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1616 | 2026-08-29T21:39:54.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1617 | 2026-08-29T21:39:55.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1618 | 2026-08-29T21:39:55.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1619 | 2026-08-29T21:39:55.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1620 | 2026-08-29T21:39:55.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1621 | 2026-08-29T21:39:55.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1622 | 2026-08-29T21:39:55.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1623 | 2026-08-29T21:39:55.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1624 | 2026-08-29T21:39:55.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1625 | 2026-08-29T21:39:55.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1626 | 2026-08-29T21:39:56.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1627 | 2026-08-29T21:39:56.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1628 | 2026-08-29T21:39:56.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1629 | 2026-08-29T21:39:56.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1630 | 2026-08-29T21:39:56.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1631 | 2026-08-29T21:39:56.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1632 | 2026-08-29T21:39:56.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1633 | 2026-08-29T21:39:56.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1634 | 2026-08-29T21:39:56.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1635 | 2026-08-29T21:39:57.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1636 | 2026-08-29T21:39:57.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1637 | 2026-08-29T21:39:57.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1638 | 2026-08-29T21:39:57.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1639 | 2026-08-29T21:39:57.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1640 | 2026-08-29T21:39:57.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1641 | 2026-08-29T21:39:57.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1642 | 2026-08-29T21:39:57.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1643 | 2026-08-29T21:39:57.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1644 | 2026-08-29T21:39:58.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1645 | 2026-08-29T21:39:58.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1646 | 2026-08-29T21:39:58.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1647 | 2026-08-29T21:39:58.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1648 | 2026-08-29T21:39:58.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1649 | 2026-08-29T21:39:58.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1650 | 2026-08-29T21:39:58.972Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1651 | 2026-08-29T21:39:58.972Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1652 | 2026-08-29T21:39:58.973Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1653 | 2026-08-29T21:39:58.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1654 | 2026-08-29T21:39:58.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1655 | 2026-08-29T21:39:58.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1656 | 2026-08-29T21:39:59.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1657 | 2026-08-29T21:39:59.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1658 | 2026-08-29T21:39:59.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1659 | 2026-08-29T21:39:59.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 1660 | 2026-08-29T21:39:59.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 1661 | 2026-08-29T21:39:59.204Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1662 | 2026-08-29T21:39:59.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1663 | 2026-08-29T21:39:59.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_string
|
| 1664 | 2026-08-29T21:39:59.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u16
|
| 1665 | 2026-08-29T21:39:59.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 100
table_name = fields_uuid
|
| 1666 | 2026-08-29T21:39:59.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1667 | 2026-08-29T21:39:59.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 1668 | 2026-08-29T21:39:59.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1669 | 2026-08-29T21:39:59.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1670 | 2026-08-29T21:39:59.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1671 | 2026-08-29T21:39:59.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1672 | 2026-08-29T21:39:59.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1673 | 2026-08-29T21:39:59.966Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1674 | 2026-08-29T21:39:59.966Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 1675 | 2026-08-29T21:39:59.970Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "35f16d76-66cf-4621-9a5a-524137982ed1", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:39:59 GMT"} })
|
| 1676 | 2026-08-29T21:39:59.970Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 1677 | 2026-08-29T21:39:59.973Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d430498c-7307-4b99-ac44-14490a25d90d", "content-length": "29", "date": "Sat, 29 Aug 2026 21:39:59 GMT"} })
|
| 1678 | 2026-08-29T21:39:59.973Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1679 | 2026-08-29T21:39:59.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1680 | 2026-08-29T21:39:59.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1681 | 2026-08-29T21:39:59.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1682 | 2026-08-29T21:40:00.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1683 | 2026-08-29T21:40:00.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1684 | 2026-08-29T21:40:00.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1685 | 2026-08-29T21:40:00.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1686 | 2026-08-29T21:40:00.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1687 | 2026-08-29T21:40:00.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1688 | 2026-08-29T21:40:00.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1689 | 2026-08-29T21:40:00.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1690 | 2026-08-29T21:40:00.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1691 | 2026-08-29T21:40:01.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1692 | 2026-08-29T21:40:01.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1693 | 2026-08-29T21:40:01.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1694 | 2026-08-29T21:40:01.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1695 | 2026-08-29T21:40:01.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1696 | 2026-08-29T21:40:01.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1697 | 2026-08-29T21:40:01.397Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 1698 | 2026-08-29T21:40:01.397Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 1699 | 2026-08-29T21:40:01.398Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 1700 | 2026-08-29T21:40:01.403Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1701 | 2026-08-29T21:40:01.403Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1702 | 2026-08-29T21:40:01.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1703 | 2026-08-29T21:40:01.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1704 | 2026-08-29T21:40:01.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1705 | 2026-08-29T21:40:01.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1706 | 2026-08-29T21:40:02.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1707 | 2026-08-29T21:40:02.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1708 | 2026-08-29T21:40:02.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1709 | 2026-08-29T21:40:02.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1710 | 2026-08-29T21:40:02.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1711 | 2026-08-29T21:40:02.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1712 | 2026-08-29T21:40:02.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1713 | 2026-08-29T21:40:02.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1714 | 2026-08-29T21:40:02.429Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1715 | 2026-08-29T21:40:02.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1716 | 2026-08-29T21:40:02.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1717 | 2026-08-29T21:40:02.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1718 | 2026-08-29T21:40:02.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1719 | 2026-08-29T21:40:02.996Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1720 | 2026-08-29T21:40:02.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1721 | 2026-08-29T21:40:03.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1722 | 2026-08-29T21:40:03.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1723 | 2026-08-29T21:40:03.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1724 | 2026-08-29T21:40:03.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1725 | 2026-08-29T21:40:03.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1726 | 2026-08-29T21:40:03.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1727 | 2026-08-29T21:40:03.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1728 | 2026-08-29T21:40:03.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1729 | 2026-08-29T21:40:03.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1730 | 2026-08-29T21:40:04.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1731 | 2026-08-29T21:40:04.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1732 | 2026-08-29T21:40:04.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1733 | 2026-08-29T21:40:04.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 287
|
| 1734 | 2026-08-29T21:40:04.203Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 287
|
| 1735 | 2026-08-29T21:40:04.203Z | DEBG | oximeter (clickhouse-client): unrolling 287 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1736 | 2026-08-29T21:40:04.203Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1737 | 2026-08-29T21:40:04.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 1738 | 2026-08-29T21:40:04.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 262
table_name = fields_string
|
| 1739 | 2026-08-29T21:40:04.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 43
table_name = fields_u16
|
| 1740 | 2026-08-29T21:40:04.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 1741 | 2026-08-29T21:40:04.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 1742 | 2026-08-29T21:40:04.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 155
table_name = fields_uuid
|
| 1743 | 2026-08-29T21:40:04.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 196
table_name = measurements_cumulativeu64
|
| 1744 | 2026-08-29T21:40:04.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 1745 | 2026-08-29T21:40:04.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1746 | 2026-08-29T21:40:04.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1747 | 2026-08-29T21:40:04.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1748 | 2026-08-29T21:40:04.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1749 | 2026-08-29T21:40:04.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1750 | 2026-08-29T21:40:04.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1751 | 2026-08-29T21:40:04.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1752 | 2026-08-29T21:40:04.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1753 | 2026-08-29T21:40:05.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1754 | 2026-08-29T21:40:05.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1755 | 2026-08-29T21:40:05.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1756 | 2026-08-29T21:40:05.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1757 | 2026-08-29T21:40:05.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1758 | 2026-08-29T21:40:05.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1759 | 2026-08-29T21:40:05.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1760 | 2026-08-29T21:40:05.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1761 | 2026-08-29T21:40:05.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1762 | 2026-08-29T21:40:06.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1763 | 2026-08-29T21:40:06.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1764 | 2026-08-29T21:40:06.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1765 | 2026-08-29T21:40:06.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1766 | 2026-08-29T21:40:06.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1767 | 2026-08-29T21:40:06.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1768 | 2026-08-29T21:40:06.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1769 | 2026-08-29T21:40:06.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1770 | 2026-08-29T21:40:06.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1771 | 2026-08-29T21:40:07.026Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1772 | 2026-08-29T21:40:07.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1773 | 2026-08-29T21:40:07.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1774 | 2026-08-29T21:40:07.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1775 | 2026-08-29T21:40:07.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1776 | 2026-08-29T21:40:07.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1777 | 2026-08-29T21:40:07.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1778 | 2026-08-29T21:40:07.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1779 | 2026-08-29T21:40:07.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1780 | 2026-08-29T21:40:07.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1781 | 2026-08-29T21:40:08.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1782 | 2026-08-29T21:40:08.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1783 | 2026-08-29T21:40:08.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1784 | 2026-08-29T21:40:08.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1785 | 2026-08-29T21:40:08.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1786 | 2026-08-29T21:40:08.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1787 | 2026-08-29T21:40:08.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1788 | 2026-08-29T21:40:08.973Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1789 | 2026-08-29T21:40:08.974Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1790 | 2026-08-29T21:40:08.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1791 | 2026-08-29T21:40:08.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1792 | 2026-08-29T21:40:08.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1793 | 2026-08-29T21:40:09.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1794 | 2026-08-29T21:40:09.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1795 | 2026-08-29T21:40:09.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1796 | 2026-08-29T21:40:09.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 1797 | 2026-08-29T21:40:09.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 1798 | 2026-08-29T21:40:09.204Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1799 | 2026-08-29T21:40:09.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1800 | 2026-08-29T21:40:09.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 1801 | 2026-08-29T21:40:09.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 1802 | 2026-08-29T21:40:09.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 1803 | 2026-08-29T21:40:09.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 1804 | 2026-08-29T21:40:09.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 1805 | 2026-08-29T21:40:09.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 1806 | 2026-08-29T21:40:09.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1807 | 2026-08-29T21:40:09.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1808 | 2026-08-29T21:40:09.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1809 | 2026-08-29T21:40:09.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1810 | 2026-08-29T21:40:09.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1811 | 2026-08-29T21:40:09.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1812 | 2026-08-29T21:40:09.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1813 | 2026-08-29T21:40:09.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1814 | 2026-08-29T21:40:10.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1815 | 2026-08-29T21:40:10.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1816 | 2026-08-29T21:40:10.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1817 | 2026-08-29T21:40:10.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1818 | 2026-08-29T21:40:10.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1819 | 2026-08-29T21:40:10.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1820 | 2026-08-29T21:40:10.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1821 | 2026-08-29T21:40:10.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1822 | 2026-08-29T21:40:10.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1823 | 2026-08-29T21:40:11.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1824 | 2026-08-29T21:40:11.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1825 | 2026-08-29T21:40:11.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1826 | 2026-08-29T21:40:11.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1827 | 2026-08-29T21:40:11.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1828 | 2026-08-29T21:40:11.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1829 | 2026-08-29T21:40:11.402Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1830 | 2026-08-29T21:40:11.402Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1831 | 2026-08-29T21:40:11.403Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1832 | 2026-08-29T21:40:11.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1833 | 2026-08-29T21:40:11.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1834 | 2026-08-29T21:40:11.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1835 | 2026-08-29T21:40:12.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1836 | 2026-08-29T21:40:12.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1837 | 2026-08-29T21:40:12.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1838 | 2026-08-29T21:40:12.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1839 | 2026-08-29T21:40:12.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1840 | 2026-08-29T21:40:12.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1841 | 2026-08-29T21:40:12.428Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1842 | 2026-08-29T21:40:12.428Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1843 | 2026-08-29T21:40:12.429Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1844 | 2026-08-29T21:40:12.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1845 | 2026-08-29T21:40:12.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1846 | 2026-08-29T21:40:12.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1847 | 2026-08-29T21:40:12.995Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1848 | 2026-08-29T21:40:12.995Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1849 | 2026-08-29T21:40:12.997Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1850 | 2026-08-29T21:40:13.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1851 | 2026-08-29T21:40:13.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1852 | 2026-08-29T21:40:13.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1853 | 2026-08-29T21:40:13.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1854 | 2026-08-29T21:40:13.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1855 | 2026-08-29T21:40:13.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1856 | 2026-08-29T21:40:13.806Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1857 | 2026-08-29T21:40:13.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1858 | 2026-08-29T21:40:13.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1859 | 2026-08-29T21:40:13.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1860 | 2026-08-29T21:40:14.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1861 | 2026-08-29T21:40:14.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1862 | 2026-08-29T21:40:14.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1863 | 2026-08-29T21:40:14.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 1864 | 2026-08-29T21:40:14.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 1865 | 2026-08-29T21:40:14.204Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1866 | 2026-08-29T21:40:14.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1867 | 2026-08-29T21:40:14.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 1868 | 2026-08-29T21:40:14.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_string
|
| 1869 | 2026-08-29T21:40:14.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 35
table_name = fields_u16
|
| 1870 | 2026-08-29T21:40:14.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 123
table_name = fields_uuid
|
| 1871 | 2026-08-29T21:40:14.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 1872 | 2026-08-29T21:40:14.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 1873 | 2026-08-29T21:40:14.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1874 | 2026-08-29T21:40:14.304Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1875 | 2026-08-29T21:40:14.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1876 | 2026-08-29T21:40:14.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1877 | 2026-08-29T21:40:14.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1878 | 2026-08-29T21:40:14.647Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1879 | 2026-08-29T21:40:14.967Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1880 | 2026-08-29T21:40:14.967Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 1881 | 2026-08-29T21:40:14.970Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7ee998a5-903e-463b-ba93-29a30167a9f5", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:40:14 GMT"} })
|
| 1882 | 2026-08-29T21:40:14.970Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 1883 | 2026-08-29T21:40:14.974Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "016e496f-9c02-4c5f-ab02-cf89a234aa91", "content-length": "29", "date": "Sat, 29 Aug 2026 21:40:14 GMT"} })
|
| 1884 | 2026-08-29T21:40:14.974Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1885 | 2026-08-29T21:40:14.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1886 | 2026-08-29T21:40:14.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1887 | 2026-08-29T21:40:14.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1888 | 2026-08-29T21:40:15.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1889 | 2026-08-29T21:40:15.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1890 | 2026-08-29T21:40:15.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1891 | 2026-08-29T21:40:15.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1892 | 2026-08-29T21:40:15.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1893 | 2026-08-29T21:40:15.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1894 | 2026-08-29T21:40:15.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1895 | 2026-08-29T21:40:15.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1896 | 2026-08-29T21:40:15.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1897 | 2026-08-29T21:40:16.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1898 | 2026-08-29T21:40:16.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1899 | 2026-08-29T21:40:16.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1900 | 2026-08-29T21:40:16.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1901 | 2026-08-29T21:40:16.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1902 | 2026-08-29T21:40:16.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1903 | 2026-08-29T21:40:16.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1904 | 2026-08-29T21:40:16.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1905 | 2026-08-29T21:40:16.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1906 | 2026-08-29T21:40:17.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1907 | 2026-08-29T21:40:17.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1908 | 2026-08-29T21:40:17.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1909 | 2026-08-29T21:40:17.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1910 | 2026-08-29T21:40:17.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1911 | 2026-08-29T21:40:17.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1912 | 2026-08-29T21:40:17.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1913 | 2026-08-29T21:40:17.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1914 | 2026-08-29T21:40:17.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1915 | 2026-08-29T21:40:18.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1916 | 2026-08-29T21:40:18.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1917 | 2026-08-29T21:40:18.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1918 | 2026-08-29T21:40:18.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1919 | 2026-08-29T21:40:18.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1920 | 2026-08-29T21:40:18.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1921 | 2026-08-29T21:40:18.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1922 | 2026-08-29T21:40:18.973Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1923 | 2026-08-29T21:40:18.974Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 1924 | 2026-08-29T21:40:18.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1925 | 2026-08-29T21:40:18.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1926 | 2026-08-29T21:40:18.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1927 | 2026-08-29T21:40:19.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1928 | 2026-08-29T21:40:19.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1929 | 2026-08-29T21:40:19.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1930 | 2026-08-29T21:40:19.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 1931 | 2026-08-29T21:40:19.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 1932 | 2026-08-29T21:40:19.204Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1933 | 2026-08-29T21:40:19.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1934 | 2026-08-29T21:40:19.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 1935 | 2026-08-29T21:40:19.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 1936 | 2026-08-29T21:40:19.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 1937 | 2026-08-29T21:40:19.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 1938 | 2026-08-29T21:40:19.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 1939 | 2026-08-29T21:40:19.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 1940 | 2026-08-29T21:40:19.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 1941 | 2026-08-29T21:40:19.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 1942 | 2026-08-29T21:40:19.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1943 | 2026-08-29T21:40:19.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1944 | 2026-08-29T21:40:19.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1945 | 2026-08-29T21:40:19.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1946 | 2026-08-29T21:40:19.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1947 | 2026-08-29T21:40:19.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1948 | 2026-08-29T21:40:20.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1949 | 2026-08-29T21:40:20.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1950 | 2026-08-29T21:40:20.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1951 | 2026-08-29T21:40:20.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1952 | 2026-08-29T21:40:20.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1953 | 2026-08-29T21:40:20.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1954 | 2026-08-29T21:40:20.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1955 | 2026-08-29T21:40:20.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1956 | 2026-08-29T21:40:20.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1957 | 2026-08-29T21:40:21.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1958 | 2026-08-29T21:40:21.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1959 | 2026-08-29T21:40:21.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1960 | 2026-08-29T21:40:21.147Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1961 | 2026-08-29T21:40:21.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1962 | 2026-08-29T21:40:21.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1963 | 2026-08-29T21:40:21.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1964 | 2026-08-29T21:40:21.403Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1965 | 2026-08-29T21:40:21.403Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1966 | 2026-08-29T21:40:21.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 1967 | 2026-08-29T21:40:21.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1968 | 2026-08-29T21:40:21.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1969 | 2026-08-29T21:40:21.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1970 | 2026-08-29T21:40:22.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1971 | 2026-08-29T21:40:22.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1972 | 2026-08-29T21:40:22.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1973 | 2026-08-29T21:40:22.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1974 | 2026-08-29T21:40:22.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1975 | 2026-08-29T21:40:22.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1976 | 2026-08-29T21:40:22.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1977 | 2026-08-29T21:40:22.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1978 | 2026-08-29T21:40:22.429Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 1979 | 2026-08-29T21:40:22.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1980 | 2026-08-29T21:40:22.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1981 | 2026-08-29T21:40:22.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1982 | 2026-08-29T21:40:22.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1983 | 2026-08-29T21:40:22.996Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1984 | 2026-08-29T21:40:22.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 1985 | 2026-08-29T21:40:23.029Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1986 | 2026-08-29T21:40:23.029Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1987 | 2026-08-29T21:40:23.047Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1763
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 1988 | 2026-08-29T21:40:23.051Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1968
|
| 1989 | 2026-08-29T21:40:23.051Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1968
|
| 1990 | 2026-08-29T21:40:23.051Z | DEBG | oximeter (clickhouse-client): unrolling 1968 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1991 | 2026-08-29T21:40:23.052Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 1992 | 2026-08-29T21:40:23.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 1993 | 2026-08-29T21:40:23.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2605
table_name = fields_string
|
| 1994 | 2026-08-29T21:40:23.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 43
table_name = fields_u16
|
| 1995 | 2026-08-29T21:40:23.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 825
table_name = fields_u32
|
| 1996 | 2026-08-29T21:40:23.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1442
table_name = fields_uuid
|
| 1997 | 2026-08-29T21:40:23.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1883
table_name = measurements_cumulativeu64
|
| 1998 | 2026-08-29T21:40:23.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 39
table_name = measurements_histogramu64
|
| 1999 | 2026-08-29T21:40:23.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 46
table_name = measurements_u64
|
| 2000 | 2026-08-29T21:40:23.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2001 | 2026-08-29T21:40:23.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2002 | 2026-08-29T21:40:23.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2003 | 2026-08-29T21:40:23.153Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2004 | 2026-08-29T21:40:23.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2005 | 2026-08-29T21:40:23.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2006 | 2026-08-29T21:40:23.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2007 | 2026-08-29T21:40:23.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2008 | 2026-08-29T21:40:23.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2009 | 2026-08-29T21:40:23.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2010 | 2026-08-29T21:40:24.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2011 | 2026-08-29T21:40:24.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2012 | 2026-08-29T21:40:24.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2013 | 2026-08-29T21:40:24.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 2014 | 2026-08-29T21:40:24.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 2015 | 2026-08-29T21:40:24.204Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2016 | 2026-08-29T21:40:24.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2017 | 2026-08-29T21:40:24.208Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 2018 | 2026-08-29T21:40:24.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 2019 | 2026-08-29T21:40:24.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 2020 | 2026-08-29T21:40:24.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 2021 | 2026-08-29T21:40:24.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2022 | 2026-08-29T21:40:24.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2023 | 2026-08-29T21:40:24.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2024 | 2026-08-29T21:40:24.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2025 | 2026-08-29T21:40:24.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2026 | 2026-08-29T21:40:24.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2027 | 2026-08-29T21:40:24.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2028 | 2026-08-29T21:40:25.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2029 | 2026-08-29T21:40:25.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2030 | 2026-08-29T21:40:25.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2031 | 2026-08-29T21:40:25.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2032 | 2026-08-29T21:40:25.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2033 | 2026-08-29T21:40:25.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2034 | 2026-08-29T21:40:25.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2035 | 2026-08-29T21:40:25.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2036 | 2026-08-29T21:40:25.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2037 | 2026-08-29T21:40:26.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2038 | 2026-08-29T21:40:26.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2039 | 2026-08-29T21:40:26.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2040 | 2026-08-29T21:40:26.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2041 | 2026-08-29T21:40:26.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2042 | 2026-08-29T21:40:26.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2043 | 2026-08-29T21:40:26.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2044 | 2026-08-29T21:40:26.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2045 | 2026-08-29T21:40:26.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2046 | 2026-08-29T21:40:27.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2047 | 2026-08-29T21:40:27.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2048 | 2026-08-29T21:40:27.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2049 | 2026-08-29T21:40:27.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2050 | 2026-08-29T21:40:27.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2051 | 2026-08-29T21:40:27.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2052 | 2026-08-29T21:40:27.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2053 | 2026-08-29T21:40:27.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2054 | 2026-08-29T21:40:27.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2055 | 2026-08-29T21:40:28.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2056 | 2026-08-29T21:40:28.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2057 | 2026-08-29T21:40:28.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2058 | 2026-08-29T21:40:28.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2059 | 2026-08-29T21:40:28.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2060 | 2026-08-29T21:40:28.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2061 | 2026-08-29T21:40:28.693Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2062 | 2026-08-29T21:40:28.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2063 | 2026-08-29T21:40:28.973Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2064 | 2026-08-29T21:40:28.975Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2065 | 2026-08-29T21:40:28.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2066 | 2026-08-29T21:40:28.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2067 | 2026-08-29T21:40:28.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2068 | 2026-08-29T21:40:29.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2069 | 2026-08-29T21:40:29.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2070 | 2026-08-29T21:40:29.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2071 | 2026-08-29T21:40:29.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 2072 | 2026-08-29T21:40:29.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 2073 | 2026-08-29T21:40:29.204Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2074 | 2026-08-29T21:40:29.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2075 | 2026-08-29T21:40:29.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 2076 | 2026-08-29T21:40:29.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 2077 | 2026-08-29T21:40:29.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 2078 | 2026-08-29T21:40:29.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 2079 | 2026-08-29T21:40:29.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 2080 | 2026-08-29T21:40:29.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 2081 | 2026-08-29T21:40:29.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2082 | 2026-08-29T21:40:29.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2083 | 2026-08-29T21:40:29.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2084 | 2026-08-29T21:40:29.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2085 | 2026-08-29T21:40:29.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2086 | 2026-08-29T21:40:29.966Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2087 | 2026-08-29T21:40:29.966Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 2088 | 2026-08-29T21:40:29.971Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6d18f787-e19f-4e70-9f31-7fb10263e655", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:40:29 GMT"} })
|
| 2089 | 2026-08-29T21:40:29.971Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 2090 | 2026-08-29T21:40:29.975Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "47b7ae8f-65fc-4123-a8a5-dfb2ce01fc13", "content-length": "29", "date": "Sat, 29 Aug 2026 21:40:29 GMT"} })
|
| 2091 | 2026-08-29T21:40:29.975Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2092 | 2026-08-29T21:40:29.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2093 | 2026-08-29T21:40:29.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2094 | 2026-08-29T21:40:29.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2095 | 2026-08-29T21:40:30.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2096 | 2026-08-29T21:40:30.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2097 | 2026-08-29T21:40:30.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2098 | 2026-08-29T21:40:30.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2099 | 2026-08-29T21:40:30.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2100 | 2026-08-29T21:40:30.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2101 | 2026-08-29T21:40:30.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2102 | 2026-08-29T21:40:30.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2103 | 2026-08-29T21:40:30.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2104 | 2026-08-29T21:40:31.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2105 | 2026-08-29T21:40:31.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2106 | 2026-08-29T21:40:31.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2107 | 2026-08-29T21:40:31.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2108 | 2026-08-29T21:40:31.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2109 | 2026-08-29T21:40:31.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2110 | 2026-08-29T21:40:31.397Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2111 | 2026-08-29T21:40:31.397Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2112 | 2026-08-29T21:40:31.398Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2113 | 2026-08-29T21:40:31.403Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2114 | 2026-08-29T21:40:31.403Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2115 | 2026-08-29T21:40:31.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2116 | 2026-08-29T21:40:31.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2117 | 2026-08-29T21:40:31.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2118 | 2026-08-29T21:40:31.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2119 | 2026-08-29T21:40:32.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2120 | 2026-08-29T21:40:32.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2121 | 2026-08-29T21:40:32.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2122 | 2026-08-29T21:40:32.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2123 | 2026-08-29T21:40:32.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2124 | 2026-08-29T21:40:32.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2125 | 2026-08-29T21:40:32.428Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2126 | 2026-08-29T21:40:32.428Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2127 | 2026-08-29T21:40:32.429Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2128 | 2026-08-29T21:40:32.990Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2129 | 2026-08-29T21:40:32.990Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2130 | 2026-08-29T21:40:32.991Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2131 | 2026-08-29T21:40:32.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2132 | 2026-08-29T21:40:32.996Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2133 | 2026-08-29T21:40:32.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2134 | 2026-08-29T21:40:33.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2135 | 2026-08-29T21:40:33.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2136 | 2026-08-29T21:40:33.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2137 | 2026-08-29T21:40:33.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2138 | 2026-08-29T21:40:33.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2139 | 2026-08-29T21:40:33.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2140 | 2026-08-29T21:40:33.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2141 | 2026-08-29T21:40:33.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2142 | 2026-08-29T21:40:33.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2143 | 2026-08-29T21:40:34.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2144 | 2026-08-29T21:40:34.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2145 | 2026-08-29T21:40:34.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2146 | 2026-08-29T21:40:34.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 287
|
| 2147 | 2026-08-29T21:40:34.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 287
|
| 2148 | 2026-08-29T21:40:34.204Z | DEBG | oximeter (clickhouse-client): unrolling 287 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2149 | 2026-08-29T21:40:34.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2150 | 2026-08-29T21:40:34.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 2151 | 2026-08-29T21:40:34.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 262
table_name = fields_string
|
| 2152 | 2026-08-29T21:40:34.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 43
table_name = fields_u16
|
| 2153 | 2026-08-29T21:40:34.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 2154 | 2026-08-29T21:40:34.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 2155 | 2026-08-29T21:40:34.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 155
table_name = fields_uuid
|
| 2156 | 2026-08-29T21:40:34.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 196
table_name = measurements_cumulativeu64
|
| 2157 | 2026-08-29T21:40:34.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 2158 | 2026-08-29T21:40:34.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2159 | 2026-08-29T21:40:34.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2160 | 2026-08-29T21:40:34.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2161 | 2026-08-29T21:40:34.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2162 | 2026-08-29T21:40:34.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2163 | 2026-08-29T21:40:34.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2164 | 2026-08-29T21:40:34.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2165 | 2026-08-29T21:40:34.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2166 | 2026-08-29T21:40:35.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2167 | 2026-08-29T21:40:35.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2168 | 2026-08-29T21:40:35.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2169 | 2026-08-29T21:40:35.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2170 | 2026-08-29T21:40:35.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2171 | 2026-08-29T21:40:35.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2172 | 2026-08-29T21:40:35.570Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2173 | 2026-08-29T21:40:35.622Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2174 | 2026-08-29T21:40:35.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2175 | 2026-08-29T21:40:35.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2176 | 2026-08-29T21:40:35.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2177 | 2026-08-29T21:40:36.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2178 | 2026-08-29T21:40:36.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2179 | 2026-08-29T21:40:36.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2180 | 2026-08-29T21:40:36.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2181 | 2026-08-29T21:40:36.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2182 | 2026-08-29T21:40:36.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2183 | 2026-08-29T21:40:36.461Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2184 | 2026-08-29T21:40:36.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2185 | 2026-08-29T21:40:36.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2186 | 2026-08-29T21:40:36.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2187 | 2026-08-29T21:40:37.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2188 | 2026-08-29T21:40:37.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2189 | 2026-08-29T21:40:37.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2190 | 2026-08-29T21:40:37.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2191 | 2026-08-29T21:40:37.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2192 | 2026-08-29T21:40:37.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2193 | 2026-08-29T21:40:37.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2194 | 2026-08-29T21:40:37.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2195 | 2026-08-29T21:40:37.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2196 | 2026-08-29T21:40:38.114Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2197 | 2026-08-29T21:40:38.114Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2198 | 2026-08-29T21:40:38.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2199 | 2026-08-29T21:40:38.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2200 | 2026-08-29T21:40:38.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2201 | 2026-08-29T21:40:38.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2202 | 2026-08-29T21:40:38.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2203 | 2026-08-29T21:40:38.973Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2204 | 2026-08-29T21:40:38.974Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2205 | 2026-08-29T21:40:38.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2206 | 2026-08-29T21:40:38.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2207 | 2026-08-29T21:40:38.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2208 | 2026-08-29T21:40:39.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2209 | 2026-08-29T21:40:39.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2210 | 2026-08-29T21:40:39.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2211 | 2026-08-29T21:40:39.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2212 | 2026-08-29T21:40:39.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2213 | 2026-08-29T21:40:39.204Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2214 | 2026-08-29T21:40:39.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2215 | 2026-08-29T21:40:39.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_ipaddr
|
| 2216 | 2026-08-29T21:40:39.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 110
table_name = fields_string
|
| 2217 | 2026-08-29T21:40:39.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u16
|
| 2218 | 2026-08-29T21:40:39.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 112
table_name = fields_uuid
|
| 2219 | 2026-08-29T21:40:39.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 166
table_name = measurements_cumulativeu64
|
| 2220 | 2026-08-29T21:40:39.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 2221 | 2026-08-29T21:40:39.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2222 | 2026-08-29T21:40:39.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2223 | 2026-08-29T21:40:39.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2224 | 2026-08-29T21:40:39.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2225 | 2026-08-29T21:40:39.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2226 | 2026-08-29T21:40:39.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2227 | 2026-08-29T21:40:39.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2228 | 2026-08-29T21:40:39.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2229 | 2026-08-29T21:40:40.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2230 | 2026-08-29T21:40:40.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2231 | 2026-08-29T21:40:40.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2232 | 2026-08-29T21:40:40.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2233 | 2026-08-29T21:40:40.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2234 | 2026-08-29T21:40:40.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2235 | 2026-08-29T21:40:40.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2236 | 2026-08-29T21:40:40.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2237 | 2026-08-29T21:40:40.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2238 | 2026-08-29T21:40:41.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2239 | 2026-08-29T21:40:41.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2240 | 2026-08-29T21:40:41.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2241 | 2026-08-29T21:40:41.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2242 | 2026-08-29T21:40:41.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2243 | 2026-08-29T21:40:41.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2244 | 2026-08-29T21:40:41.403Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2245 | 2026-08-29T21:40:41.403Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2246 | 2026-08-29T21:40:41.403Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2247 | 2026-08-29T21:40:41.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2248 | 2026-08-29T21:40:41.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2249 | 2026-08-29T21:40:41.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2250 | 2026-08-29T21:40:42.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2251 | 2026-08-29T21:40:42.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2252 | 2026-08-29T21:40:42.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2253 | 2026-08-29T21:40:42.345Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2254 | 2026-08-29T21:40:42.345Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2255 | 2026-08-29T21:40:42.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2256 | 2026-08-29T21:40:42.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2257 | 2026-08-29T21:40:42.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2258 | 2026-08-29T21:40:42.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2259 | 2026-08-29T21:40:42.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2260 | 2026-08-29T21:40:42.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2261 | 2026-08-29T21:40:42.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2262 | 2026-08-29T21:40:42.995Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2263 | 2026-08-29T21:40:42.995Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2264 | 2026-08-29T21:40:42.997Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2265 | 2026-08-29T21:40:43.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2266 | 2026-08-29T21:40:43.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2267 | 2026-08-29T21:40:43.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2268 | 2026-08-29T21:40:43.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2269 | 2026-08-29T21:40:43.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2270 | 2026-08-29T21:40:43.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2271 | 2026-08-29T21:40:43.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2272 | 2026-08-29T21:40:43.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2273 | 2026-08-29T21:40:43.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2274 | 2026-08-29T21:40:44.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2275 | 2026-08-29T21:40:44.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2276 | 2026-08-29T21:40:44.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2277 | 2026-08-29T21:40:44.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 2278 | 2026-08-29T21:40:44.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 2279 | 2026-08-29T21:40:44.204Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2280 | 2026-08-29T21:40:44.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2281 | 2026-08-29T21:40:44.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 2282 | 2026-08-29T21:40:44.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 2283 | 2026-08-29T21:40:44.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 2284 | 2026-08-29T21:40:44.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2285 | 2026-08-29T21:40:44.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 2286 | 2026-08-29T21:40:44.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2287 | 2026-08-29T21:40:44.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2288 | 2026-08-29T21:40:44.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2289 | 2026-08-29T21:40:44.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2290 | 2026-08-29T21:40:44.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2291 | 2026-08-29T21:40:44.967Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2292 | 2026-08-29T21:40:44.967Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 2293 | 2026-08-29T21:40:44.971Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "bf6c60dd-af62-4ca4-99ab-385b077fd088", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:40:44 GMT"} })
|
| 2294 | 2026-08-29T21:40:44.971Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 2295 | 2026-08-29T21:40:44.974Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b67615f0-aa1b-4258-aea2-9cc774d59623", "content-length": "29", "date": "Sat, 29 Aug 2026 21:40:44 GMT"} })
|
| 2296 | 2026-08-29T21:40:44.974Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:47326
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
|
| 2297 | 2026-08-29T21:40:44.974Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2298 | 2026-08-29T21:40:44.974Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2299 | 2026-08-29T21:40:44.974Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:47326
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2300 | 2026-08-29T21:40:44.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2301 | 2026-08-29T21:40:44.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2302 | 2026-08-29T21:40:44.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2303 | 2026-08-29T21:40:45.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2304 | 2026-08-29T21:40:45.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2305 | 2026-08-29T21:40:45.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2306 | 2026-08-29T21:40:45.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2307 | 2026-08-29T21:40:45.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2308 | 2026-08-29T21:40:45.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2309 | 2026-08-29T21:40:45.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2310 | 2026-08-29T21:40:45.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2311 | 2026-08-29T21:40:45.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2312 | 2026-08-29T21:40:46.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2313 | 2026-08-29T21:40:46.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2314 | 2026-08-29T21:40:46.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2315 | 2026-08-29T21:40:46.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2316 | 2026-08-29T21:40:46.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2317 | 2026-08-29T21:40:46.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2318 | 2026-08-29T21:40:46.557Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2319 | 2026-08-29T21:40:46.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2320 | 2026-08-29T21:40:46.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2321 | 2026-08-29T21:40:46.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2322 | 2026-08-29T21:40:47.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2323 | 2026-08-29T21:40:47.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2324 | 2026-08-29T21:40:47.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2325 | 2026-08-29T21:40:47.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2326 | 2026-08-29T21:40:47.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2327 | 2026-08-29T21:40:47.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2328 | 2026-08-29T21:40:47.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2329 | 2026-08-29T21:40:47.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2330 | 2026-08-29T21:40:47.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2331 | 2026-08-29T21:40:48.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2332 | 2026-08-29T21:40:48.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2333 | 2026-08-29T21:40:48.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2334 | 2026-08-29T21:40:48.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2335 | 2026-08-29T21:40:48.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2336 | 2026-08-29T21:40:48.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2337 | 2026-08-29T21:40:48.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2338 | 2026-08-29T21:40:48.973Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2339 | 2026-08-29T21:40:48.974Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2340 | 2026-08-29T21:40:48.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2341 | 2026-08-29T21:40:48.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2342 | 2026-08-29T21:40:48.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2343 | 2026-08-29T21:40:49.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2344 | 2026-08-29T21:40:49.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2345 | 2026-08-29T21:40:49.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2346 | 2026-08-29T21:40:49.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2347 | 2026-08-29T21:40:49.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2348 | 2026-08-29T21:40:49.205Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2349 | 2026-08-29T21:40:49.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2350 | 2026-08-29T21:40:49.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 8
table_name = fields_ipaddr
|
| 2351 | 2026-08-29T21:40:49.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 110
table_name = fields_string
|
| 2352 | 2026-08-29T21:40:49.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 20
table_name = fields_u16
|
| 2353 | 2026-08-29T21:40:49.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 108
table_name = fields_uuid
|
| 2354 | 2026-08-29T21:40:49.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 164
table_name = measurements_cumulativeu64
|
| 2355 | 2026-08-29T21:40:49.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_histogramu64
|
| 2356 | 2026-08-29T21:40:49.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2357 | 2026-08-29T21:40:49.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2358 | 2026-08-29T21:40:49.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2359 | 2026-08-29T21:40:49.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2360 | 2026-08-29T21:40:49.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2361 | 2026-08-29T21:40:49.597Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2362 | 2026-08-29T21:40:49.597Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2363 | 2026-08-29T21:40:49.606Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2364 | 2026-08-29T21:40:49.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2365 | 2026-08-29T21:40:49.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2366 | 2026-08-29T21:40:49.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2367 | 2026-08-29T21:40:50.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2368 | 2026-08-29T21:40:50.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2369 | 2026-08-29T21:40:50.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2370 | 2026-08-29T21:40:50.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2371 | 2026-08-29T21:40:50.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2372 | 2026-08-29T21:40:50.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2373 | 2026-08-29T21:40:50.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2374 | 2026-08-29T21:40:50.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2375 | 2026-08-29T21:40:50.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2376 | 2026-08-29T21:40:51.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2377 | 2026-08-29T21:40:51.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2378 | 2026-08-29T21:40:51.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2379 | 2026-08-29T21:40:51.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2380 | 2026-08-29T21:40:51.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2381 | 2026-08-29T21:40:51.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2382 | 2026-08-29T21:40:51.403Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2383 | 2026-08-29T21:40:51.403Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2384 | 2026-08-29T21:40:51.403Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2385 | 2026-08-29T21:40:51.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2386 | 2026-08-29T21:40:51.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2387 | 2026-08-29T21:40:51.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2388 | 2026-08-29T21:40:52.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2389 | 2026-08-29T21:40:52.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2390 | 2026-08-29T21:40:52.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2391 | 2026-08-29T21:40:52.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2392 | 2026-08-29T21:40:52.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2393 | 2026-08-29T21:40:52.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2394 | 2026-08-29T21:40:52.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2395 | 2026-08-29T21:40:52.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2396 | 2026-08-29T21:40:52.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2397 | 2026-08-29T21:40:52.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2398 | 2026-08-29T21:40:52.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2399 | 2026-08-29T21:40:52.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2400 | 2026-08-29T21:40:52.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2401 | 2026-08-29T21:40:52.996Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2402 | 2026-08-29T21:40:52.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2403 | 2026-08-29T21:40:53.030Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 2404 | 2026-08-29T21:40:53.030Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 2405 | 2026-08-29T21:40:53.056Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1915
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 2406 | 2026-08-29T21:40:53.061Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2258
|
| 2407 | 2026-08-29T21:40:53.062Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2258
|
| 2408 | 2026-08-29T21:40:53.062Z | DEBG | oximeter (clickhouse-client): unrolling 2258 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2409 | 2026-08-29T21:40:53.062Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2410 | 2026-08-29T21:40:53.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 280
table_name = fields_i16
|
| 2411 | 2026-08-29T21:40:53.090Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4184
table_name = fields_string
|
| 2412 | 2026-08-29T21:40:53.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 179
table_name = fields_u16
|
| 2413 | 2026-08-29T21:40:53.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1122
table_name = fields_u32
|
| 2414 | 2026-08-29T21:40:53.095Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_u8
|
| 2415 | 2026-08-29T21:40:53.099Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2440
table_name = fields_uuid
|
| 2416 | 2026-08-29T21:40:53.100Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = measurements_bool
|
| 2417 | 2026-08-29T21:40:53.102Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1986
table_name = measurements_cumulativeu64
|
| 2418 | 2026-08-29T21:40:53.104Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1
table_name = measurements_f64
|
| 2419 | 2026-08-29T21:40:53.107Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 39
table_name = measurements_histogramu64
|
| 2420 | 2026-08-29T21:40:53.108Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 228
table_name = measurements_u64
|
| 2421 | 2026-08-29T21:40:53.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2422 | 2026-08-29T21:40:53.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2423 | 2026-08-29T21:40:53.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2424 | 2026-08-29T21:40:53.163Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2425 | 2026-08-29T21:40:53.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2426 | 2026-08-29T21:40:53.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2427 | 2026-08-29T21:40:53.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2428 | 2026-08-29T21:40:53.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2429 | 2026-08-29T21:40:53.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2430 | 2026-08-29T21:40:53.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2431 | 2026-08-29T21:40:54.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2432 | 2026-08-29T21:40:54.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2433 | 2026-08-29T21:40:54.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2434 | 2026-08-29T21:40:54.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 2435 | 2026-08-29T21:40:54.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 2436 | 2026-08-29T21:40:54.204Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2437 | 2026-08-29T21:40:54.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2438 | 2026-08-29T21:40:54.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 2439 | 2026-08-29T21:40:54.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 2440 | 2026-08-29T21:40:54.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 2441 | 2026-08-29T21:40:54.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 2442 | 2026-08-29T21:40:54.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2443 | 2026-08-29T21:40:54.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2444 | 2026-08-29T21:40:54.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2445 | 2026-08-29T21:40:54.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2446 | 2026-08-29T21:40:54.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2447 | 2026-08-29T21:40:54.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2448 | 2026-08-29T21:40:54.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2449 | 2026-08-29T21:40:55.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2450 | 2026-08-29T21:40:55.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2451 | 2026-08-29T21:40:55.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2452 | 2026-08-29T21:40:55.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2453 | 2026-08-29T21:40:55.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2454 | 2026-08-29T21:40:55.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2455 | 2026-08-29T21:40:55.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2456 | 2026-08-29T21:40:55.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2457 | 2026-08-29T21:40:55.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2458 | 2026-08-29T21:40:56.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2459 | 2026-08-29T21:40:56.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2460 | 2026-08-29T21:40:56.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2461 | 2026-08-29T21:40:56.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2462 | 2026-08-29T21:40:56.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2463 | 2026-08-29T21:40:56.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2464 | 2026-08-29T21:40:56.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2465 | 2026-08-29T21:40:56.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2466 | 2026-08-29T21:40:56.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2467 | 2026-08-29T21:40:57.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2468 | 2026-08-29T21:40:57.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2469 | 2026-08-29T21:40:57.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2470 | 2026-08-29T21:40:57.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2471 | 2026-08-29T21:40:57.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2472 | 2026-08-29T21:40:57.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2473 | 2026-08-29T21:40:57.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2474 | 2026-08-29T21:40:57.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2475 | 2026-08-29T21:40:57.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2476 | 2026-08-29T21:40:58.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2477 | 2026-08-29T21:40:58.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2478 | 2026-08-29T21:40:58.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2479 | 2026-08-29T21:40:58.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2480 | 2026-08-29T21:40:58.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2481 | 2026-08-29T21:40:58.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2482 | 2026-08-29T21:40:58.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2483 | 2026-08-29T21:40:58.973Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2484 | 2026-08-29T21:40:58.974Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2485 | 2026-08-29T21:40:58.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2486 | 2026-08-29T21:40:58.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2487 | 2026-08-29T21:40:58.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2488 | 2026-08-29T21:40:59.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2489 | 2026-08-29T21:40:59.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2490 | 2026-08-29T21:40:59.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2491 | 2026-08-29T21:40:59.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 2492 | 2026-08-29T21:40:59.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 2493 | 2026-08-29T21:40:59.204Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2494 | 2026-08-29T21:40:59.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2495 | 2026-08-29T21:40:59.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_string
|
| 2496 | 2026-08-29T21:40:59.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u16
|
| 2497 | 2026-08-29T21:40:59.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 100
table_name = fields_uuid
|
| 2498 | 2026-08-29T21:40:59.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2499 | 2026-08-29T21:40:59.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 2500 | 2026-08-29T21:40:59.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2501 | 2026-08-29T21:40:59.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2502 | 2026-08-29T21:40:59.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2503 | 2026-08-29T21:40:59.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2504 | 2026-08-29T21:40:59.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2505 | 2026-08-29T21:40:59.597Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2506 | 2026-08-29T21:40:59.597Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2507 | 2026-08-29T21:40:59.605Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2508 | 2026-08-29T21:40:59.967Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2509 | 2026-08-29T21:40:59.967Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 2510 | 2026-08-29T21:40:59.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a842379d-d513-49c5-ace7-58b73395ee42", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:40:59 GMT"} })
|
| 2511 | 2026-08-29T21:40:59.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 2512 | 2026-08-29T21:40:59.975Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e0b1f0d1-d824-4a4e-8184-3bcae6a622ff", "content-length": "29", "date": "Sat, 29 Aug 2026 21:40:59 GMT"} })
|
| 2513 | 2026-08-29T21:40:59.975Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60621
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
|
| 2514 | 2026-08-29T21:40:59.975Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2515 | 2026-08-29T21:40:59.975Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2516 | 2026-08-29T21:40:59.975Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60621
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2517 | 2026-08-29T21:40:59.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2518 | 2026-08-29T21:40:59.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2519 | 2026-08-29T21:40:59.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2520 | 2026-08-29T21:41:00.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2521 | 2026-08-29T21:41:00.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2522 | 2026-08-29T21:41:00.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2523 | 2026-08-29T21:41:00.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2524 | 2026-08-29T21:41:00.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2525 | 2026-08-29T21:41:00.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2526 | 2026-08-29T21:41:00.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2527 | 2026-08-29T21:41:00.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2528 | 2026-08-29T21:41:00.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2529 | 2026-08-29T21:41:01.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2530 | 2026-08-29T21:41:01.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2531 | 2026-08-29T21:41:01.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2532 | 2026-08-29T21:41:01.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2533 | 2026-08-29T21:41:01.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2534 | 2026-08-29T21:41:01.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2535 | 2026-08-29T21:41:01.403Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2536 | 2026-08-29T21:41:01.403Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2537 | 2026-08-29T21:41:01.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2538 | 2026-08-29T21:41:01.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2539 | 2026-08-29T21:41:01.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2540 | 2026-08-29T21:41:01.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2541 | 2026-08-29T21:41:02.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2542 | 2026-08-29T21:41:02.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2543 | 2026-08-29T21:41:02.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2544 | 2026-08-29T21:41:02.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2545 | 2026-08-29T21:41:02.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2546 | 2026-08-29T21:41:02.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2547 | 2026-08-29T21:41:02.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2548 | 2026-08-29T21:41:02.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2549 | 2026-08-29T21:41:02.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2550 | 2026-08-29T21:41:02.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2551 | 2026-08-29T21:41:02.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2552 | 2026-08-29T21:41:02.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2553 | 2026-08-29T21:41:02.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2554 | 2026-08-29T21:41:02.996Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2555 | 2026-08-29T21:41:02.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2556 | 2026-08-29T21:41:03.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2557 | 2026-08-29T21:41:03.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2558 | 2026-08-29T21:41:03.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2559 | 2026-08-29T21:41:03.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2560 | 2026-08-29T21:41:03.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2561 | 2026-08-29T21:41:03.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2562 | 2026-08-29T21:41:03.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2563 | 2026-08-29T21:41:03.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2564 | 2026-08-29T21:41:03.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2565 | 2026-08-29T21:41:04.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2566 | 2026-08-29T21:41:04.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2567 | 2026-08-29T21:41:04.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2568 | 2026-08-29T21:41:04.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 391
|
| 2569 | 2026-08-29T21:41:04.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 391
|
| 2570 | 2026-08-29T21:41:04.205Z | DEBG | oximeter (clickhouse-client): unrolling 391 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2571 | 2026-08-29T21:41:04.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2572 | 2026-08-29T21:41:04.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 280
table_name = fields_i16
|
| 2573 | 2026-08-29T21:41:04.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 863
table_name = fields_string
|
| 2574 | 2026-08-29T21:41:04.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 171
table_name = fields_u16
|
| 2575 | 2026-08-29T21:41:04.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 145
table_name = fields_u32
|
| 2576 | 2026-08-29T21:41:04.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_u8
|
| 2577 | 2026-08-29T21:41:04.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 539
table_name = fields_uuid
|
| 2578 | 2026-08-29T21:41:04.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = measurements_bool
|
| 2579 | 2026-08-29T21:41:04.222Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 265
table_name = measurements_cumulativeu64
|
| 2580 | 2026-08-29T21:41:04.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1
table_name = measurements_f64
|
| 2581 | 2026-08-29T21:41:04.225Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 2582 | 2026-08-29T21:41:04.226Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 90
table_name = measurements_u64
|
| 2583 | 2026-08-29T21:41:04.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2584 | 2026-08-29T21:41:04.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2585 | 2026-08-29T21:41:04.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2586 | 2026-08-29T21:41:04.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2587 | 2026-08-29T21:41:04.967Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2588 | 2026-08-29T21:41:04.967Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2589 | 2026-08-29T21:41:04.969Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2590 | 2026-08-29T21:41:04.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2591 | 2026-08-29T21:41:04.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2592 | 2026-08-29T21:41:04.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2593 | 2026-08-29T21:41:05.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2594 | 2026-08-29T21:41:05.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2595 | 2026-08-29T21:41:05.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2596 | 2026-08-29T21:41:05.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2597 | 2026-08-29T21:41:05.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2598 | 2026-08-29T21:41:05.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2599 | 2026-08-29T21:41:05.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2600 | 2026-08-29T21:41:05.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2601 | 2026-08-29T21:41:05.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2602 | 2026-08-29T21:41:06.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2603 | 2026-08-29T21:41:06.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2604 | 2026-08-29T21:41:06.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2605 | 2026-08-29T21:41:06.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2606 | 2026-08-29T21:41:06.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2607 | 2026-08-29T21:41:06.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2608 | 2026-08-29T21:41:06.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2609 | 2026-08-29T21:41:06.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2610 | 2026-08-29T21:41:06.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2611 | 2026-08-29T21:41:07.027Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2612 | 2026-08-29T21:41:07.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2613 | 2026-08-29T21:41:07.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2614 | 2026-08-29T21:41:07.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2615 | 2026-08-29T21:41:07.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2616 | 2026-08-29T21:41:07.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2617 | 2026-08-29T21:41:07.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2618 | 2026-08-29T21:41:07.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2619 | 2026-08-29T21:41:07.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2620 | 2026-08-29T21:41:07.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2621 | 2026-08-29T21:41:08.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2622 | 2026-08-29T21:41:08.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2623 | 2026-08-29T21:41:08.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2624 | 2026-08-29T21:41:08.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2625 | 2026-08-29T21:41:08.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2626 | 2026-08-29T21:41:08.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2627 | 2026-08-29T21:41:08.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2628 | 2026-08-29T21:41:08.973Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2629 | 2026-08-29T21:41:08.974Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2630 | 2026-08-29T21:41:08.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2631 | 2026-08-29T21:41:08.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2632 | 2026-08-29T21:41:08.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2633 | 2026-08-29T21:41:09.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2634 | 2026-08-29T21:41:09.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2635 | 2026-08-29T21:41:09.115Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2636 | 2026-08-29T21:41:09.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 270
|
| 2637 | 2026-08-29T21:41:09.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 270
|
| 2638 | 2026-08-29T21:41:09.205Z | DEBG | oximeter (clickhouse-client): unrolling 270 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2639 | 2026-08-29T21:41:09.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2640 | 2026-08-29T21:41:09.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 2641 | 2026-08-29T21:41:09.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 2642 | 2026-08-29T21:41:09.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 226
table_name = fields_string
|
| 2643 | 2026-08-29T21:41:09.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 28
table_name = fields_u16
|
| 2644 | 2026-08-29T21:41:09.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 2645 | 2026-08-29T21:41:09.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 2646 | 2026-08-29T21:41:09.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 140
table_name = fields_uuid
|
| 2647 | 2026-08-29T21:41:09.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_cumulativeu64
|
| 2648 | 2026-08-29T21:41:09.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 2649 | 2026-08-29T21:41:09.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2650 | 2026-08-29T21:41:09.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2651 | 2026-08-29T21:41:09.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2652 | 2026-08-29T21:41:09.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2653 | 2026-08-29T21:41:09.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2654 | 2026-08-29T21:41:09.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2655 | 2026-08-29T21:41:09.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2656 | 2026-08-29T21:41:09.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2657 | 2026-08-29T21:41:10.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2658 | 2026-08-29T21:41:10.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2659 | 2026-08-29T21:41:10.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2660 | 2026-08-29T21:41:10.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2661 | 2026-08-29T21:41:10.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2662 | 2026-08-29T21:41:10.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2663 | 2026-08-29T21:41:10.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2664 | 2026-08-29T21:41:10.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2665 | 2026-08-29T21:41:10.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2666 | 2026-08-29T21:41:11.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2667 | 2026-08-29T21:41:11.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2668 | 2026-08-29T21:41:11.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2669 | 2026-08-29T21:41:11.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2670 | 2026-08-29T21:41:11.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2671 | 2026-08-29T21:41:11.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2672 | 2026-08-29T21:41:11.404Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2673 | 2026-08-29T21:41:11.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2674 | 2026-08-29T21:41:11.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2675 | 2026-08-29T21:41:11.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2676 | 2026-08-29T21:41:11.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2677 | 2026-08-29T21:41:11.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2678 | 2026-08-29T21:41:12.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2679 | 2026-08-29T21:41:12.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2680 | 2026-08-29T21:41:12.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2681 | 2026-08-29T21:41:12.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2682 | 2026-08-29T21:41:12.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2683 | 2026-08-29T21:41:12.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2684 | 2026-08-29T21:41:12.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2685 | 2026-08-29T21:41:12.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2686 | 2026-08-29T21:41:12.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2687 | 2026-08-29T21:41:12.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2688 | 2026-08-29T21:41:12.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2689 | 2026-08-29T21:41:12.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2690 | 2026-08-29T21:41:12.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2691 | 2026-08-29T21:41:12.996Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2692 | 2026-08-29T21:41:12.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2693 | 2026-08-29T21:41:13.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2694 | 2026-08-29T21:41:13.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2695 | 2026-08-29T21:41:13.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2696 | 2026-08-29T21:41:13.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2697 | 2026-08-29T21:41:13.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2698 | 2026-08-29T21:41:13.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2699 | 2026-08-29T21:41:13.807Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2700 | 2026-08-29T21:41:13.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2701 | 2026-08-29T21:41:13.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2702 | 2026-08-29T21:41:13.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2703 | 2026-08-29T21:41:14.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2704 | 2026-08-29T21:41:14.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2705 | 2026-08-29T21:41:14.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2706 | 2026-08-29T21:41:14.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 2707 | 2026-08-29T21:41:14.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 2708 | 2026-08-29T21:41:14.204Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2709 | 2026-08-29T21:41:14.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2710 | 2026-08-29T21:41:14.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 2711 | 2026-08-29T21:41:14.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_string
|
| 2712 | 2026-08-29T21:41:14.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 35
table_name = fields_u16
|
| 2713 | 2026-08-29T21:41:14.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 123
table_name = fields_uuid
|
| 2714 | 2026-08-29T21:41:14.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 2715 | 2026-08-29T21:41:14.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 2716 | 2026-08-29T21:41:14.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2717 | 2026-08-29T21:41:14.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2718 | 2026-08-29T21:41:14.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2719 | 2026-08-29T21:41:14.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2720 | 2026-08-29T21:41:14.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2721 | 2026-08-29T21:41:14.647Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 2722 | 2026-08-29T21:41:14.967Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2723 | 2026-08-29T21:41:14.967Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 2724 | 2026-08-29T21:41:14.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "606f4abe-a15c-4ce1-a777-108590579bf8", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:41:14 GMT"} })
|
| 2725 | 2026-08-29T21:41:14.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 2726 | 2026-08-29T21:41:14.974Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "bd36ae45-75d4-49fd-9b3a-693bd69ff1d8", "content-length": "29", "date": "Sat, 29 Aug 2026 21:41:14 GMT"} })
|
| 2727 | 2026-08-29T21:41:14.974Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2728 | 2026-08-29T21:41:14.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2729 | 2026-08-29T21:41:14.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2730 | 2026-08-29T21:41:14.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2731 | 2026-08-29T21:41:15.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2732 | 2026-08-29T21:41:15.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2733 | 2026-08-29T21:41:15.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2734 | 2026-08-29T21:41:15.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2735 | 2026-08-29T21:41:15.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2736 | 2026-08-29T21:41:15.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2737 | 2026-08-29T21:41:15.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2738 | 2026-08-29T21:41:15.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2739 | 2026-08-29T21:41:15.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2740 | 2026-08-29T21:41:16.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2741 | 2026-08-29T21:41:16.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2742 | 2026-08-29T21:41:16.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2743 | 2026-08-29T21:41:16.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2744 | 2026-08-29T21:41:16.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2745 | 2026-08-29T21:41:16.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2746 | 2026-08-29T21:41:16.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2747 | 2026-08-29T21:41:16.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2748 | 2026-08-29T21:41:16.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2749 | 2026-08-29T21:41:17.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2750 | 2026-08-29T21:41:17.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2751 | 2026-08-29T21:41:17.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2752 | 2026-08-29T21:41:17.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2753 | 2026-08-29T21:41:17.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2754 | 2026-08-29T21:41:17.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2755 | 2026-08-29T21:41:17.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2756 | 2026-08-29T21:41:17.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2757 | 2026-08-29T21:41:17.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2758 | 2026-08-29T21:41:18.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2759 | 2026-08-29T21:41:18.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2760 | 2026-08-29T21:41:18.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2761 | 2026-08-29T21:41:18.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2762 | 2026-08-29T21:41:18.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2763 | 2026-08-29T21:41:18.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2764 | 2026-08-29T21:41:18.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2765 | 2026-08-29T21:41:18.973Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2766 | 2026-08-29T21:41:18.974Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2767 | 2026-08-29T21:41:18.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2768 | 2026-08-29T21:41:18.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2769 | 2026-08-29T21:41:18.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2770 | 2026-08-29T21:41:19.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2771 | 2026-08-29T21:41:19.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2772 | 2026-08-29T21:41:19.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2773 | 2026-08-29T21:41:19.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 2774 | 2026-08-29T21:41:19.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 2775 | 2026-08-29T21:41:19.204Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2776 | 2026-08-29T21:41:19.204Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2777 | 2026-08-29T21:41:19.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 2778 | 2026-08-29T21:41:19.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 2779 | 2026-08-29T21:41:19.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 2780 | 2026-08-29T21:41:19.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 2781 | 2026-08-29T21:41:19.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 2782 | 2026-08-29T21:41:19.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 2783 | 2026-08-29T21:41:19.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2784 | 2026-08-29T21:41:19.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2785 | 2026-08-29T21:41:19.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2786 | 2026-08-29T21:41:19.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2787 | 2026-08-29T21:41:19.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2788 | 2026-08-29T21:41:19.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2789 | 2026-08-29T21:41:19.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2790 | 2026-08-29T21:41:19.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2791 | 2026-08-29T21:41:20.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2792 | 2026-08-29T21:41:20.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2793 | 2026-08-29T21:41:20.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2794 | 2026-08-29T21:41:20.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2795 | 2026-08-29T21:41:20.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2796 | 2026-08-29T21:41:20.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2797 | 2026-08-29T21:41:20.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2798 | 2026-08-29T21:41:20.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2799 | 2026-08-29T21:41:20.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2800 | 2026-08-29T21:41:21.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2801 | 2026-08-29T21:41:21.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2802 | 2026-08-29T21:41:21.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2803 | 2026-08-29T21:41:21.149Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2804 | 2026-08-29T21:41:21.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2805 | 2026-08-29T21:41:21.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2806 | 2026-08-29T21:41:21.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2807 | 2026-08-29T21:41:21.403Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2808 | 2026-08-29T21:41:21.403Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2809 | 2026-08-29T21:41:21.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2810 | 2026-08-29T21:41:21.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2811 | 2026-08-29T21:41:21.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2812 | 2026-08-29T21:41:21.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2813 | 2026-08-29T21:41:22.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2814 | 2026-08-29T21:41:22.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2815 | 2026-08-29T21:41:22.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2816 | 2026-08-29T21:41:22.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2817 | 2026-08-29T21:41:22.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2818 | 2026-08-29T21:41:22.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2819 | 2026-08-29T21:41:22.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2820 | 2026-08-29T21:41:22.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2821 | 2026-08-29T21:41:22.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2822 | 2026-08-29T21:41:22.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2823 | 2026-08-29T21:41:22.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2824 | 2026-08-29T21:41:22.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2825 | 2026-08-29T21:41:22.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2826 | 2026-08-29T21:41:22.996Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2827 | 2026-08-29T21:41:22.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2828 | 2026-08-29T21:41:23.031Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 2829 | 2026-08-29T21:41:23.031Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 2830 | 2026-08-29T21:41:23.048Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1763
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 2831 | 2026-08-29T21:41:23.051Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1968
|
| 2832 | 2026-08-29T21:41:23.052Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1968
|
| 2833 | 2026-08-29T21:41:23.052Z | DEBG | oximeter (clickhouse-client): unrolling 1968 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2834 | 2026-08-29T21:41:23.052Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2835 | 2026-08-29T21:41:23.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 2836 | 2026-08-29T21:41:23.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2605
table_name = fields_string
|
| 2837 | 2026-08-29T21:41:23.073Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 43
table_name = fields_u16
|
| 2838 | 2026-08-29T21:41:23.075Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 825
table_name = fields_u32
|
| 2839 | 2026-08-29T21:41:23.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1442
table_name = fields_uuid
|
| 2840 | 2026-08-29T21:41:23.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1883
table_name = measurements_cumulativeu64
|
| 2841 | 2026-08-29T21:41:23.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 39
table_name = measurements_histogramu64
|
| 2842 | 2026-08-29T21:41:23.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 46
table_name = measurements_u64
|
| 2843 | 2026-08-29T21:41:23.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2844 | 2026-08-29T21:41:23.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2845 | 2026-08-29T21:41:23.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2846 | 2026-08-29T21:41:23.152Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2847 | 2026-08-29T21:41:23.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2848 | 2026-08-29T21:41:23.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2849 | 2026-08-29T21:41:23.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2850 | 2026-08-29T21:41:23.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2851 | 2026-08-29T21:41:23.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2852 | 2026-08-29T21:41:23.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2853 | 2026-08-29T21:41:24.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2854 | 2026-08-29T21:41:24.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2855 | 2026-08-29T21:41:24.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2856 | 2026-08-29T21:41:24.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 2857 | 2026-08-29T21:41:24.205Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2858 | 2026-08-29T21:41:24.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2859 | 2026-08-29T21:41:24.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 2860 | 2026-08-29T21:41:24.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 2861 | 2026-08-29T21:41:24.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 2862 | 2026-08-29T21:41:24.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 2863 | 2026-08-29T21:41:24.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 2864 | 2026-08-29T21:41:24.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2865 | 2026-08-29T21:41:24.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2866 | 2026-08-29T21:41:24.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2867 | 2026-08-29T21:41:24.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2868 | 2026-08-29T21:41:24.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2869 | 2026-08-29T21:41:24.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2870 | 2026-08-29T21:41:24.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2871 | 2026-08-29T21:41:25.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2872 | 2026-08-29T21:41:25.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2873 | 2026-08-29T21:41:25.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2874 | 2026-08-29T21:41:25.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2875 | 2026-08-29T21:41:25.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2876 | 2026-08-29T21:41:25.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2877 | 2026-08-29T21:41:25.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2878 | 2026-08-29T21:41:25.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2879 | 2026-08-29T21:41:25.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2880 | 2026-08-29T21:41:26.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2881 | 2026-08-29T21:41:26.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2882 | 2026-08-29T21:41:26.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2883 | 2026-08-29T21:41:26.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2884 | 2026-08-29T21:41:26.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2885 | 2026-08-29T21:41:26.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2886 | 2026-08-29T21:41:26.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2887 | 2026-08-29T21:41:26.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2888 | 2026-08-29T21:41:26.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2889 | 2026-08-29T21:41:27.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2890 | 2026-08-29T21:41:27.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2891 | 2026-08-29T21:41:27.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2892 | 2026-08-29T21:41:27.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2893 | 2026-08-29T21:41:27.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2894 | 2026-08-29T21:41:27.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2895 | 2026-08-29T21:41:27.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2896 | 2026-08-29T21:41:27.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2897 | 2026-08-29T21:41:27.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2898 | 2026-08-29T21:41:28.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2899 | 2026-08-29T21:41:28.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2900 | 2026-08-29T21:41:28.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2901 | 2026-08-29T21:41:28.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2902 | 2026-08-29T21:41:28.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2903 | 2026-08-29T21:41:28.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2904 | 2026-08-29T21:41:28.693Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 2905 | 2026-08-29T21:41:28.974Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2906 | 2026-08-29T21:41:28.974Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2907 | 2026-08-29T21:41:28.975Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 2908 | 2026-08-29T21:41:28.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2909 | 2026-08-29T21:41:28.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2910 | 2026-08-29T21:41:28.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2911 | 2026-08-29T21:41:29.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2912 | 2026-08-29T21:41:29.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2913 | 2026-08-29T21:41:29.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2914 | 2026-08-29T21:41:29.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 2915 | 2026-08-29T21:41:29.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 2916 | 2026-08-29T21:41:29.205Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2917 | 2026-08-29T21:41:29.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2918 | 2026-08-29T21:41:29.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 2919 | 2026-08-29T21:41:29.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 2920 | 2026-08-29T21:41:29.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 2921 | 2026-08-29T21:41:29.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 2922 | 2026-08-29T21:41:29.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 2923 | 2026-08-29T21:41:29.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 2924 | 2026-08-29T21:41:29.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2925 | 2026-08-29T21:41:29.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2926 | 2026-08-29T21:41:29.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2927 | 2026-08-29T21:41:29.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2928 | 2026-08-29T21:41:29.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2929 | 2026-08-29T21:41:29.967Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2930 | 2026-08-29T21:41:29.967Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 2931 | 2026-08-29T21:41:29.970Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cb424ec1-e70c-4838-8ec0-80464eece2a6", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:41:29 GMT"} })
|
| 2932 | 2026-08-29T21:41:29.970Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 2933 | 2026-08-29T21:41:29.973Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ed68e92e-3b5f-4c35-9f53-0b4dea3f4217", "content-length": "29", "date": "Sat, 29 Aug 2026 21:41:29 GMT"} })
|
| 2934 | 2026-08-29T21:41:29.973Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2935 | 2026-08-29T21:41:29.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2936 | 2026-08-29T21:41:29.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2937 | 2026-08-29T21:41:29.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2938 | 2026-08-29T21:41:30.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2939 | 2026-08-29T21:41:30.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2940 | 2026-08-29T21:41:30.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2941 | 2026-08-29T21:41:30.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2942 | 2026-08-29T21:41:30.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2943 | 2026-08-29T21:41:30.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2944 | 2026-08-29T21:41:30.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2945 | 2026-08-29T21:41:30.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2946 | 2026-08-29T21:41:30.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2947 | 2026-08-29T21:41:31.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2948 | 2026-08-29T21:41:31.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2949 | 2026-08-29T21:41:31.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2950 | 2026-08-29T21:41:31.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2951 | 2026-08-29T21:41:31.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2952 | 2026-08-29T21:41:31.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2953 | 2026-08-29T21:41:31.404Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2954 | 2026-08-29T21:41:31.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2955 | 2026-08-29T21:41:31.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 2956 | 2026-08-29T21:41:31.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2957 | 2026-08-29T21:41:31.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2958 | 2026-08-29T21:41:31.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2959 | 2026-08-29T21:41:32.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2960 | 2026-08-29T21:41:32.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2961 | 2026-08-29T21:41:32.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2962 | 2026-08-29T21:41:32.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2963 | 2026-08-29T21:41:32.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2964 | 2026-08-29T21:41:32.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2965 | 2026-08-29T21:41:32.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2966 | 2026-08-29T21:41:32.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2967 | 2026-08-29T21:41:32.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 2968 | 2026-08-29T21:41:32.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2969 | 2026-08-29T21:41:32.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2970 | 2026-08-29T21:41:32.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2971 | 2026-08-29T21:41:32.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2972 | 2026-08-29T21:41:32.996Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2973 | 2026-08-29T21:41:32.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 2974 | 2026-08-29T21:41:33.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2975 | 2026-08-29T21:41:33.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2976 | 2026-08-29T21:41:33.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2977 | 2026-08-29T21:41:33.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2978 | 2026-08-29T21:41:33.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2979 | 2026-08-29T21:41:33.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2980 | 2026-08-29T21:41:33.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2981 | 2026-08-29T21:41:33.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2982 | 2026-08-29T21:41:33.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2983 | 2026-08-29T21:41:34.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2984 | 2026-08-29T21:41:34.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2985 | 2026-08-29T21:41:34.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2986 | 2026-08-29T21:41:34.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 2987 | 2026-08-29T21:41:34.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 2988 | 2026-08-29T21:41:34.205Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2989 | 2026-08-29T21:41:34.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 2990 | 2026-08-29T21:41:34.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 2991 | 2026-08-29T21:41:34.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 2992 | 2026-08-29T21:41:34.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 2993 | 2026-08-29T21:41:34.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2994 | 2026-08-29T21:41:34.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 2995 | 2026-08-29T21:41:34.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 2996 | 2026-08-29T21:41:34.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 2997 | 2026-08-29T21:41:34.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2998 | 2026-08-29T21:41:34.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2999 | 2026-08-29T21:41:34.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3000 | 2026-08-29T21:41:34.967Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3001 | 2026-08-29T21:41:34.967Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3002 | 2026-08-29T21:41:34.971Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3003 | 2026-08-29T21:41:34.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3004 | 2026-08-29T21:41:34.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3005 | 2026-08-29T21:41:34.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3006 | 2026-08-29T21:41:35.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3007 | 2026-08-29T21:41:35.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3008 | 2026-08-29T21:41:35.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3009 | 2026-08-29T21:41:35.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3010 | 2026-08-29T21:41:35.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3011 | 2026-08-29T21:41:35.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3012 | 2026-08-29T21:41:35.570Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3013 | 2026-08-29T21:41:35.622Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3014 | 2026-08-29T21:41:35.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3015 | 2026-08-29T21:41:35.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3016 | 2026-08-29T21:41:35.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3017 | 2026-08-29T21:41:36.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3018 | 2026-08-29T21:41:36.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3019 | 2026-08-29T21:41:36.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3020 | 2026-08-29T21:41:36.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3021 | 2026-08-29T21:41:36.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3022 | 2026-08-29T21:41:36.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3023 | 2026-08-29T21:41:36.462Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3024 | 2026-08-29T21:41:36.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3025 | 2026-08-29T21:41:36.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3026 | 2026-08-29T21:41:36.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3027 | 2026-08-29T21:41:37.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3028 | 2026-08-29T21:41:37.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3029 | 2026-08-29T21:41:37.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3030 | 2026-08-29T21:41:37.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3031 | 2026-08-29T21:41:37.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3032 | 2026-08-29T21:41:37.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3033 | 2026-08-29T21:41:37.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3034 | 2026-08-29T21:41:37.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3035 | 2026-08-29T21:41:37.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3036 | 2026-08-29T21:41:38.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3037 | 2026-08-29T21:41:38.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3038 | 2026-08-29T21:41:38.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3039 | 2026-08-29T21:41:38.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3040 | 2026-08-29T21:41:38.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3041 | 2026-08-29T21:41:38.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3042 | 2026-08-29T21:41:38.974Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3043 | 2026-08-29T21:41:38.974Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3044 | 2026-08-29T21:41:38.975Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3045 | 2026-08-29T21:41:38.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3046 | 2026-08-29T21:41:38.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3047 | 2026-08-29T21:41:38.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3048 | 2026-08-29T21:41:39.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3049 | 2026-08-29T21:41:39.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3050 | 2026-08-29T21:41:39.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3051 | 2026-08-29T21:41:39.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 274
|
| 3052 | 2026-08-29T21:41:39.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 274
|
| 3053 | 2026-08-29T21:41:39.205Z | DEBG | oximeter (clickhouse-client): unrolling 274 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3054 | 2026-08-29T21:41:39.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3055 | 2026-08-29T21:41:39.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 3056 | 2026-08-29T21:41:39.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_ipaddr
|
| 3057 | 2026-08-29T21:41:39.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 230
table_name = fields_string
|
| 3058 | 2026-08-29T21:41:39.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 36
table_name = fields_u16
|
| 3059 | 2026-08-29T21:41:39.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 3060 | 2026-08-29T21:41:39.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 3061 | 2026-08-29T21:41:39.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 148
table_name = fields_uuid
|
| 3062 | 2026-08-29T21:41:39.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 202
table_name = measurements_cumulativeu64
|
| 3063 | 2026-08-29T21:41:39.222Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 3064 | 2026-08-29T21:41:39.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3065 | 2026-08-29T21:41:39.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3066 | 2026-08-29T21:41:39.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3067 | 2026-08-29T21:41:39.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3068 | 2026-08-29T21:41:39.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3069 | 2026-08-29T21:41:39.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3070 | 2026-08-29T21:41:39.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3071 | 2026-08-29T21:41:39.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3072 | 2026-08-29T21:41:40.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3073 | 2026-08-29T21:41:40.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3074 | 2026-08-29T21:41:40.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3075 | 2026-08-29T21:41:40.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3076 | 2026-08-29T21:41:40.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3077 | 2026-08-29T21:41:40.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3078 | 2026-08-29T21:41:40.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3079 | 2026-08-29T21:41:40.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3080 | 2026-08-29T21:41:40.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3081 | 2026-08-29T21:41:41.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3082 | 2026-08-29T21:41:41.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3083 | 2026-08-29T21:41:41.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3084 | 2026-08-29T21:41:41.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3085 | 2026-08-29T21:41:41.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3086 | 2026-08-29T21:41:41.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3087 | 2026-08-29T21:41:41.403Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3088 | 2026-08-29T21:41:41.403Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3089 | 2026-08-29T21:41:41.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3090 | 2026-08-29T21:41:41.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3091 | 2026-08-29T21:41:41.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3092 | 2026-08-29T21:41:41.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3093 | 2026-08-29T21:41:42.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3094 | 2026-08-29T21:41:42.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3095 | 2026-08-29T21:41:42.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3096 | 2026-08-29T21:41:42.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3097 | 2026-08-29T21:41:42.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3098 | 2026-08-29T21:41:42.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3099 | 2026-08-29T21:41:42.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3100 | 2026-08-29T21:41:42.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3101 | 2026-08-29T21:41:42.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3102 | 2026-08-29T21:41:42.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3103 | 2026-08-29T21:41:42.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3104 | 2026-08-29T21:41:42.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3105 | 2026-08-29T21:41:42.997Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3106 | 2026-08-29T21:41:42.997Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3107 | 2026-08-29T21:41:42.999Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3108 | 2026-08-29T21:41:43.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3109 | 2026-08-29T21:41:43.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3110 | 2026-08-29T21:41:43.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3111 | 2026-08-29T21:41:43.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3112 | 2026-08-29T21:41:43.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3113 | 2026-08-29T21:41:43.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3114 | 2026-08-29T21:41:43.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3115 | 2026-08-29T21:41:43.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3116 | 2026-08-29T21:41:43.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3117 | 2026-08-29T21:41:44.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3118 | 2026-08-29T21:41:44.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3119 | 2026-08-29T21:41:44.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3120 | 2026-08-29T21:41:44.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 3121 | 2026-08-29T21:41:44.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 3122 | 2026-08-29T21:41:44.205Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3123 | 2026-08-29T21:41:44.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3124 | 2026-08-29T21:41:44.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 3125 | 2026-08-29T21:41:44.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 3126 | 2026-08-29T21:41:44.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 3127 | 2026-08-29T21:41:44.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3128 | 2026-08-29T21:41:44.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 3129 | 2026-08-29T21:41:44.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3130 | 2026-08-29T21:41:44.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3131 | 2026-08-29T21:41:44.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3132 | 2026-08-29T21:41:44.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3133 | 2026-08-29T21:41:44.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3134 | 2026-08-29T21:41:44.968Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3135 | 2026-08-29T21:41:44.968Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 3136 | 2026-08-29T21:41:44.970Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9766d354-93e3-4fdc-9fe1-bac7a3c153e8", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:41:44 GMT"} })
|
| 3137 | 2026-08-29T21:41:44.970Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 3138 | 2026-08-29T21:41:44.973Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4d3136f4-c7a4-4b59-a55a-cbec5aecd39c", "content-length": "29", "date": "Sat, 29 Aug 2026 21:41:44 GMT"} })
|
| 3139 | 2026-08-29T21:41:44.973Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3140 | 2026-08-29T21:41:44.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3141 | 2026-08-29T21:41:44.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3142 | 2026-08-29T21:41:44.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3143 | 2026-08-29T21:41:45.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3144 | 2026-08-29T21:41:45.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3145 | 2026-08-29T21:41:45.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3146 | 2026-08-29T21:41:45.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3147 | 2026-08-29T21:41:45.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3148 | 2026-08-29T21:41:45.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3149 | 2026-08-29T21:41:45.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3150 | 2026-08-29T21:41:45.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3151 | 2026-08-29T21:41:45.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3152 | 2026-08-29T21:41:46.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3153 | 2026-08-29T21:41:46.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3154 | 2026-08-29T21:41:46.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3155 | 2026-08-29T21:41:46.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3156 | 2026-08-29T21:41:46.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3157 | 2026-08-29T21:41:46.347Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3158 | 2026-08-29T21:41:46.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3159 | 2026-08-29T21:41:46.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3160 | 2026-08-29T21:41:46.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3161 | 2026-08-29T21:41:46.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3162 | 2026-08-29T21:41:47.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3163 | 2026-08-29T21:41:47.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3164 | 2026-08-29T21:41:47.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3165 | 2026-08-29T21:41:47.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3166 | 2026-08-29T21:41:47.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3167 | 2026-08-29T21:41:47.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3168 | 2026-08-29T21:41:47.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3169 | 2026-08-29T21:41:47.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3170 | 2026-08-29T21:41:47.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3171 | 2026-08-29T21:41:48.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3172 | 2026-08-29T21:41:48.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3173 | 2026-08-29T21:41:48.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3174 | 2026-08-29T21:41:48.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3175 | 2026-08-29T21:41:48.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3176 | 2026-08-29T21:41:48.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3177 | 2026-08-29T21:41:48.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3178 | 2026-08-29T21:41:48.973Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3179 | 2026-08-29T21:41:48.974Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3180 | 2026-08-29T21:41:48.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3181 | 2026-08-29T21:41:48.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3182 | 2026-08-29T21:41:48.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3183 | 2026-08-29T21:41:49.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3184 | 2026-08-29T21:41:49.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3185 | 2026-08-29T21:41:49.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3186 | 2026-08-29T21:41:49.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 3187 | 2026-08-29T21:41:49.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 3188 | 2026-08-29T21:41:49.204Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3189 | 2026-08-29T21:41:49.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3190 | 2026-08-29T21:41:49.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 8
table_name = fields_ipaddr
|
| 3191 | 2026-08-29T21:41:49.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 110
table_name = fields_string
|
| 3192 | 2026-08-29T21:41:49.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 20
table_name = fields_u16
|
| 3193 | 2026-08-29T21:41:49.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 108
table_name = fields_uuid
|
| 3194 | 2026-08-29T21:41:49.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 164
table_name = measurements_cumulativeu64
|
| 3195 | 2026-08-29T21:41:49.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_histogramu64
|
| 3196 | 2026-08-29T21:41:49.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3197 | 2026-08-29T21:41:49.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3198 | 2026-08-29T21:41:49.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3199 | 2026-08-29T21:41:49.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3200 | 2026-08-29T21:41:49.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3201 | 2026-08-29T21:41:49.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3202 | 2026-08-29T21:41:49.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3203 | 2026-08-29T21:41:49.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3204 | 2026-08-29T21:41:50.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3205 | 2026-08-29T21:41:50.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3206 | 2026-08-29T21:41:50.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3207 | 2026-08-29T21:41:50.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3208 | 2026-08-29T21:41:50.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3209 | 2026-08-29T21:41:50.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3210 | 2026-08-29T21:41:50.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3211 | 2026-08-29T21:41:50.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3212 | 2026-08-29T21:41:50.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3213 | 2026-08-29T21:41:51.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3214 | 2026-08-29T21:41:51.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3215 | 2026-08-29T21:41:51.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3216 | 2026-08-29T21:41:51.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3217 | 2026-08-29T21:41:51.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3218 | 2026-08-29T21:41:51.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3219 | 2026-08-29T21:41:51.403Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3220 | 2026-08-29T21:41:51.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3221 | 2026-08-29T21:41:51.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3222 | 2026-08-29T21:41:51.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3223 | 2026-08-29T21:41:51.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3224 | 2026-08-29T21:41:51.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3225 | 2026-08-29T21:41:52.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3226 | 2026-08-29T21:41:52.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3227 | 2026-08-29T21:41:52.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3228 | 2026-08-29T21:41:52.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3229 | 2026-08-29T21:41:52.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3230 | 2026-08-29T21:41:52.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3231 | 2026-08-29T21:41:52.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3232 | 2026-08-29T21:41:52.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3233 | 2026-08-29T21:41:52.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3234 | 2026-08-29T21:41:52.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3235 | 2026-08-29T21:41:52.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3236 | 2026-08-29T21:41:52.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3237 | 2026-08-29T21:41:52.997Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3238 | 2026-08-29T21:41:52.997Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3239 | 2026-08-29T21:41:52.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3240 | 2026-08-29T21:41:53.031Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 3241 | 2026-08-29T21:41:53.031Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 3242 | 2026-08-29T21:41:53.062Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1915
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 3243 | 2026-08-29T21:41:53.068Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2118
|
| 3244 | 2026-08-29T21:41:53.068Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2118
|
| 3245 | 2026-08-29T21:41:53.068Z | DEBG | oximeter (clickhouse-client): unrolling 2118 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3246 | 2026-08-29T21:41:53.069Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3247 | 2026-08-29T21:41:53.099Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 3463
table_name = fields_string
|
| 3248 | 2026-08-29T21:41:53.101Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 39
table_name = fields_u16
|
| 3249 | 2026-08-29T21:41:53.104Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 977
table_name = fields_u32
|
| 3250 | 2026-08-29T21:41:53.108Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2020
table_name = fields_uuid
|
| 3251 | 2026-08-29T21:41:53.111Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1881
table_name = measurements_cumulativeu64
|
| 3252 | 2026-08-29T21:41:53.113Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 39
table_name = measurements_histogramu64
|
| 3253 | 2026-08-29T21:41:53.115Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_u64
|
| 3254 | 2026-08-29T21:41:53.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3255 | 2026-08-29T21:41:53.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3256 | 2026-08-29T21:41:53.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3257 | 2026-08-29T21:41:53.169Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3258 | 2026-08-29T21:41:53.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3259 | 2026-08-29T21:41:53.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3260 | 2026-08-29T21:41:53.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3261 | 2026-08-29T21:41:53.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3262 | 2026-08-29T21:41:53.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3263 | 2026-08-29T21:41:53.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3264 | 2026-08-29T21:41:54.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3265 | 2026-08-29T21:41:54.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3266 | 2026-08-29T21:41:54.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3267 | 2026-08-29T21:41:54.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 3268 | 2026-08-29T21:41:54.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 3269 | 2026-08-29T21:41:54.205Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3270 | 2026-08-29T21:41:54.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3271 | 2026-08-29T21:41:54.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 3272 | 2026-08-29T21:41:54.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 3273 | 2026-08-29T21:41:54.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 3274 | 2026-08-29T21:41:54.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 3275 | 2026-08-29T21:41:54.305Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3276 | 2026-08-29T21:41:54.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3277 | 2026-08-29T21:41:54.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3278 | 2026-08-29T21:41:54.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3279 | 2026-08-29T21:41:54.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3280 | 2026-08-29T21:41:54.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3281 | 2026-08-29T21:41:54.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3282 | 2026-08-29T21:41:55.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3283 | 2026-08-29T21:41:55.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3284 | 2026-08-29T21:41:55.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3285 | 2026-08-29T21:41:55.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3286 | 2026-08-29T21:41:55.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3287 | 2026-08-29T21:41:55.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3288 | 2026-08-29T21:41:55.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3289 | 2026-08-29T21:41:55.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3290 | 2026-08-29T21:41:55.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3291 | 2026-08-29T21:41:56.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3292 | 2026-08-29T21:41:56.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3293 | 2026-08-29T21:41:56.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3294 | 2026-08-29T21:41:56.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3295 | 2026-08-29T21:41:56.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3296 | 2026-08-29T21:41:56.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3297 | 2026-08-29T21:41:56.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3298 | 2026-08-29T21:41:56.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3299 | 2026-08-29T21:41:56.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3300 | 2026-08-29T21:41:57.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3301 | 2026-08-29T21:41:57.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3302 | 2026-08-29T21:41:57.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3303 | 2026-08-29T21:41:57.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3304 | 2026-08-29T21:41:57.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3305 | 2026-08-29T21:41:57.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3306 | 2026-08-29T21:41:57.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3307 | 2026-08-29T21:41:57.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3308 | 2026-08-29T21:41:57.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3309 | 2026-08-29T21:41:58.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3310 | 2026-08-29T21:41:58.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3311 | 2026-08-29T21:41:58.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3312 | 2026-08-29T21:41:58.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3313 | 2026-08-29T21:41:58.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3314 | 2026-08-29T21:41:58.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3315 | 2026-08-29T21:41:58.974Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3316 | 2026-08-29T21:41:58.974Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3317 | 2026-08-29T21:41:58.975Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3318 | 2026-08-29T21:41:58.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3319 | 2026-08-29T21:41:58.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3320 | 2026-08-29T21:41:58.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3321 | 2026-08-29T21:41:59.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3322 | 2026-08-29T21:41:59.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3323 | 2026-08-29T21:41:59.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3324 | 2026-08-29T21:41:59.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 3325 | 2026-08-29T21:41:59.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 3326 | 2026-08-29T21:41:59.205Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3327 | 2026-08-29T21:41:59.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3328 | 2026-08-29T21:41:59.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_string
|
| 3329 | 2026-08-29T21:41:59.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u16
|
| 3330 | 2026-08-29T21:41:59.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 100
table_name = fields_uuid
|
| 3331 | 2026-08-29T21:41:59.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3332 | 2026-08-29T21:41:59.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 3333 | 2026-08-29T21:41:59.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3334 | 2026-08-29T21:41:59.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3335 | 2026-08-29T21:41:59.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3336 | 2026-08-29T21:41:59.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3337 | 2026-08-29T21:41:59.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3338 | 2026-08-29T21:41:59.967Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3339 | 2026-08-29T21:41:59.967Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 3340 | 2026-08-29T21:41:59.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8baf8f34-252e-4e52-8284-05768b83176e", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:41:59 GMT"} })
|
| 3341 | 2026-08-29T21:41:59.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 3342 | 2026-08-29T21:41:59.975Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "05c8505e-a6be-4481-87c1-9108b8f726a7", "content-length": "29", "date": "Sat, 29 Aug 2026 21:41:59 GMT"} })
|
| 3343 | 2026-08-29T21:41:59.976Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3344 | 2026-08-29T21:41:59.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3345 | 2026-08-29T21:41:59.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3346 | 2026-08-29T21:41:59.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3347 | 2026-08-29T21:42:00.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3348 | 2026-08-29T21:42:00.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3349 | 2026-08-29T21:42:00.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3350 | 2026-08-29T21:42:00.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3351 | 2026-08-29T21:42:00.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3352 | 2026-08-29T21:42:00.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3353 | 2026-08-29T21:42:00.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3354 | 2026-08-29T21:42:00.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3355 | 2026-08-29T21:42:00.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3356 | 2026-08-29T21:42:01.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3357 | 2026-08-29T21:42:01.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3358 | 2026-08-29T21:42:01.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3359 | 2026-08-29T21:42:01.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3360 | 2026-08-29T21:42:01.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3361 | 2026-08-29T21:42:01.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3362 | 2026-08-29T21:42:01.404Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3363 | 2026-08-29T21:42:01.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3364 | 2026-08-29T21:42:01.405Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3365 | 2026-08-29T21:42:01.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3366 | 2026-08-29T21:42:01.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3367 | 2026-08-29T21:42:01.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3368 | 2026-08-29T21:42:02.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3369 | 2026-08-29T21:42:02.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3370 | 2026-08-29T21:42:02.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3371 | 2026-08-29T21:42:02.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3372 | 2026-08-29T21:42:02.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3373 | 2026-08-29T21:42:02.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3374 | 2026-08-29T21:42:02.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3375 | 2026-08-29T21:42:02.430Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3376 | 2026-08-29T21:42:02.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3377 | 2026-08-29T21:42:02.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3378 | 2026-08-29T21:42:02.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3379 | 2026-08-29T21:42:02.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3380 | 2026-08-29T21:42:02.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3381 | 2026-08-29T21:42:02.996Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3382 | 2026-08-29T21:42:02.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3383 | 2026-08-29T21:42:03.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3384 | 2026-08-29T21:42:03.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3385 | 2026-08-29T21:42:03.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3386 | 2026-08-29T21:42:03.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3387 | 2026-08-29T21:42:03.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3388 | 2026-08-29T21:42:03.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3389 | 2026-08-29T21:42:03.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3390 | 2026-08-29T21:42:03.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3391 | 2026-08-29T21:42:03.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3392 | 2026-08-29T21:42:04.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3393 | 2026-08-29T21:42:04.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3394 | 2026-08-29T21:42:04.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3395 | 2026-08-29T21:42:04.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 3396 | 2026-08-29T21:42:04.204Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 3397 | 2026-08-29T21:42:04.204Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3398 | 2026-08-29T21:42:04.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3399 | 2026-08-29T21:42:04.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 3400 | 2026-08-29T21:42:04.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 3401 | 2026-08-29T21:42:04.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 3402 | 2026-08-29T21:42:04.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3403 | 2026-08-29T21:42:04.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 3404 | 2026-08-29T21:42:04.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3405 | 2026-08-29T21:42:04.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3406 | 2026-08-29T21:42:04.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3407 | 2026-08-29T21:42:04.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3408 | 2026-08-29T21:42:04.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3409 | 2026-08-29T21:42:04.968Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3410 | 2026-08-29T21:42:04.968Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3411 | 2026-08-29T21:42:04.969Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3412 | 2026-08-29T21:42:04.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3413 | 2026-08-29T21:42:04.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3414 | 2026-08-29T21:42:04.992Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3415 | 2026-08-29T21:42:05.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3416 | 2026-08-29T21:42:05.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3417 | 2026-08-29T21:42:05.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3418 | 2026-08-29T21:42:05.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3419 | 2026-08-29T21:42:05.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3420 | 2026-08-29T21:42:05.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3421 | 2026-08-29T21:42:05.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3422 | 2026-08-29T21:42:05.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3423 | 2026-08-29T21:42:05.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3424 | 2026-08-29T21:42:06.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3425 | 2026-08-29T21:42:06.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3426 | 2026-08-29T21:42:06.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3427 | 2026-08-29T21:42:06.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3428 | 2026-08-29T21:42:06.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3429 | 2026-08-29T21:42:06.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3430 | 2026-08-29T21:42:06.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3431 | 2026-08-29T21:42:06.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3432 | 2026-08-29T21:42:06.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3433 | 2026-08-29T21:42:07.028Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3434 | 2026-08-29T21:42:07.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3435 | 2026-08-29T21:42:07.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3436 | 2026-08-29T21:42:07.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3437 | 2026-08-29T21:42:07.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3438 | 2026-08-29T21:42:07.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3439 | 2026-08-29T21:42:07.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3440 | 2026-08-29T21:42:07.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3441 | 2026-08-29T21:42:07.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3442 | 2026-08-29T21:42:07.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3443 | 2026-08-29T21:42:08.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3444 | 2026-08-29T21:42:08.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3445 | 2026-08-29T21:42:08.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3446 | 2026-08-29T21:42:08.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3447 | 2026-08-29T21:42:08.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3448 | 2026-08-29T21:42:08.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3449 | 2026-08-29T21:42:08.974Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3450 | 2026-08-29T21:42:08.974Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3451 | 2026-08-29T21:42:08.975Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3452 | 2026-08-29T21:42:08.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3453 | 2026-08-29T21:42:08.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3454 | 2026-08-29T21:42:08.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3455 | 2026-08-29T21:42:09.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3456 | 2026-08-29T21:42:09.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3457 | 2026-08-29T21:42:09.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3458 | 2026-08-29T21:42:09.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 270
|
| 3459 | 2026-08-29T21:42:09.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 270
|
| 3460 | 2026-08-29T21:42:09.205Z | DEBG | oximeter (clickhouse-client): unrolling 270 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3461 | 2026-08-29T21:42:09.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3462 | 2026-08-29T21:42:09.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 3463 | 2026-08-29T21:42:09.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 3464 | 2026-08-29T21:42:09.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 226
table_name = fields_string
|
| 3465 | 2026-08-29T21:42:09.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 28
table_name = fields_u16
|
| 3466 | 2026-08-29T21:42:09.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 3467 | 2026-08-29T21:42:09.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 3468 | 2026-08-29T21:42:09.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 140
table_name = fields_uuid
|
| 3469 | 2026-08-29T21:42:09.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_cumulativeu64
|
| 3470 | 2026-08-29T21:42:09.222Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 3471 | 2026-08-29T21:42:09.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3472 | 2026-08-29T21:42:09.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3473 | 2026-08-29T21:42:09.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3474 | 2026-08-29T21:42:09.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3475 | 2026-08-29T21:42:09.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3476 | 2026-08-29T21:42:09.991Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3477 | 2026-08-29T21:42:09.991Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3478 | 2026-08-29T21:42:09.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3479 | 2026-08-29T21:42:10.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3480 | 2026-08-29T21:42:10.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3481 | 2026-08-29T21:42:10.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3482 | 2026-08-29T21:42:10.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3483 | 2026-08-29T21:42:10.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3484 | 2026-08-29T21:42:10.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3485 | 2026-08-29T21:42:10.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3486 | 2026-08-29T21:42:10.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3487 | 2026-08-29T21:42:10.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3488 | 2026-08-29T21:42:11.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3489 | 2026-08-29T21:42:11.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3490 | 2026-08-29T21:42:11.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3491 | 2026-08-29T21:42:11.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3492 | 2026-08-29T21:42:11.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3493 | 2026-08-29T21:42:11.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3494 | 2026-08-29T21:42:11.404Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3495 | 2026-08-29T21:42:11.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3496 | 2026-08-29T21:42:11.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3497 | 2026-08-29T21:42:11.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3498 | 2026-08-29T21:42:11.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3499 | 2026-08-29T21:42:11.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3500 | 2026-08-29T21:42:12.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3501 | 2026-08-29T21:42:12.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3502 | 2026-08-29T21:42:12.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3503 | 2026-08-29T21:42:12.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3504 | 2026-08-29T21:42:12.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3505 | 2026-08-29T21:42:12.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3506 | 2026-08-29T21:42:12.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3507 | 2026-08-29T21:42:12.430Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3508 | 2026-08-29T21:42:12.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3509 | 2026-08-29T21:42:12.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3510 | 2026-08-29T21:42:12.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3511 | 2026-08-29T21:42:12.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3512 | 2026-08-29T21:42:12.996Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3513 | 2026-08-29T21:42:12.997Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3514 | 2026-08-29T21:42:12.998Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3515 | 2026-08-29T21:42:13.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3516 | 2026-08-29T21:42:13.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3517 | 2026-08-29T21:42:13.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3518 | 2026-08-29T21:42:13.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3519 | 2026-08-29T21:42:13.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3520 | 2026-08-29T21:42:13.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3521 | 2026-08-29T21:42:13.808Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3522 | 2026-08-29T21:42:13.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3523 | 2026-08-29T21:42:13.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3524 | 2026-08-29T21:42:13.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3525 | 2026-08-29T21:42:14.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3526 | 2026-08-29T21:42:14.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3527 | 2026-08-29T21:42:14.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3528 | 2026-08-29T21:42:14.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 3529 | 2026-08-29T21:42:14.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 3530 | 2026-08-29T21:42:14.205Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3531 | 2026-08-29T21:42:14.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3532 | 2026-08-29T21:42:14.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 3533 | 2026-08-29T21:42:14.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_string
|
| 3534 | 2026-08-29T21:42:14.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 35
table_name = fields_u16
|
| 3535 | 2026-08-29T21:42:14.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 123
table_name = fields_uuid
|
| 3536 | 2026-08-29T21:42:14.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 3537 | 2026-08-29T21:42:14.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 3538 | 2026-08-29T21:42:14.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3539 | 2026-08-29T21:42:14.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3540 | 2026-08-29T21:42:14.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3541 | 2026-08-29T21:42:14.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3542 | 2026-08-29T21:42:14.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3543 | 2026-08-29T21:42:14.648Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 3544 | 2026-08-29T21:42:14.968Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3545 | 2026-08-29T21:42:14.968Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 3546 | 2026-08-29T21:42:14.971Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f3597a94-a092-4e1c-98c4-72b5e2488d80", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:42:14 GMT"} })
|
| 3547 | 2026-08-29T21:42:14.971Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 3548 | 2026-08-29T21:42:14.974Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "69cdbef0-0c88-4414-be25-a5d9d0fa6c32", "content-length": "29", "date": "Sat, 29 Aug 2026 21:42:14 GMT"} })
|
| 3549 | 2026-08-29T21:42:14.974Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3550 | 2026-08-29T21:42:14.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3551 | 2026-08-29T21:42:14.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3552 | 2026-08-29T21:42:14.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3553 | 2026-08-29T21:42:15.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3554 | 2026-08-29T21:42:15.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3555 | 2026-08-29T21:42:15.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3556 | 2026-08-29T21:42:15.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3557 | 2026-08-29T21:42:15.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3558 | 2026-08-29T21:42:15.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3559 | 2026-08-29T21:42:15.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3560 | 2026-08-29T21:42:15.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3561 | 2026-08-29T21:42:15.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3562 | 2026-08-29T21:42:16.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3563 | 2026-08-29T21:42:16.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3564 | 2026-08-29T21:42:16.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3565 | 2026-08-29T21:42:16.346Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3566 | 2026-08-29T21:42:16.346Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3567 | 2026-08-29T21:42:16.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3568 | 2026-08-29T21:42:16.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3569 | 2026-08-29T21:42:16.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3570 | 2026-08-29T21:42:16.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3571 | 2026-08-29T21:42:17.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3572 | 2026-08-29T21:42:17.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3573 | 2026-08-29T21:42:17.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3574 | 2026-08-29T21:42:17.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3575 | 2026-08-29T21:42:17.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3576 | 2026-08-29T21:42:17.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3577 | 2026-08-29T21:42:17.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3578 | 2026-08-29T21:42:17.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3579 | 2026-08-29T21:42:17.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3580 | 2026-08-29T21:42:18.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3581 | 2026-08-29T21:42:18.115Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3582 | 2026-08-29T21:42:18.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3583 | 2026-08-29T21:42:18.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3584 | 2026-08-29T21:42:18.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3585 | 2026-08-29T21:42:18.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3586 | 2026-08-29T21:42:18.973Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3587 | 2026-08-29T21:42:18.974Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3588 | 2026-08-29T21:42:18.975Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3589 | 2026-08-29T21:42:18.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3590 | 2026-08-29T21:42:18.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3591 | 2026-08-29T21:42:18.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3592 | 2026-08-29T21:42:19.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3593 | 2026-08-29T21:42:19.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3594 | 2026-08-29T21:42:19.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3595 | 2026-08-29T21:42:19.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 3596 | 2026-08-29T21:42:19.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 3597 | 2026-08-29T21:42:19.205Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3598 | 2026-08-29T21:42:19.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3599 | 2026-08-29T21:42:19.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 3600 | 2026-08-29T21:42:19.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 3601 | 2026-08-29T21:42:19.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 3602 | 2026-08-29T21:42:19.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 3603 | 2026-08-29T21:42:19.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 3604 | 2026-08-29T21:42:19.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 3605 | 2026-08-29T21:42:19.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3606 | 2026-08-29T21:42:19.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3607 | 2026-08-29T21:42:19.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3608 | 2026-08-29T21:42:19.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3609 | 2026-08-29T21:42:19.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3610 | 2026-08-29T21:42:19.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3611 | 2026-08-29T21:42:19.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3612 | 2026-08-29T21:42:19.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3613 | 2026-08-29T21:42:20.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3614 | 2026-08-29T21:42:20.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3615 | 2026-08-29T21:42:20.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3616 | 2026-08-29T21:42:20.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3617 | 2026-08-29T21:42:20.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3618 | 2026-08-29T21:42:20.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3619 | 2026-08-29T21:42:20.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3620 | 2026-08-29T21:42:20.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3621 | 2026-08-29T21:42:20.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3622 | 2026-08-29T21:42:21.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3623 | 2026-08-29T21:42:21.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3624 | 2026-08-29T21:42:21.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3625 | 2026-08-29T21:42:21.149Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3626 | 2026-08-29T21:42:21.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3627 | 2026-08-29T21:42:21.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3628 | 2026-08-29T21:42:21.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3629 | 2026-08-29T21:42:21.404Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3630 | 2026-08-29T21:42:21.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3631 | 2026-08-29T21:42:21.405Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3632 | 2026-08-29T21:42:21.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3633 | 2026-08-29T21:42:21.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3634 | 2026-08-29T21:42:21.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3635 | 2026-08-29T21:42:22.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3636 | 2026-08-29T21:42:22.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3637 | 2026-08-29T21:42:22.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3638 | 2026-08-29T21:42:22.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3639 | 2026-08-29T21:42:22.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3640 | 2026-08-29T21:42:22.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3641 | 2026-08-29T21:42:22.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3642 | 2026-08-29T21:42:22.430Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3643 | 2026-08-29T21:42:22.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3644 | 2026-08-29T21:42:22.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3645 | 2026-08-29T21:42:22.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3646 | 2026-08-29T21:42:22.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3647 | 2026-08-29T21:42:22.997Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3648 | 2026-08-29T21:42:22.997Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3649 | 2026-08-29T21:42:22.999Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3650 | 2026-08-29T21:42:23.031Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 3651 | 2026-08-29T21:42:23.031Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 3652 | 2026-08-29T21:42:23.050Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1763
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 3653 | 2026-08-29T21:42:23.055Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1968
|
| 3654 | 2026-08-29T21:42:23.055Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1968
|
| 3655 | 2026-08-29T21:42:23.055Z | DEBG | oximeter (clickhouse-client): unrolling 1968 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3656 | 2026-08-29T21:42:23.056Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3657 | 2026-08-29T21:42:23.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 3658 | 2026-08-29T21:42:23.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2605
table_name = fields_string
|
| 3659 | 2026-08-29T21:42:23.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 43
table_name = fields_u16
|
| 3660 | 2026-08-29T21:42:23.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 825
table_name = fields_u32
|
| 3661 | 2026-08-29T21:42:23.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1442
table_name = fields_uuid
|
| 3662 | 2026-08-29T21:42:23.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1883
table_name = measurements_cumulativeu64
|
| 3663 | 2026-08-29T21:42:23.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 39
table_name = measurements_histogramu64
|
| 3664 | 2026-08-29T21:42:23.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 46
table_name = measurements_u64
|
| 3665 | 2026-08-29T21:42:23.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3666 | 2026-08-29T21:42:23.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3667 | 2026-08-29T21:42:23.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3668 | 2026-08-29T21:42:23.156Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3669 | 2026-08-29T21:42:23.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3670 | 2026-08-29T21:42:23.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3671 | 2026-08-29T21:42:23.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3672 | 2026-08-29T21:42:23.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3673 | 2026-08-29T21:42:23.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3674 | 2026-08-29T21:42:23.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3675 | 2026-08-29T21:42:24.115Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3676 | 2026-08-29T21:42:24.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3677 | 2026-08-29T21:42:24.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3678 | 2026-08-29T21:42:24.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 3679 | 2026-08-29T21:42:24.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 3680 | 2026-08-29T21:42:24.205Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3681 | 2026-08-29T21:42:24.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3682 | 2026-08-29T21:42:24.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 3683 | 2026-08-29T21:42:24.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 3684 | 2026-08-29T21:42:24.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 3685 | 2026-08-29T21:42:24.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 3686 | 2026-08-29T21:42:24.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3687 | 2026-08-29T21:42:24.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3688 | 2026-08-29T21:42:24.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3689 | 2026-08-29T21:42:24.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3690 | 2026-08-29T21:42:24.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3691 | 2026-08-29T21:42:24.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3692 | 2026-08-29T21:42:24.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3693 | 2026-08-29T21:42:25.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3694 | 2026-08-29T21:42:25.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3695 | 2026-08-29T21:42:25.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3696 | 2026-08-29T21:42:25.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3697 | 2026-08-29T21:42:25.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3698 | 2026-08-29T21:42:25.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3699 | 2026-08-29T21:42:25.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3700 | 2026-08-29T21:42:25.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3701 | 2026-08-29T21:42:25.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3702 | 2026-08-29T21:42:26.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3703 | 2026-08-29T21:42:26.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3704 | 2026-08-29T21:42:26.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3705 | 2026-08-29T21:42:26.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3706 | 2026-08-29T21:42:26.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3707 | 2026-08-29T21:42:26.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3708 | 2026-08-29T21:42:26.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3709 | 2026-08-29T21:42:26.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3710 | 2026-08-29T21:42:26.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3711 | 2026-08-29T21:42:27.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3712 | 2026-08-29T21:42:27.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3713 | 2026-08-29T21:42:27.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3714 | 2026-08-29T21:42:27.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3715 | 2026-08-29T21:42:27.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3716 | 2026-08-29T21:42:27.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3717 | 2026-08-29T21:42:27.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3718 | 2026-08-29T21:42:27.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3719 | 2026-08-29T21:42:27.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3720 | 2026-08-29T21:42:28.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3721 | 2026-08-29T21:42:28.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3722 | 2026-08-29T21:42:28.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3723 | 2026-08-29T21:42:28.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3724 | 2026-08-29T21:42:28.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3725 | 2026-08-29T21:42:28.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3726 | 2026-08-29T21:42:28.694Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3727 | 2026-08-29T21:42:28.974Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3728 | 2026-08-29T21:42:28.974Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3729 | 2026-08-29T21:42:28.975Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3730 | 2026-08-29T21:42:28.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3731 | 2026-08-29T21:42:28.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3732 | 2026-08-29T21:42:28.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3733 | 2026-08-29T21:42:29.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3734 | 2026-08-29T21:42:29.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3735 | 2026-08-29T21:42:29.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3736 | 2026-08-29T21:42:29.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 3737 | 2026-08-29T21:42:29.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 3738 | 2026-08-29T21:42:29.205Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3739 | 2026-08-29T21:42:29.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3740 | 2026-08-29T21:42:29.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 3741 | 2026-08-29T21:42:29.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 3742 | 2026-08-29T21:42:29.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 3743 | 2026-08-29T21:42:29.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 3744 | 2026-08-29T21:42:29.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 3745 | 2026-08-29T21:42:29.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 3746 | 2026-08-29T21:42:29.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3747 | 2026-08-29T21:42:29.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3748 | 2026-08-29T21:42:29.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3749 | 2026-08-29T21:42:29.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3750 | 2026-08-29T21:42:29.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3751 | 2026-08-29T21:42:29.968Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3752 | 2026-08-29T21:42:29.968Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 3753 | 2026-08-29T21:42:29.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "80a43e07-fe3b-4231-a921-812fd3df3d54", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:42:29 GMT"} })
|
| 3754 | 2026-08-29T21:42:29.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 3755 | 2026-08-29T21:42:29.975Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3f53c648-1ef0-4bc0-a711-0393ed72fe0b", "content-length": "29", "date": "Sat, 29 Aug 2026 21:42:29 GMT"} })
|
| 3756 | 2026-08-29T21:42:29.975Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3757 | 2026-08-29T21:42:29.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3758 | 2026-08-29T21:42:29.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3759 | 2026-08-29T21:42:29.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3760 | 2026-08-29T21:42:30.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3761 | 2026-08-29T21:42:30.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3762 | 2026-08-29T21:42:30.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3763 | 2026-08-29T21:42:30.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3764 | 2026-08-29T21:42:30.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3765 | 2026-08-29T21:42:30.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3766 | 2026-08-29T21:42:30.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3767 | 2026-08-29T21:42:30.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3768 | 2026-08-29T21:42:30.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3769 | 2026-08-29T21:42:31.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3770 | 2026-08-29T21:42:31.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3771 | 2026-08-29T21:42:31.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3772 | 2026-08-29T21:42:31.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3773 | 2026-08-29T21:42:31.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3774 | 2026-08-29T21:42:31.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3775 | 2026-08-29T21:42:31.404Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3776 | 2026-08-29T21:42:31.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3777 | 2026-08-29T21:42:31.404Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3778 | 2026-08-29T21:42:31.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3779 | 2026-08-29T21:42:31.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3780 | 2026-08-29T21:42:31.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3781 | 2026-08-29T21:42:32.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3782 | 2026-08-29T21:42:32.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3783 | 2026-08-29T21:42:32.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3784 | 2026-08-29T21:42:32.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3785 | 2026-08-29T21:42:32.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3786 | 2026-08-29T21:42:32.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3787 | 2026-08-29T21:42:32.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3788 | 2026-08-29T21:42:32.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3789 | 2026-08-29T21:42:32.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3790 | 2026-08-29T21:42:32.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3791 | 2026-08-29T21:42:32.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3792 | 2026-08-29T21:42:32.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3793 | 2026-08-29T21:42:32.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3794 | 2026-08-29T21:42:32.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3795 | 2026-08-29T21:42:32.999Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3796 | 2026-08-29T21:42:33.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3797 | 2026-08-29T21:42:33.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3798 | 2026-08-29T21:42:33.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3799 | 2026-08-29T21:42:33.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3800 | 2026-08-29T21:42:33.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3801 | 2026-08-29T21:42:33.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3802 | 2026-08-29T21:42:33.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3803 | 2026-08-29T21:42:33.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3804 | 2026-08-29T21:42:33.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3805 | 2026-08-29T21:42:34.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3806 | 2026-08-29T21:42:34.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3807 | 2026-08-29T21:42:34.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3808 | 2026-08-29T21:42:34.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 3809 | 2026-08-29T21:42:34.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 3810 | 2026-08-29T21:42:34.205Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3811 | 2026-08-29T21:42:34.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3812 | 2026-08-29T21:42:34.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 3813 | 2026-08-29T21:42:34.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 3814 | 2026-08-29T21:42:34.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 3815 | 2026-08-29T21:42:34.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3816 | 2026-08-29T21:42:34.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 3817 | 2026-08-29T21:42:34.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3818 | 2026-08-29T21:42:34.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3819 | 2026-08-29T21:42:34.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3820 | 2026-08-29T21:42:34.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3821 | 2026-08-29T21:42:34.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3822 | 2026-08-29T21:42:34.969Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3823 | 2026-08-29T21:42:34.969Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3824 | 2026-08-29T21:42:34.970Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 3825 | 2026-08-29T21:42:34.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3826 | 2026-08-29T21:42:34.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3827 | 2026-08-29T21:42:34.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3828 | 2026-08-29T21:42:35.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3829 | 2026-08-29T21:42:35.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3830 | 2026-08-29T21:42:35.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3831 | 2026-08-29T21:42:35.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3832 | 2026-08-29T21:42:35.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3833 | 2026-08-29T21:42:35.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3834 | 2026-08-29T21:42:35.571Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3835 | 2026-08-29T21:42:35.623Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3836 | 2026-08-29T21:42:35.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3837 | 2026-08-29T21:42:35.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3838 | 2026-08-29T21:42:35.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3839 | 2026-08-29T21:42:36.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3840 | 2026-08-29T21:42:36.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3841 | 2026-08-29T21:42:36.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3842 | 2026-08-29T21:42:36.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3843 | 2026-08-29T21:42:36.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3844 | 2026-08-29T21:42:36.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3845 | 2026-08-29T21:42:36.462Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3846 | 2026-08-29T21:42:36.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3847 | 2026-08-29T21:42:36.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3848 | 2026-08-29T21:42:36.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3849 | 2026-08-29T21:42:37.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3850 | 2026-08-29T21:42:37.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3851 | 2026-08-29T21:42:37.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3852 | 2026-08-29T21:42:37.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3853 | 2026-08-29T21:42:37.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3854 | 2026-08-29T21:42:37.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3855 | 2026-08-29T21:42:37.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3856 | 2026-08-29T21:42:37.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3857 | 2026-08-29T21:42:37.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3858 | 2026-08-29T21:42:38.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3859 | 2026-08-29T21:42:38.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3860 | 2026-08-29T21:42:38.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3861 | 2026-08-29T21:42:38.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3862 | 2026-08-29T21:42:38.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3863 | 2026-08-29T21:42:38.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3864 | 2026-08-29T21:42:38.974Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3865 | 2026-08-29T21:42:38.974Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3866 | 2026-08-29T21:42:38.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 3867 | 2026-08-29T21:42:38.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3868 | 2026-08-29T21:42:38.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3869 | 2026-08-29T21:42:38.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3870 | 2026-08-29T21:42:39.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3871 | 2026-08-29T21:42:39.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3872 | 2026-08-29T21:42:39.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3873 | 2026-08-29T21:42:39.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 274
|
| 3874 | 2026-08-29T21:42:39.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 274
|
| 3875 | 2026-08-29T21:42:39.205Z | DEBG | oximeter (clickhouse-client): unrolling 274 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3876 | 2026-08-29T21:42:39.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3877 | 2026-08-29T21:42:39.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 3878 | 2026-08-29T21:42:39.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_ipaddr
|
| 3879 | 2026-08-29T21:42:39.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 230
table_name = fields_string
|
| 3880 | 2026-08-29T21:42:39.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 36
table_name = fields_u16
|
| 3881 | 2026-08-29T21:42:39.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 3882 | 2026-08-29T21:42:39.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 3883 | 2026-08-29T21:42:39.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 148
table_name = fields_uuid
|
| 3884 | 2026-08-29T21:42:39.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 202
table_name = measurements_cumulativeu64
|
| 3885 | 2026-08-29T21:42:39.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 3886 | 2026-08-29T21:42:39.224Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3887 | 2026-08-29T21:42:39.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3888 | 2026-08-29T21:42:39.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3889 | 2026-08-29T21:42:39.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3890 | 2026-08-29T21:42:39.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3891 | 2026-08-29T21:42:39.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3892 | 2026-08-29T21:42:39.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3893 | 2026-08-29T21:42:39.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3894 | 2026-08-29T21:42:40.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3895 | 2026-08-29T21:42:40.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3896 | 2026-08-29T21:42:40.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3897 | 2026-08-29T21:42:40.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3898 | 2026-08-29T21:42:40.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3899 | 2026-08-29T21:42:40.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3900 | 2026-08-29T21:42:40.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3901 | 2026-08-29T21:42:40.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3902 | 2026-08-29T21:42:40.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3903 | 2026-08-29T21:42:41.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3904 | 2026-08-29T21:42:41.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3905 | 2026-08-29T21:42:41.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3906 | 2026-08-29T21:42:41.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3907 | 2026-08-29T21:42:41.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3908 | 2026-08-29T21:42:41.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3909 | 2026-08-29T21:42:41.404Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3910 | 2026-08-29T21:42:41.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3911 | 2026-08-29T21:42:41.405Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 3912 | 2026-08-29T21:42:41.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3913 | 2026-08-29T21:42:41.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3914 | 2026-08-29T21:42:41.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3915 | 2026-08-29T21:42:42.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3916 | 2026-08-29T21:42:42.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3917 | 2026-08-29T21:42:42.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3918 | 2026-08-29T21:42:42.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3919 | 2026-08-29T21:42:42.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3920 | 2026-08-29T21:42:42.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3921 | 2026-08-29T21:42:42.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3922 | 2026-08-29T21:42:42.430Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3923 | 2026-08-29T21:42:42.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 3924 | 2026-08-29T21:42:42.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3925 | 2026-08-29T21:42:42.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3926 | 2026-08-29T21:42:42.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3927 | 2026-08-29T21:42:42.997Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3928 | 2026-08-29T21:42:42.997Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3929 | 2026-08-29T21:42:42.999Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 3930 | 2026-08-29T21:42:43.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3931 | 2026-08-29T21:42:43.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3932 | 2026-08-29T21:42:43.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3933 | 2026-08-29T21:42:43.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3934 | 2026-08-29T21:42:43.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3935 | 2026-08-29T21:42:43.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3936 | 2026-08-29T21:42:43.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3937 | 2026-08-29T21:42:43.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3938 | 2026-08-29T21:42:43.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3939 | 2026-08-29T21:42:44.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3940 | 2026-08-29T21:42:44.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3941 | 2026-08-29T21:42:44.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3942 | 2026-08-29T21:42:44.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 3943 | 2026-08-29T21:42:44.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 3944 | 2026-08-29T21:42:44.205Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3945 | 2026-08-29T21:42:44.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 3946 | 2026-08-29T21:42:44.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 3947 | 2026-08-29T21:42:44.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 3948 | 2026-08-29T21:42:44.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 3949 | 2026-08-29T21:42:44.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3950 | 2026-08-29T21:42:44.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 3951 | 2026-08-29T21:42:44.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 3952 | 2026-08-29T21:42:44.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 3953 | 2026-08-29T21:42:44.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3954 | 2026-08-29T21:42:44.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3955 | 2026-08-29T21:42:44.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3956 | 2026-08-29T21:42:44.969Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3957 | 2026-08-29T21:42:44.969Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 3958 | 2026-08-29T21:42:44.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0f81a196-7e06-4878-823a-80456f36cd6a", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:42:44 GMT"} })
|
| 3959 | 2026-08-29T21:42:44.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 3960 | 2026-08-29T21:42:44.976Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "74eb2839-0273-4e38-b55d-8408b235cde8", "content-length": "29", "date": "Sat, 29 Aug 2026 21:42:44 GMT"} })
|
| 3961 | 2026-08-29T21:42:44.976Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3962 | 2026-08-29T21:42:44.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3963 | 2026-08-29T21:42:44.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3964 | 2026-08-29T21:42:44.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3965 | 2026-08-29T21:42:45.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3966 | 2026-08-29T21:42:45.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3967 | 2026-08-29T21:42:45.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3968 | 2026-08-29T21:42:45.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3969 | 2026-08-29T21:42:45.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3970 | 2026-08-29T21:42:45.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3971 | 2026-08-29T21:42:45.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3972 | 2026-08-29T21:42:45.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3973 | 2026-08-29T21:42:45.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3974 | 2026-08-29T21:42:46.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3975 | 2026-08-29T21:42:46.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3976 | 2026-08-29T21:42:46.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3977 | 2026-08-29T21:42:46.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3978 | 2026-08-29T21:42:46.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3979 | 2026-08-29T21:42:46.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3980 | 2026-08-29T21:42:46.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3981 | 2026-08-29T21:42:46.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3982 | 2026-08-29T21:42:46.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3983 | 2026-08-29T21:42:46.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3984 | 2026-08-29T21:42:47.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3985 | 2026-08-29T21:42:47.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3986 | 2026-08-29T21:42:47.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3987 | 2026-08-29T21:42:47.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3988 | 2026-08-29T21:42:47.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3989 | 2026-08-29T21:42:47.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3990 | 2026-08-29T21:42:47.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3991 | 2026-08-29T21:42:47.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3992 | 2026-08-29T21:42:47.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3993 | 2026-08-29T21:42:48.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3994 | 2026-08-29T21:42:48.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3995 | 2026-08-29T21:42:48.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3996 | 2026-08-29T21:42:48.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3997 | 2026-08-29T21:42:48.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3998 | 2026-08-29T21:42:48.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3999 | 2026-08-29T21:42:48.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4000 | 2026-08-29T21:42:48.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4001 | 2026-08-29T21:42:48.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4002 | 2026-08-29T21:42:48.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4003 | 2026-08-29T21:42:48.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4004 | 2026-08-29T21:42:48.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4005 | 2026-08-29T21:42:49.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4006 | 2026-08-29T21:42:49.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4007 | 2026-08-29T21:42:49.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4008 | 2026-08-29T21:42:49.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4009 | 2026-08-29T21:42:49.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4010 | 2026-08-29T21:42:49.205Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4011 | 2026-08-29T21:42:49.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4012 | 2026-08-29T21:42:49.210Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 8
table_name = fields_ipaddr
|
| 4013 | 2026-08-29T21:42:49.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 110
table_name = fields_string
|
| 4014 | 2026-08-29T21:42:49.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 20
table_name = fields_u16
|
| 4015 | 2026-08-29T21:42:49.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 108
table_name = fields_uuid
|
| 4016 | 2026-08-29T21:42:49.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 164
table_name = measurements_cumulativeu64
|
| 4017 | 2026-08-29T21:42:49.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_histogramu64
|
| 4018 | 2026-08-29T21:42:49.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4019 | 2026-08-29T21:42:49.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4020 | 2026-08-29T21:42:49.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4021 | 2026-08-29T21:42:49.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4022 | 2026-08-29T21:42:49.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4023 | 2026-08-29T21:42:49.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4024 | 2026-08-29T21:42:49.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4025 | 2026-08-29T21:42:49.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4026 | 2026-08-29T21:42:50.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4027 | 2026-08-29T21:42:50.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4028 | 2026-08-29T21:42:50.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4029 | 2026-08-29T21:42:50.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4030 | 2026-08-29T21:42:50.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4031 | 2026-08-29T21:42:50.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4032 | 2026-08-29T21:42:50.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4033 | 2026-08-29T21:42:50.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4034 | 2026-08-29T21:42:50.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4035 | 2026-08-29T21:42:51.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4036 | 2026-08-29T21:42:51.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4037 | 2026-08-29T21:42:51.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4038 | 2026-08-29T21:42:51.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4039 | 2026-08-29T21:42:51.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4040 | 2026-08-29T21:42:51.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4041 | 2026-08-29T21:42:51.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4042 | 2026-08-29T21:42:51.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4043 | 2026-08-29T21:42:51.405Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4044 | 2026-08-29T21:42:51.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4045 | 2026-08-29T21:42:51.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4046 | 2026-08-29T21:42:51.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4047 | 2026-08-29T21:42:52.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4048 | 2026-08-29T21:42:52.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4049 | 2026-08-29T21:42:52.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4050 | 2026-08-29T21:42:52.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4051 | 2026-08-29T21:42:52.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4052 | 2026-08-29T21:42:52.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4053 | 2026-08-29T21:42:52.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4054 | 2026-08-29T21:42:52.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4055 | 2026-08-29T21:42:52.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4056 | 2026-08-29T21:42:52.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4057 | 2026-08-29T21:42:52.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4058 | 2026-08-29T21:42:52.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4059 | 2026-08-29T21:42:52.997Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4060 | 2026-08-29T21:42:52.997Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4061 | 2026-08-29T21:42:53.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4062 | 2026-08-29T21:42:53.031Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4063 | 2026-08-29T21:42:53.031Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4064 | 2026-08-29T21:42:53.064Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4065 | 2026-08-29T21:42:53.070Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2120
|
| 4066 | 2026-08-29T21:42:53.070Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2120
|
| 4067 | 2026-08-29T21:42:53.070Z | DEBG | oximeter (clickhouse-client): unrolling 2120 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4068 | 2026-08-29T21:42:53.071Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4069 | 2026-08-29T21:42:53.105Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 3467
table_name = fields_string
|
| 4070 | 2026-08-29T21:42:53.108Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 41
table_name = fields_u16
|
| 4071 | 2026-08-29T21:42:53.110Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 977
table_name = fields_u32
|
| 4072 | 2026-08-29T21:42:53.114Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2022
table_name = fields_uuid
|
| 4073 | 2026-08-29T21:42:53.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4074 | 2026-08-29T21:42:53.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4075 | 2026-08-29T21:42:53.117Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1881
table_name = measurements_cumulativeu64
|
| 4076 | 2026-08-29T21:42:53.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4077 | 2026-08-29T21:42:53.120Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 41
table_name = measurements_histogramu64
|
| 4078 | 2026-08-29T21:42:53.122Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_u64
|
| 4079 | 2026-08-29T21:42:53.171Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4080 | 2026-08-29T21:42:53.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4081 | 2026-08-29T21:42:53.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4082 | 2026-08-29T21:42:53.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4083 | 2026-08-29T21:42:53.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4084 | 2026-08-29T21:42:53.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4085 | 2026-08-29T21:42:53.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4086 | 2026-08-29T21:42:54.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4087 | 2026-08-29T21:42:54.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4088 | 2026-08-29T21:42:54.116Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4089 | 2026-08-29T21:42:54.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 4090 | 2026-08-29T21:42:54.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 4091 | 2026-08-29T21:42:54.206Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4092 | 2026-08-29T21:42:54.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4093 | 2026-08-29T21:42:54.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 4094 | 2026-08-29T21:42:54.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 4095 | 2026-08-29T21:42:54.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 4096 | 2026-08-29T21:42:54.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 4097 | 2026-08-29T21:42:54.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4098 | 2026-08-29T21:42:54.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4099 | 2026-08-29T21:42:54.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4100 | 2026-08-29T21:42:54.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4101 | 2026-08-29T21:42:54.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4102 | 2026-08-29T21:42:54.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4103 | 2026-08-29T21:42:54.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4104 | 2026-08-29T21:42:55.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4105 | 2026-08-29T21:42:55.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4106 | 2026-08-29T21:42:55.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4107 | 2026-08-29T21:42:55.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4108 | 2026-08-29T21:42:55.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4109 | 2026-08-29T21:42:55.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4110 | 2026-08-29T21:42:55.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4111 | 2026-08-29T21:42:55.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4112 | 2026-08-29T21:42:55.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4113 | 2026-08-29T21:42:56.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4114 | 2026-08-29T21:42:56.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4115 | 2026-08-29T21:42:56.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4116 | 2026-08-29T21:42:56.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4117 | 2026-08-29T21:42:56.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4118 | 2026-08-29T21:42:56.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4119 | 2026-08-29T21:42:56.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4120 | 2026-08-29T21:42:56.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4121 | 2026-08-29T21:42:56.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4122 | 2026-08-29T21:42:57.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4123 | 2026-08-29T21:42:57.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4124 | 2026-08-29T21:42:57.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4125 | 2026-08-29T21:42:57.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4126 | 2026-08-29T21:42:57.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4127 | 2026-08-29T21:42:57.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4128 | 2026-08-29T21:42:57.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4129 | 2026-08-29T21:42:57.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4130 | 2026-08-29T21:42:57.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4131 | 2026-08-29T21:42:58.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4132 | 2026-08-29T21:42:58.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4133 | 2026-08-29T21:42:58.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4134 | 2026-08-29T21:42:58.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4135 | 2026-08-29T21:42:58.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4136 | 2026-08-29T21:42:58.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4137 | 2026-08-29T21:42:58.974Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4138 | 2026-08-29T21:42:58.974Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4139 | 2026-08-29T21:42:58.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4140 | 2026-08-29T21:42:58.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4141 | 2026-08-29T21:42:58.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4142 | 2026-08-29T21:42:58.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4143 | 2026-08-29T21:42:59.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4144 | 2026-08-29T21:42:59.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4145 | 2026-08-29T21:42:59.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4146 | 2026-08-29T21:42:59.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 4147 | 2026-08-29T21:42:59.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 4148 | 2026-08-29T21:42:59.206Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4149 | 2026-08-29T21:42:59.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4150 | 2026-08-29T21:42:59.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_string
|
| 4151 | 2026-08-29T21:42:59.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u16
|
| 4152 | 2026-08-29T21:42:59.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 100
table_name = fields_uuid
|
| 4153 | 2026-08-29T21:42:59.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4154 | 2026-08-29T21:42:59.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 4155 | 2026-08-29T21:42:59.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4156 | 2026-08-29T21:42:59.308Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4157 | 2026-08-29T21:42:59.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4158 | 2026-08-29T21:42:59.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4159 | 2026-08-29T21:42:59.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4160 | 2026-08-29T21:42:59.968Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 4161 | 2026-08-29T21:42:59.968Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 4162 | 2026-08-29T21:42:59.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d1bc140e-3ba4-4c1a-95dd-2c79af5391c7", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:42:59 GMT"} })
|
| 4163 | 2026-08-29T21:42:59.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 4164 | 2026-08-29T21:42:59.975Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "30918bc6-f84e-49ec-a6a2-1d1389dd06f5", "content-length": "29", "date": "Sat, 29 Aug 2026 21:42:59 GMT"} })
|
| 4165 | 2026-08-29T21:42:59.975Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4166 | 2026-08-29T21:42:59.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4167 | 2026-08-29T21:42:59.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4168 | 2026-08-29T21:42:59.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4169 | 2026-08-29T21:43:00.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4170 | 2026-08-29T21:43:00.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4171 | 2026-08-29T21:43:00.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4172 | 2026-08-29T21:43:00.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4173 | 2026-08-29T21:43:00.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4174 | 2026-08-29T21:43:00.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4175 | 2026-08-29T21:43:00.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4176 | 2026-08-29T21:43:00.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4177 | 2026-08-29T21:43:00.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4178 | 2026-08-29T21:43:01.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4179 | 2026-08-29T21:43:01.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4180 | 2026-08-29T21:43:01.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4181 | 2026-08-29T21:43:01.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4182 | 2026-08-29T21:43:01.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4183 | 2026-08-29T21:43:01.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4184 | 2026-08-29T21:43:01.404Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4185 | 2026-08-29T21:43:01.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4186 | 2026-08-29T21:43:01.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4187 | 2026-08-29T21:43:01.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4188 | 2026-08-29T21:43:01.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4189 | 2026-08-29T21:43:01.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4190 | 2026-08-29T21:43:02.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4191 | 2026-08-29T21:43:02.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4192 | 2026-08-29T21:43:02.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4193 | 2026-08-29T21:43:02.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4194 | 2026-08-29T21:43:02.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4195 | 2026-08-29T21:43:02.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4196 | 2026-08-29T21:43:02.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4197 | 2026-08-29T21:43:02.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4198 | 2026-08-29T21:43:02.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4199 | 2026-08-29T21:43:02.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4200 | 2026-08-29T21:43:02.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4201 | 2026-08-29T21:43:02.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4202 | 2026-08-29T21:43:02.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4203 | 2026-08-29T21:43:02.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4204 | 2026-08-29T21:43:03.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4205 | 2026-08-29T21:43:03.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4206 | 2026-08-29T21:43:03.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4207 | 2026-08-29T21:43:03.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4208 | 2026-08-29T21:43:03.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4209 | 2026-08-29T21:43:03.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4210 | 2026-08-29T21:43:03.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4211 | 2026-08-29T21:43:03.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4212 | 2026-08-29T21:43:03.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4213 | 2026-08-29T21:43:03.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4214 | 2026-08-29T21:43:04.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4215 | 2026-08-29T21:43:04.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4216 | 2026-08-29T21:43:04.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4217 | 2026-08-29T21:43:04.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 4218 | 2026-08-29T21:43:04.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 4219 | 2026-08-29T21:43:04.206Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4220 | 2026-08-29T21:43:04.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4221 | 2026-08-29T21:43:04.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 4222 | 2026-08-29T21:43:04.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 4223 | 2026-08-29T21:43:04.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 4224 | 2026-08-29T21:43:04.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4225 | 2026-08-29T21:43:04.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 4226 | 2026-08-29T21:43:04.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4227 | 2026-08-29T21:43:04.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4228 | 2026-08-29T21:43:04.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4229 | 2026-08-29T21:43:04.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4230 | 2026-08-29T21:43:04.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4231 | 2026-08-29T21:43:04.968Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4232 | 2026-08-29T21:43:04.969Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4233 | 2026-08-29T21:43:04.970Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4234 | 2026-08-29T21:43:04.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4235 | 2026-08-29T21:43:04.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4236 | 2026-08-29T21:43:04.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4237 | 2026-08-29T21:43:05.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4238 | 2026-08-29T21:43:05.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4239 | 2026-08-29T21:43:05.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4240 | 2026-08-29T21:43:05.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4241 | 2026-08-29T21:43:05.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4242 | 2026-08-29T21:43:05.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4243 | 2026-08-29T21:43:05.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4244 | 2026-08-29T21:43:05.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4245 | 2026-08-29T21:43:05.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4246 | 2026-08-29T21:43:06.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4247 | 2026-08-29T21:43:06.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4248 | 2026-08-29T21:43:06.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4249 | 2026-08-29T21:43:06.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4250 | 2026-08-29T21:43:06.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4251 | 2026-08-29T21:43:06.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4252 | 2026-08-29T21:43:06.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4253 | 2026-08-29T21:43:06.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4254 | 2026-08-29T21:43:06.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4255 | 2026-08-29T21:43:07.028Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4256 | 2026-08-29T21:43:07.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4257 | 2026-08-29T21:43:07.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4258 | 2026-08-29T21:43:07.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4259 | 2026-08-29T21:43:07.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4260 | 2026-08-29T21:43:07.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4261 | 2026-08-29T21:43:07.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4262 | 2026-08-29T21:43:07.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4263 | 2026-08-29T21:43:07.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4264 | 2026-08-29T21:43:07.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4265 | 2026-08-29T21:43:08.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4266 | 2026-08-29T21:43:08.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4267 | 2026-08-29T21:43:08.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4268 | 2026-08-29T21:43:08.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4269 | 2026-08-29T21:43:08.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4270 | 2026-08-29T21:43:08.348Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4271 | 2026-08-29T21:43:08.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4272 | 2026-08-29T21:43:08.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4273 | 2026-08-29T21:43:08.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4274 | 2026-08-29T21:43:08.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4275 | 2026-08-29T21:43:08.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4276 | 2026-08-29T21:43:08.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4277 | 2026-08-29T21:43:09.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4278 | 2026-08-29T21:43:09.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4279 | 2026-08-29T21:43:09.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4280 | 2026-08-29T21:43:09.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 270
|
| 4281 | 2026-08-29T21:43:09.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 270
|
| 4282 | 2026-08-29T21:43:09.205Z | DEBG | oximeter (clickhouse-client): unrolling 270 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4283 | 2026-08-29T21:43:09.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4284 | 2026-08-29T21:43:09.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 4285 | 2026-08-29T21:43:09.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 4286 | 2026-08-29T21:43:09.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 226
table_name = fields_string
|
| 4287 | 2026-08-29T21:43:09.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 28
table_name = fields_u16
|
| 4288 | 2026-08-29T21:43:09.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 4289 | 2026-08-29T21:43:09.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 4290 | 2026-08-29T21:43:09.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 140
table_name = fields_uuid
|
| 4291 | 2026-08-29T21:43:09.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_cumulativeu64
|
| 4292 | 2026-08-29T21:43:09.224Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 4293 | 2026-08-29T21:43:09.226Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4294 | 2026-08-29T21:43:09.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4295 | 2026-08-29T21:43:09.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4296 | 2026-08-29T21:43:09.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4297 | 2026-08-29T21:43:09.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4298 | 2026-08-29T21:43:09.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4299 | 2026-08-29T21:43:09.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4300 | 2026-08-29T21:43:09.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4301 | 2026-08-29T21:43:10.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4302 | 2026-08-29T21:43:10.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4303 | 2026-08-29T21:43:10.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4304 | 2026-08-29T21:43:10.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4305 | 2026-08-29T21:43:10.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4306 | 2026-08-29T21:43:10.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4307 | 2026-08-29T21:43:10.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4308 | 2026-08-29T21:43:10.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4309 | 2026-08-29T21:43:10.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4310 | 2026-08-29T21:43:11.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4311 | 2026-08-29T21:43:11.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4312 | 2026-08-29T21:43:11.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4313 | 2026-08-29T21:43:11.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4314 | 2026-08-29T21:43:11.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4315 | 2026-08-29T21:43:11.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4316 | 2026-08-29T21:43:11.404Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4317 | 2026-08-29T21:43:11.404Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4318 | 2026-08-29T21:43:11.405Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4319 | 2026-08-29T21:43:11.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4320 | 2026-08-29T21:43:11.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4321 | 2026-08-29T21:43:11.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4322 | 2026-08-29T21:43:12.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4323 | 2026-08-29T21:43:12.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4324 | 2026-08-29T21:43:12.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4325 | 2026-08-29T21:43:12.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4326 | 2026-08-29T21:43:12.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4327 | 2026-08-29T21:43:12.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4328 | 2026-08-29T21:43:12.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4329 | 2026-08-29T21:43:12.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4330 | 2026-08-29T21:43:12.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4331 | 2026-08-29T21:43:12.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4332 | 2026-08-29T21:43:12.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4333 | 2026-08-29T21:43:12.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4334 | 2026-08-29T21:43:12.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4335 | 2026-08-29T21:43:12.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4336 | 2026-08-29T21:43:13.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4337 | 2026-08-29T21:43:13.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4338 | 2026-08-29T21:43:13.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4339 | 2026-08-29T21:43:13.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4340 | 2026-08-29T21:43:13.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4341 | 2026-08-29T21:43:13.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4342 | 2026-08-29T21:43:13.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4343 | 2026-08-29T21:43:13.808Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4344 | 2026-08-29T21:43:13.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4345 | 2026-08-29T21:43:13.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4346 | 2026-08-29T21:43:13.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4347 | 2026-08-29T21:43:14.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4348 | 2026-08-29T21:43:14.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4349 | 2026-08-29T21:43:14.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4350 | 2026-08-29T21:43:14.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 4351 | 2026-08-29T21:43:14.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 4352 | 2026-08-29T21:43:14.206Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4353 | 2026-08-29T21:43:14.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4354 | 2026-08-29T21:43:14.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 4355 | 2026-08-29T21:43:14.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_string
|
| 4356 | 2026-08-29T21:43:14.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 35
table_name = fields_u16
|
| 4357 | 2026-08-29T21:43:14.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 123
table_name = fields_uuid
|
| 4358 | 2026-08-29T21:43:14.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 4359 | 2026-08-29T21:43:14.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 4360 | 2026-08-29T21:43:14.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4361 | 2026-08-29T21:43:14.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4362 | 2026-08-29T21:43:14.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4363 | 2026-08-29T21:43:14.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4364 | 2026-08-29T21:43:14.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4365 | 2026-08-29T21:43:14.648Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4366 | 2026-08-29T21:43:14.968Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 4367 | 2026-08-29T21:43:14.968Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 4368 | 2026-08-29T21:43:14.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e2bc3160-97c5-4a01-985a-719c75041457", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:43:14 GMT"} })
|
| 4369 | 2026-08-29T21:43:14.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 4370 | 2026-08-29T21:43:14.975Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b18fa2b0-8038-41af-881d-7ea5f3c5cb80", "content-length": "29", "date": "Sat, 29 Aug 2026 21:43:14 GMT"} })
|
| 4371 | 2026-08-29T21:43:14.975Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:47326
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
|
| 4372 | 2026-08-29T21:43:14.975Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4373 | 2026-08-29T21:43:14.975Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4374 | 2026-08-29T21:43:14.975Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:47326
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4375 | 2026-08-29T21:43:14.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4376 | 2026-08-29T21:43:14.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4377 | 2026-08-29T21:43:14.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4378 | 2026-08-29T21:43:15.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4379 | 2026-08-29T21:43:15.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4380 | 2026-08-29T21:43:15.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4381 | 2026-08-29T21:43:15.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4382 | 2026-08-29T21:43:15.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4383 | 2026-08-29T21:43:15.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4384 | 2026-08-29T21:43:15.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4385 | 2026-08-29T21:43:15.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4386 | 2026-08-29T21:43:15.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4387 | 2026-08-29T21:43:16.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4388 | 2026-08-29T21:43:16.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4389 | 2026-08-29T21:43:16.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4390 | 2026-08-29T21:43:16.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4391 | 2026-08-29T21:43:16.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4392 | 2026-08-29T21:43:16.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4393 | 2026-08-29T21:43:16.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4394 | 2026-08-29T21:43:16.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4395 | 2026-08-29T21:43:16.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4396 | 2026-08-29T21:43:17.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4397 | 2026-08-29T21:43:17.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4398 | 2026-08-29T21:43:17.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4399 | 2026-08-29T21:43:17.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4400 | 2026-08-29T21:43:17.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4401 | 2026-08-29T21:43:17.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4402 | 2026-08-29T21:43:17.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4403 | 2026-08-29T21:43:17.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4404 | 2026-08-29T21:43:17.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4405 | 2026-08-29T21:43:18.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4406 | 2026-08-29T21:43:18.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4407 | 2026-08-29T21:43:18.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4408 | 2026-08-29T21:43:18.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4409 | 2026-08-29T21:43:18.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4410 | 2026-08-29T21:43:18.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4411 | 2026-08-29T21:43:18.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4412 | 2026-08-29T21:43:18.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4413 | 2026-08-29T21:43:18.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4414 | 2026-08-29T21:43:18.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4415 | 2026-08-29T21:43:18.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4416 | 2026-08-29T21:43:18.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4417 | 2026-08-29T21:43:19.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4418 | 2026-08-29T21:43:19.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4419 | 2026-08-29T21:43:19.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4420 | 2026-08-29T21:43:19.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 4421 | 2026-08-29T21:43:19.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 4422 | 2026-08-29T21:43:19.205Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4423 | 2026-08-29T21:43:19.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4424 | 2026-08-29T21:43:19.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4425 | 2026-08-29T21:43:19.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4426 | 2026-08-29T21:43:19.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 4427 | 2026-08-29T21:43:19.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 4428 | 2026-08-29T21:43:19.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 4429 | 2026-08-29T21:43:19.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 4430 | 2026-08-29T21:43:19.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 4431 | 2026-08-29T21:43:19.217Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4432 | 2026-08-29T21:43:19.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 4433 | 2026-08-29T21:43:19.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4434 | 2026-08-29T21:43:19.306Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4435 | 2026-08-29T21:43:19.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4436 | 2026-08-29T21:43:19.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4437 | 2026-08-29T21:43:19.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4438 | 2026-08-29T21:43:19.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4439 | 2026-08-29T21:43:19.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4440 | 2026-08-29T21:43:19.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4441 | 2026-08-29T21:43:20.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4442 | 2026-08-29T21:43:20.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4443 | 2026-08-29T21:43:20.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4444 | 2026-08-29T21:43:20.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4445 | 2026-08-29T21:43:20.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4446 | 2026-08-29T21:43:20.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4447 | 2026-08-29T21:43:20.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4448 | 2026-08-29T21:43:20.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4449 | 2026-08-29T21:43:20.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4450 | 2026-08-29T21:43:21.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4451 | 2026-08-29T21:43:21.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4452 | 2026-08-29T21:43:21.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4453 | 2026-08-29T21:43:21.149Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4454 | 2026-08-29T21:43:21.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4455 | 2026-08-29T21:43:21.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4456 | 2026-08-29T21:43:21.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4457 | 2026-08-29T21:43:21.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4458 | 2026-08-29T21:43:21.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4459 | 2026-08-29T21:43:21.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4460 | 2026-08-29T21:43:21.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4461 | 2026-08-29T21:43:21.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4462 | 2026-08-29T21:43:21.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4463 | 2026-08-29T21:43:22.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4464 | 2026-08-29T21:43:22.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4465 | 2026-08-29T21:43:22.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4466 | 2026-08-29T21:43:22.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4467 | 2026-08-29T21:43:22.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4468 | 2026-08-29T21:43:22.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4469 | 2026-08-29T21:43:22.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4470 | 2026-08-29T21:43:22.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4471 | 2026-08-29T21:43:22.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4472 | 2026-08-29T21:43:22.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4473 | 2026-08-29T21:43:22.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4474 | 2026-08-29T21:43:22.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4475 | 2026-08-29T21:43:22.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4476 | 2026-08-29T21:43:22.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4477 | 2026-08-29T21:43:23.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4478 | 2026-08-29T21:43:23.032Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4479 | 2026-08-29T21:43:23.032Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4480 | 2026-08-29T21:43:23.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1765
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4481 | 2026-08-29T21:43:23.056Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2110
|
| 4482 | 2026-08-29T21:43:23.056Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2110
|
| 4483 | 2026-08-29T21:43:23.056Z | DEBG | oximeter (clickhouse-client): unrolling 2110 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4484 | 2026-08-29T21:43:23.057Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4485 | 2026-08-29T21:43:23.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 280
table_name = fields_i16
|
| 4486 | 2026-08-29T21:43:23.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 4487 | 2026-08-29T21:43:23.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 3330
table_name = fields_string
|
| 4488 | 2026-08-29T21:43:23.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 185
table_name = fields_u16
|
| 4489 | 2026-08-29T21:43:23.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 970
table_name = fields_u32
|
| 4490 | 2026-08-29T21:43:23.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_u8
|
| 4491 | 2026-08-29T21:43:23.091Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1864
table_name = fields_uuid
|
| 4492 | 2026-08-29T21:43:23.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = measurements_bool
|
| 4493 | 2026-08-29T21:43:23.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1988
table_name = measurements_cumulativeu64
|
| 4494 | 2026-08-29T21:43:23.095Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1
table_name = measurements_f64
|
| 4495 | 2026-08-29T21:43:23.098Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 41
table_name = measurements_histogramu64
|
| 4496 | 2026-08-29T21:43:23.099Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 76
table_name = measurements_u64
|
| 4497 | 2026-08-29T21:43:23.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4498 | 2026-08-29T21:43:23.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4499 | 2026-08-29T21:43:23.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4500 | 2026-08-29T21:43:23.157Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4501 | 2026-08-29T21:43:23.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4502 | 2026-08-29T21:43:23.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4503 | 2026-08-29T21:43:23.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4504 | 2026-08-29T21:43:23.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4505 | 2026-08-29T21:43:23.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4506 | 2026-08-29T21:43:23.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4507 | 2026-08-29T21:43:24.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4508 | 2026-08-29T21:43:24.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4509 | 2026-08-29T21:43:24.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4510 | 2026-08-29T21:43:24.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 4511 | 2026-08-29T21:43:24.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 4512 | 2026-08-29T21:43:24.205Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4513 | 2026-08-29T21:43:24.205Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4514 | 2026-08-29T21:43:24.209Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 4515 | 2026-08-29T21:43:24.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 4516 | 2026-08-29T21:43:24.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 4517 | 2026-08-29T21:43:24.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 4518 | 2026-08-29T21:43:24.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4519 | 2026-08-29T21:43:24.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4520 | 2026-08-29T21:43:24.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4521 | 2026-08-29T21:43:24.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4522 | 2026-08-29T21:43:24.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4523 | 2026-08-29T21:43:24.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4524 | 2026-08-29T21:43:24.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4525 | 2026-08-29T21:43:25.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4526 | 2026-08-29T21:43:25.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4527 | 2026-08-29T21:43:25.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4528 | 2026-08-29T21:43:25.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4529 | 2026-08-29T21:43:25.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4530 | 2026-08-29T21:43:25.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4531 | 2026-08-29T21:43:25.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4532 | 2026-08-29T21:43:25.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4533 | 2026-08-29T21:43:25.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4534 | 2026-08-29T21:43:26.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4535 | 2026-08-29T21:43:26.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4536 | 2026-08-29T21:43:26.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4537 | 2026-08-29T21:43:26.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4538 | 2026-08-29T21:43:26.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4539 | 2026-08-29T21:43:26.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4540 | 2026-08-29T21:43:26.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4541 | 2026-08-29T21:43:26.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4542 | 2026-08-29T21:43:26.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4543 | 2026-08-29T21:43:27.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4544 | 2026-08-29T21:43:27.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4545 | 2026-08-29T21:43:27.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4546 | 2026-08-29T21:43:27.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4547 | 2026-08-29T21:43:27.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4548 | 2026-08-29T21:43:27.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4549 | 2026-08-29T21:43:27.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4550 | 2026-08-29T21:43:27.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4551 | 2026-08-29T21:43:27.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4552 | 2026-08-29T21:43:28.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4553 | 2026-08-29T21:43:28.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4554 | 2026-08-29T21:43:28.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4555 | 2026-08-29T21:43:28.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4556 | 2026-08-29T21:43:28.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4557 | 2026-08-29T21:43:28.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4558 | 2026-08-29T21:43:28.695Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4559 | 2026-08-29T21:43:28.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4560 | 2026-08-29T21:43:28.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4561 | 2026-08-29T21:43:28.977Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4562 | 2026-08-29T21:43:28.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4563 | 2026-08-29T21:43:28.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4564 | 2026-08-29T21:43:28.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4565 | 2026-08-29T21:43:29.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4566 | 2026-08-29T21:43:29.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4567 | 2026-08-29T21:43:29.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4568 | 2026-08-29T21:43:29.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 4569 | 2026-08-29T21:43:29.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 4570 | 2026-08-29T21:43:29.206Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4571 | 2026-08-29T21:43:29.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4572 | 2026-08-29T21:43:29.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4573 | 2026-08-29T21:43:29.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4574 | 2026-08-29T21:43:29.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 4575 | 2026-08-29T21:43:29.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 4576 | 2026-08-29T21:43:29.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 4577 | 2026-08-29T21:43:29.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 4578 | 2026-08-29T21:43:29.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 4579 | 2026-08-29T21:43:29.217Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4580 | 2026-08-29T21:43:29.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 4581 | 2026-08-29T21:43:29.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4582 | 2026-08-29T21:43:29.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4583 | 2026-08-29T21:43:29.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4584 | 2026-08-29T21:43:29.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4585 | 2026-08-29T21:43:29.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4586 | 2026-08-29T21:43:29.968Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 4587 | 2026-08-29T21:43:29.968Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 4588 | 2026-08-29T21:43:29.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9def26b1-c00a-489e-b870-4332da6b639d", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:43:29 GMT"} })
|
| 4589 | 2026-08-29T21:43:29.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 4590 | 2026-08-29T21:43:29.975Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "58edba09-f212-4269-bf20-735ad4d92bd8", "content-length": "29", "date": "Sat, 29 Aug 2026 21:43:29 GMT"} })
|
| 4591 | 2026-08-29T21:43:29.975Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:60621
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
|
| 4592 | 2026-08-29T21:43:29.975Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4593 | 2026-08-29T21:43:29.975Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4594 | 2026-08-29T21:43:29.975Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:60621
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4595 | 2026-08-29T21:43:29.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4596 | 2026-08-29T21:43:29.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4597 | 2026-08-29T21:43:29.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4598 | 2026-08-29T21:43:30.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4599 | 2026-08-29T21:43:30.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4600 | 2026-08-29T21:43:30.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4601 | 2026-08-29T21:43:30.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4602 | 2026-08-29T21:43:30.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4603 | 2026-08-29T21:43:30.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4604 | 2026-08-29T21:43:30.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4605 | 2026-08-29T21:43:30.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4606 | 2026-08-29T21:43:30.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4607 | 2026-08-29T21:43:31.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4608 | 2026-08-29T21:43:31.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4609 | 2026-08-29T21:43:31.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4610 | 2026-08-29T21:43:31.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4611 | 2026-08-29T21:43:31.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4612 | 2026-08-29T21:43:31.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4613 | 2026-08-29T21:43:31.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4614 | 2026-08-29T21:43:31.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4615 | 2026-08-29T21:43:31.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4616 | 2026-08-29T21:43:31.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4617 | 2026-08-29T21:43:31.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4618 | 2026-08-29T21:43:31.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4619 | 2026-08-29T21:43:32.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4620 | 2026-08-29T21:43:32.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4621 | 2026-08-29T21:43:32.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4622 | 2026-08-29T21:43:32.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4623 | 2026-08-29T21:43:32.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4624 | 2026-08-29T21:43:32.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4625 | 2026-08-29T21:43:32.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4626 | 2026-08-29T21:43:32.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4627 | 2026-08-29T21:43:32.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4628 | 2026-08-29T21:43:32.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4629 | 2026-08-29T21:43:32.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4630 | 2026-08-29T21:43:32.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4631 | 2026-08-29T21:43:32.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4632 | 2026-08-29T21:43:32.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4633 | 2026-08-29T21:43:33.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4634 | 2026-08-29T21:43:33.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4635 | 2026-08-29T21:43:33.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4636 | 2026-08-29T21:43:33.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4637 | 2026-08-29T21:43:33.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4638 | 2026-08-29T21:43:33.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4639 | 2026-08-29T21:43:33.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4640 | 2026-08-29T21:43:33.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4641 | 2026-08-29T21:43:33.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4642 | 2026-08-29T21:43:33.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4643 | 2026-08-29T21:43:34.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4644 | 2026-08-29T21:43:34.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4645 | 2026-08-29T21:43:34.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4646 | 2026-08-29T21:43:34.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 391
|
| 4647 | 2026-08-29T21:43:34.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 391
|
| 4648 | 2026-08-29T21:43:34.206Z | DEBG | oximeter (clickhouse-client): unrolling 391 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4649 | 2026-08-29T21:43:34.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4650 | 2026-08-29T21:43:34.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 280
table_name = fields_i16
|
| 4651 | 2026-08-29T21:43:34.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 863
table_name = fields_string
|
| 4652 | 2026-08-29T21:43:34.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 171
table_name = fields_u16
|
| 4653 | 2026-08-29T21:43:34.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 145
table_name = fields_u32
|
| 4654 | 2026-08-29T21:43:34.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_u8
|
| 4655 | 2026-08-29T21:43:34.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 539
table_name = fields_uuid
|
| 4656 | 2026-08-29T21:43:34.222Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = measurements_bool
|
| 4657 | 2026-08-29T21:43:34.224Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 265
table_name = measurements_cumulativeu64
|
| 4658 | 2026-08-29T21:43:34.225Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1
table_name = measurements_f64
|
| 4659 | 2026-08-29T21:43:34.227Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 4660 | 2026-08-29T21:43:34.228Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 90
table_name = measurements_u64
|
| 4661 | 2026-08-29T21:43:34.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4662 | 2026-08-29T21:43:34.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4663 | 2026-08-29T21:43:34.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4664 | 2026-08-29T21:43:34.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4665 | 2026-08-29T21:43:34.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4666 | 2026-08-29T21:43:34.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4667 | 2026-08-29T21:43:34.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4668 | 2026-08-29T21:43:35.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4669 | 2026-08-29T21:43:35.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4670 | 2026-08-29T21:43:35.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4671 | 2026-08-29T21:43:35.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4672 | 2026-08-29T21:43:35.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4673 | 2026-08-29T21:43:35.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4674 | 2026-08-29T21:43:35.572Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4675 | 2026-08-29T21:43:35.624Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4676 | 2026-08-29T21:43:35.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4677 | 2026-08-29T21:43:35.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4678 | 2026-08-29T21:43:35.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4679 | 2026-08-29T21:43:36.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4680 | 2026-08-29T21:43:36.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4681 | 2026-08-29T21:43:36.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4682 | 2026-08-29T21:43:36.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4683 | 2026-08-29T21:43:36.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4684 | 2026-08-29T21:43:36.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4685 | 2026-08-29T21:43:36.463Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4686 | 2026-08-29T21:43:36.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4687 | 2026-08-29T21:43:36.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4688 | 2026-08-29T21:43:36.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4689 | 2026-08-29T21:43:37.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4690 | 2026-08-29T21:43:37.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4691 | 2026-08-29T21:43:37.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4692 | 2026-08-29T21:43:37.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4693 | 2026-08-29T21:43:37.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4694 | 2026-08-29T21:43:37.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4695 | 2026-08-29T21:43:37.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4696 | 2026-08-29T21:43:37.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4697 | 2026-08-29T21:43:37.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4698 | 2026-08-29T21:43:38.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4699 | 2026-08-29T21:43:38.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4700 | 2026-08-29T21:43:38.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4701 | 2026-08-29T21:43:38.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4702 | 2026-08-29T21:43:38.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4703 | 2026-08-29T21:43:38.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4704 | 2026-08-29T21:43:38.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4705 | 2026-08-29T21:43:38.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4706 | 2026-08-29T21:43:38.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4707 | 2026-08-29T21:43:38.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4708 | 2026-08-29T21:43:38.992Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4709 | 2026-08-29T21:43:38.993Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4710 | 2026-08-29T21:43:39.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4711 | 2026-08-29T21:43:39.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4712 | 2026-08-29T21:43:39.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4713 | 2026-08-29T21:43:39.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4714 | 2026-08-29T21:43:39.205Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4715 | 2026-08-29T21:43:39.205Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4716 | 2026-08-29T21:43:39.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4717 | 2026-08-29T21:43:39.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_ipaddr
|
| 4718 | 2026-08-29T21:43:39.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 110
table_name = fields_string
|
| 4719 | 2026-08-29T21:43:39.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u16
|
| 4720 | 2026-08-29T21:43:39.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 112
table_name = fields_uuid
|
| 4721 | 2026-08-29T21:43:39.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 166
table_name = measurements_cumulativeu64
|
| 4722 | 2026-08-29T21:43:39.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 4723 | 2026-08-29T21:43:39.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4724 | 2026-08-29T21:43:39.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4725 | 2026-08-29T21:43:39.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4726 | 2026-08-29T21:43:39.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4727 | 2026-08-29T21:43:39.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4728 | 2026-08-29T21:43:39.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4729 | 2026-08-29T21:43:39.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4730 | 2026-08-29T21:43:39.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4731 | 2026-08-29T21:43:40.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4732 | 2026-08-29T21:43:40.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4733 | 2026-08-29T21:43:40.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4734 | 2026-08-29T21:43:40.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4735 | 2026-08-29T21:43:40.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4736 | 2026-08-29T21:43:40.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4737 | 2026-08-29T21:43:40.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4738 | 2026-08-29T21:43:40.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4739 | 2026-08-29T21:43:40.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4740 | 2026-08-29T21:43:41.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4741 | 2026-08-29T21:43:41.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4742 | 2026-08-29T21:43:41.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4743 | 2026-08-29T21:43:41.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4744 | 2026-08-29T21:43:41.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4745 | 2026-08-29T21:43:41.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4746 | 2026-08-29T21:43:41.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4747 | 2026-08-29T21:43:41.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4748 | 2026-08-29T21:43:41.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4749 | 2026-08-29T21:43:41.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4750 | 2026-08-29T21:43:41.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4751 | 2026-08-29T21:43:41.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4752 | 2026-08-29T21:43:42.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4753 | 2026-08-29T21:43:42.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4754 | 2026-08-29T21:43:42.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4755 | 2026-08-29T21:43:42.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4756 | 2026-08-29T21:43:42.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4757 | 2026-08-29T21:43:42.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4758 | 2026-08-29T21:43:42.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4759 | 2026-08-29T21:43:42.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4760 | 2026-08-29T21:43:42.432Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4761 | 2026-08-29T21:43:42.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4762 | 2026-08-29T21:43:42.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4763 | 2026-08-29T21:43:42.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4764 | 2026-08-29T21:43:42.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4765 | 2026-08-29T21:43:42.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4766 | 2026-08-29T21:43:43.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4767 | 2026-08-29T21:43:43.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4768 | 2026-08-29T21:43:43.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4769 | 2026-08-29T21:43:43.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4770 | 2026-08-29T21:43:43.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4771 | 2026-08-29T21:43:43.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4772 | 2026-08-29T21:43:43.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4773 | 2026-08-29T21:43:43.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4774 | 2026-08-29T21:43:43.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4775 | 2026-08-29T21:43:43.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4776 | 2026-08-29T21:43:44.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4777 | 2026-08-29T21:43:44.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4778 | 2026-08-29T21:43:44.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4779 | 2026-08-29T21:43:44.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 4780 | 2026-08-29T21:43:44.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 4781 | 2026-08-29T21:43:44.206Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4782 | 2026-08-29T21:43:44.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4783 | 2026-08-29T21:43:44.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 4784 | 2026-08-29T21:43:44.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 4785 | 2026-08-29T21:43:44.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 4786 | 2026-08-29T21:43:44.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4787 | 2026-08-29T21:43:44.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 4788 | 2026-08-29T21:43:44.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4789 | 2026-08-29T21:43:44.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4790 | 2026-08-29T21:43:44.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4791 | 2026-08-29T21:43:44.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4792 | 2026-08-29T21:43:44.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4793 | 2026-08-29T21:43:44.969Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 4794 | 2026-08-29T21:43:44.969Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 4795 | 2026-08-29T21:43:44.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "abf58fe0-1254-4544-9714-1bb0304a0cb6", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:43:44 GMT"} })
|
| 4796 | 2026-08-29T21:43:44.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 4797 | 2026-08-29T21:43:44.975Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7b0795b1-fa82-424e-be03-f44ad1b96889", "content-length": "29", "date": "Sat, 29 Aug 2026 21:43:44 GMT"} })
|
| 4798 | 2026-08-29T21:43:44.975Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4799 | 2026-08-29T21:43:44.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4800 | 2026-08-29T21:43:44.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4801 | 2026-08-29T21:43:44.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4802 | 2026-08-29T21:43:45.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4803 | 2026-08-29T21:43:45.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4804 | 2026-08-29T21:43:45.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4805 | 2026-08-29T21:43:45.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4806 | 2026-08-29T21:43:45.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4807 | 2026-08-29T21:43:45.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4808 | 2026-08-29T21:43:45.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4809 | 2026-08-29T21:43:45.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4810 | 2026-08-29T21:43:45.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4811 | 2026-08-29T21:43:46.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4812 | 2026-08-29T21:43:46.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4813 | 2026-08-29T21:43:46.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4814 | 2026-08-29T21:43:46.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4815 | 2026-08-29T21:43:46.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4816 | 2026-08-29T21:43:46.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4817 | 2026-08-29T21:43:46.558Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4818 | 2026-08-29T21:43:46.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4819 | 2026-08-29T21:43:46.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4820 | 2026-08-29T21:43:46.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4821 | 2026-08-29T21:43:47.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4822 | 2026-08-29T21:43:47.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4823 | 2026-08-29T21:43:47.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4824 | 2026-08-29T21:43:47.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4825 | 2026-08-29T21:43:47.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4826 | 2026-08-29T21:43:47.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4827 | 2026-08-29T21:43:47.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4828 | 2026-08-29T21:43:47.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4829 | 2026-08-29T21:43:47.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4830 | 2026-08-29T21:43:48.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4831 | 2026-08-29T21:43:48.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4832 | 2026-08-29T21:43:48.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4833 | 2026-08-29T21:43:48.214Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4834 | 2026-08-29T21:43:48.215Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4835 | 2026-08-29T21:43:48.217Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 54
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 4836 | 2026-08-29T21:43:48.347Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4837 | 2026-08-29T21:43:48.347Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4838 | 2026-08-29T21:43:48.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4839 | 2026-08-29T21:43:48.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4840 | 2026-08-29T21:43:48.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4841 | 2026-08-29T21:43:48.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4842 | 2026-08-29T21:43:48.992Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4843 | 2026-08-29T21:43:48.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4844 | 2026-08-29T21:43:48.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4845 | 2026-08-29T21:43:49.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4846 | 2026-08-29T21:43:49.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4847 | 2026-08-29T21:43:49.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4848 | 2026-08-29T21:43:49.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 292
|
| 4849 | 2026-08-29T21:43:49.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 292
|
| 4850 | 2026-08-29T21:43:49.206Z | DEBG | oximeter (clickhouse-client): unrolling 292 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4851 | 2026-08-29T21:43:49.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4852 | 2026-08-29T21:43:49.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 4853 | 2026-08-29T21:43:49.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 8
table_name = fields_ipaddr
|
| 4854 | 2026-08-29T21:43:49.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 230
table_name = fields_string
|
| 4855 | 2026-08-29T21:43:49.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 32
table_name = fields_u16
|
| 4856 | 2026-08-29T21:43:49.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 4857 | 2026-08-29T21:43:49.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 4858 | 2026-08-29T21:43:49.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_uuid
|
| 4859 | 2026-08-29T21:43:49.222Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 218
table_name = measurements_cumulativeu64
|
| 4860 | 2026-08-29T21:43:49.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_histogramu64
|
| 4861 | 2026-08-29T21:43:49.225Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4862 | 2026-08-29T21:43:49.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4863 | 2026-08-29T21:43:49.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4864 | 2026-08-29T21:43:49.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4865 | 2026-08-29T21:43:49.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4866 | 2026-08-29T21:43:49.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4867 | 2026-08-29T21:43:49.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4868 | 2026-08-29T21:43:49.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4869 | 2026-08-29T21:43:50.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4870 | 2026-08-29T21:43:50.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4871 | 2026-08-29T21:43:50.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4872 | 2026-08-29T21:43:50.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4873 | 2026-08-29T21:43:50.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4874 | 2026-08-29T21:43:50.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4875 | 2026-08-29T21:43:50.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4876 | 2026-08-29T21:43:50.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4877 | 2026-08-29T21:43:50.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4878 | 2026-08-29T21:43:51.116Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4879 | 2026-08-29T21:43:51.116Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4880 | 2026-08-29T21:43:51.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4881 | 2026-08-29T21:43:51.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4882 | 2026-08-29T21:43:51.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4883 | 2026-08-29T21:43:51.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4884 | 2026-08-29T21:43:51.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4885 | 2026-08-29T21:43:51.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4886 | 2026-08-29T21:43:51.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 4887 | 2026-08-29T21:43:51.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4888 | 2026-08-29T21:43:51.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4889 | 2026-08-29T21:43:51.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4890 | 2026-08-29T21:43:52.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4891 | 2026-08-29T21:43:52.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4892 | 2026-08-29T21:43:52.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4893 | 2026-08-29T21:43:52.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4894 | 2026-08-29T21:43:52.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4895 | 2026-08-29T21:43:52.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4896 | 2026-08-29T21:43:52.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4897 | 2026-08-29T21:43:52.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4898 | 2026-08-29T21:43:52.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 4899 | 2026-08-29T21:43:52.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4900 | 2026-08-29T21:43:52.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4901 | 2026-08-29T21:43:52.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4902 | 2026-08-29T21:43:52.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4903 | 2026-08-29T21:43:52.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4904 | 2026-08-29T21:43:53.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 4905 | 2026-08-29T21:43:53.032Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4906 | 2026-08-29T21:43:53.032Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4907 | 2026-08-29T21:43:53.067Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 4908 | 2026-08-29T21:43:53.075Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2120
|
| 4909 | 2026-08-29T21:43:53.075Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2120
|
| 4910 | 2026-08-29T21:43:53.075Z | DEBG | oximeter (clickhouse-client): unrolling 2120 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4911 | 2026-08-29T21:43:53.075Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4912 | 2026-08-29T21:43:53.105Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 3467
table_name = fields_string
|
| 4913 | 2026-08-29T21:43:53.107Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 41
table_name = fields_u16
|
| 4914 | 2026-08-29T21:43:53.110Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 977
table_name = fields_u32
|
| 4915 | 2026-08-29T21:43:53.114Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2022
table_name = fields_uuid
|
| 4916 | 2026-08-29T21:43:53.116Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1881
table_name = measurements_cumulativeu64
|
| 4917 | 2026-08-29T21:43:53.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4918 | 2026-08-29T21:43:53.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4919 | 2026-08-29T21:43:53.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4920 | 2026-08-29T21:43:53.119Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 41
table_name = measurements_histogramu64
|
| 4921 | 2026-08-29T21:43:53.125Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_u64
|
| 4922 | 2026-08-29T21:43:53.176Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4923 | 2026-08-29T21:43:53.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4924 | 2026-08-29T21:43:53.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4925 | 2026-08-29T21:43:53.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4926 | 2026-08-29T21:43:53.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4927 | 2026-08-29T21:43:53.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4928 | 2026-08-29T21:43:53.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4929 | 2026-08-29T21:43:54.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4930 | 2026-08-29T21:43:54.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4931 | 2026-08-29T21:43:54.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4932 | 2026-08-29T21:43:54.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 4933 | 2026-08-29T21:43:54.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 4934 | 2026-08-29T21:43:54.206Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4935 | 2026-08-29T21:43:54.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4936 | 2026-08-29T21:43:54.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 4937 | 2026-08-29T21:43:54.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 4938 | 2026-08-29T21:43:54.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 4939 | 2026-08-29T21:43:54.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 4940 | 2026-08-29T21:43:54.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 4941 | 2026-08-29T21:43:54.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4942 | 2026-08-29T21:43:54.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4943 | 2026-08-29T21:43:54.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4944 | 2026-08-29T21:43:54.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4945 | 2026-08-29T21:43:54.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4946 | 2026-08-29T21:43:54.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4947 | 2026-08-29T21:43:55.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4948 | 2026-08-29T21:43:55.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4949 | 2026-08-29T21:43:55.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4950 | 2026-08-29T21:43:55.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4951 | 2026-08-29T21:43:55.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4952 | 2026-08-29T21:43:55.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4953 | 2026-08-29T21:43:55.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4954 | 2026-08-29T21:43:55.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4955 | 2026-08-29T21:43:55.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4956 | 2026-08-29T21:43:56.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4957 | 2026-08-29T21:43:56.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4958 | 2026-08-29T21:43:56.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4959 | 2026-08-29T21:43:56.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4960 | 2026-08-29T21:43:56.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4961 | 2026-08-29T21:43:56.351Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4962 | 2026-08-29T21:43:56.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4963 | 2026-08-29T21:43:56.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4964 | 2026-08-29T21:43:56.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4965 | 2026-08-29T21:43:57.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4966 | 2026-08-29T21:43:57.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4967 | 2026-08-29T21:43:57.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4968 | 2026-08-29T21:43:57.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4969 | 2026-08-29T21:43:57.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4970 | 2026-08-29T21:43:57.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4971 | 2026-08-29T21:43:57.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4972 | 2026-08-29T21:43:57.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4973 | 2026-08-29T21:43:57.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4974 | 2026-08-29T21:43:58.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4975 | 2026-08-29T21:43:58.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4976 | 2026-08-29T21:43:58.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4977 | 2026-08-29T21:43:58.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4978 | 2026-08-29T21:43:58.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4979 | 2026-08-29T21:43:58.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4980 | 2026-08-29T21:43:58.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4981 | 2026-08-29T21:43:58.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4982 | 2026-08-29T21:43:58.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 4983 | 2026-08-29T21:43:58.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4984 | 2026-08-29T21:43:58.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4985 | 2026-08-29T21:43:58.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4986 | 2026-08-29T21:43:59.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4987 | 2026-08-29T21:43:59.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4988 | 2026-08-29T21:43:59.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4989 | 2026-08-29T21:43:59.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 4990 | 2026-08-29T21:43:59.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 4991 | 2026-08-29T21:43:59.206Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4992 | 2026-08-29T21:43:59.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 4993 | 2026-08-29T21:43:59.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_string
|
| 4994 | 2026-08-29T21:43:59.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u16
|
| 4995 | 2026-08-29T21:43:59.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 100
table_name = fields_uuid
|
| 4996 | 2026-08-29T21:43:59.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4997 | 2026-08-29T21:43:59.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 4998 | 2026-08-29T21:43:59.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 4999 | 2026-08-29T21:43:59.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5000 | 2026-08-29T21:43:59.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5001 | 2026-08-29T21:43:59.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5002 | 2026-08-29T21:43:59.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5003 | 2026-08-29T21:43:59.969Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5004 | 2026-08-29T21:43:59.969Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 5005 | 2026-08-29T21:43:59.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8da21f76-e9ef-45ef-a9f6-66ec9e904318", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:43:59 GMT"} })
|
| 5006 | 2026-08-29T21:43:59.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 5007 | 2026-08-29T21:43:59.975Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d7ba6e79-831f-451b-98d0-28fed9eb5248", "content-length": "29", "date": "Sat, 29 Aug 2026 21:43:59 GMT"} })
|
| 5008 | 2026-08-29T21:43:59.975Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5009 | 2026-08-29T21:43:59.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5010 | 2026-08-29T21:43:59.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5011 | 2026-08-29T21:43:59.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5012 | 2026-08-29T21:44:00.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5013 | 2026-08-29T21:44:00.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5014 | 2026-08-29T21:44:00.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5015 | 2026-08-29T21:44:00.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5016 | 2026-08-29T21:44:00.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5017 | 2026-08-29T21:44:00.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5018 | 2026-08-29T21:44:00.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5019 | 2026-08-29T21:44:00.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5020 | 2026-08-29T21:44:00.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5021 | 2026-08-29T21:44:01.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5022 | 2026-08-29T21:44:01.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5023 | 2026-08-29T21:44:01.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5024 | 2026-08-29T21:44:01.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5025 | 2026-08-29T21:44:01.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5026 | 2026-08-29T21:44:01.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5027 | 2026-08-29T21:44:01.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5028 | 2026-08-29T21:44:01.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5029 | 2026-08-29T21:44:01.405Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5030 | 2026-08-29T21:44:01.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5031 | 2026-08-29T21:44:01.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5032 | 2026-08-29T21:44:01.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5033 | 2026-08-29T21:44:02.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5034 | 2026-08-29T21:44:02.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5035 | 2026-08-29T21:44:02.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5036 | 2026-08-29T21:44:02.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5037 | 2026-08-29T21:44:02.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5038 | 2026-08-29T21:44:02.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5039 | 2026-08-29T21:44:02.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5040 | 2026-08-29T21:44:02.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5041 | 2026-08-29T21:44:02.432Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5042 | 2026-08-29T21:44:02.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5043 | 2026-08-29T21:44:02.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5044 | 2026-08-29T21:44:02.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5045 | 2026-08-29T21:44:02.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5046 | 2026-08-29T21:44:02.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5047 | 2026-08-29T21:44:03.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5048 | 2026-08-29T21:44:03.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5049 | 2026-08-29T21:44:03.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5050 | 2026-08-29T21:44:03.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5051 | 2026-08-29T21:44:03.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5052 | 2026-08-29T21:44:03.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5053 | 2026-08-29T21:44:03.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5054 | 2026-08-29T21:44:03.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5055 | 2026-08-29T21:44:03.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5056 | 2026-08-29T21:44:03.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5057 | 2026-08-29T21:44:04.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5058 | 2026-08-29T21:44:04.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5059 | 2026-08-29T21:44:04.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5060 | 2026-08-29T21:44:04.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 5061 | 2026-08-29T21:44:04.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 5062 | 2026-08-29T21:44:04.206Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5063 | 2026-08-29T21:44:04.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5064 | 2026-08-29T21:44:04.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 5065 | 2026-08-29T21:44:04.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 5066 | 2026-08-29T21:44:04.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 5067 | 2026-08-29T21:44:04.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5068 | 2026-08-29T21:44:04.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 5069 | 2026-08-29T21:44:04.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5070 | 2026-08-29T21:44:04.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5071 | 2026-08-29T21:44:04.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5072 | 2026-08-29T21:44:04.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5073 | 2026-08-29T21:44:04.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5074 | 2026-08-29T21:44:04.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5075 | 2026-08-29T21:44:04.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5076 | 2026-08-29T21:44:04.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5077 | 2026-08-29T21:44:05.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5078 | 2026-08-29T21:44:05.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5079 | 2026-08-29T21:44:05.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5080 | 2026-08-29T21:44:05.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5081 | 2026-08-29T21:44:05.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5082 | 2026-08-29T21:44:05.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5083 | 2026-08-29T21:44:05.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5084 | 2026-08-29T21:44:05.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5085 | 2026-08-29T21:44:05.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5086 | 2026-08-29T21:44:06.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5087 | 2026-08-29T21:44:06.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5088 | 2026-08-29T21:44:06.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5089 | 2026-08-29T21:44:06.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5090 | 2026-08-29T21:44:06.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5091 | 2026-08-29T21:44:06.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5092 | 2026-08-29T21:44:06.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5093 | 2026-08-29T21:44:06.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5094 | 2026-08-29T21:44:06.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5095 | 2026-08-29T21:44:07.029Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5096 | 2026-08-29T21:44:07.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5097 | 2026-08-29T21:44:07.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5098 | 2026-08-29T21:44:07.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5099 | 2026-08-29T21:44:07.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5100 | 2026-08-29T21:44:07.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5101 | 2026-08-29T21:44:07.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5102 | 2026-08-29T21:44:07.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5103 | 2026-08-29T21:44:07.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5104 | 2026-08-29T21:44:07.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5105 | 2026-08-29T21:44:08.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5106 | 2026-08-29T21:44:08.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5107 | 2026-08-29T21:44:08.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5108 | 2026-08-29T21:44:08.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5109 | 2026-08-29T21:44:08.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5110 | 2026-08-29T21:44:08.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5111 | 2026-08-29T21:44:08.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5112 | 2026-08-29T21:44:08.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5113 | 2026-08-29T21:44:08.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5114 | 2026-08-29T21:44:08.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5115 | 2026-08-29T21:44:08.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5116 | 2026-08-29T21:44:08.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5117 | 2026-08-29T21:44:09.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5118 | 2026-08-29T21:44:09.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5119 | 2026-08-29T21:44:09.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5120 | 2026-08-29T21:44:09.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 5121 | 2026-08-29T21:44:09.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 5122 | 2026-08-29T21:44:09.206Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5123 | 2026-08-29T21:44:09.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5124 | 2026-08-29T21:44:09.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 5125 | 2026-08-29T21:44:09.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 5126 | 2026-08-29T21:44:09.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 5127 | 2026-08-29T21:44:09.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 5128 | 2026-08-29T21:44:09.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 5129 | 2026-08-29T21:44:09.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 5130 | 2026-08-29T21:44:09.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5131 | 2026-08-29T21:44:09.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5132 | 2026-08-29T21:44:09.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5133 | 2026-08-29T21:44:09.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5134 | 2026-08-29T21:44:09.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5135 | 2026-08-29T21:44:09.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5136 | 2026-08-29T21:44:09.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5137 | 2026-08-29T21:44:09.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5138 | 2026-08-29T21:44:10.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5139 | 2026-08-29T21:44:10.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5140 | 2026-08-29T21:44:10.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5141 | 2026-08-29T21:44:10.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5142 | 2026-08-29T21:44:10.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5143 | 2026-08-29T21:44:10.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5144 | 2026-08-29T21:44:10.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5145 | 2026-08-29T21:44:10.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5146 | 2026-08-29T21:44:10.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5147 | 2026-08-29T21:44:11.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5148 | 2026-08-29T21:44:11.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5149 | 2026-08-29T21:44:11.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5150 | 2026-08-29T21:44:11.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5151 | 2026-08-29T21:44:11.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5152 | 2026-08-29T21:44:11.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5153 | 2026-08-29T21:44:11.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5154 | 2026-08-29T21:44:11.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5155 | 2026-08-29T21:44:11.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5156 | 2026-08-29T21:44:11.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5157 | 2026-08-29T21:44:11.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5158 | 2026-08-29T21:44:11.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5159 | 2026-08-29T21:44:12.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5160 | 2026-08-29T21:44:12.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5161 | 2026-08-29T21:44:12.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5162 | 2026-08-29T21:44:12.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5163 | 2026-08-29T21:44:12.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5164 | 2026-08-29T21:44:12.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5165 | 2026-08-29T21:44:12.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5166 | 2026-08-29T21:44:12.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5167 | 2026-08-29T21:44:12.432Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5168 | 2026-08-29T21:44:12.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5169 | 2026-08-29T21:44:12.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5170 | 2026-08-29T21:44:12.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5171 | 2026-08-29T21:44:12.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5172 | 2026-08-29T21:44:12.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5173 | 2026-08-29T21:44:13.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5174 | 2026-08-29T21:44:13.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5175 | 2026-08-29T21:44:13.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5176 | 2026-08-29T21:44:13.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5177 | 2026-08-29T21:44:13.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5178 | 2026-08-29T21:44:13.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5179 | 2026-08-29T21:44:13.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5180 | 2026-08-29T21:44:13.809Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5181 | 2026-08-29T21:44:13.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5182 | 2026-08-29T21:44:13.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5183 | 2026-08-29T21:44:13.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5184 | 2026-08-29T21:44:14.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5185 | 2026-08-29T21:44:14.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5186 | 2026-08-29T21:44:14.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5187 | 2026-08-29T21:44:14.207Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 5188 | 2026-08-29T21:44:14.207Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 253
|
| 5189 | 2026-08-29T21:44:14.207Z | DEBG | oximeter (clickhouse-client): unrolling 253 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5190 | 2026-08-29T21:44:14.207Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5191 | 2026-08-29T21:44:14.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 5192 | 2026-08-29T21:44:14.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_string
|
| 5193 | 2026-08-29T21:44:14.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 35
table_name = fields_u16
|
| 5194 | 2026-08-29T21:44:14.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 123
table_name = fields_uuid
|
| 5195 | 2026-08-29T21:44:14.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 5196 | 2026-08-29T21:44:14.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 5197 | 2026-08-29T21:44:14.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5198 | 2026-08-29T21:44:14.308Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5199 | 2026-08-29T21:44:14.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5200 | 2026-08-29T21:44:14.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5201 | 2026-08-29T21:44:14.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5202 | 2026-08-29T21:44:14.649Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 5203 | 2026-08-29T21:44:14.969Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5204 | 2026-08-29T21:44:14.969Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 5205 | 2026-08-29T21:44:14.973Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4b28f94f-569a-459b-8801-fd35c746b7d1", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:44:14 GMT"} })
|
| 5206 | 2026-08-29T21:44:14.973Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 5207 | 2026-08-29T21:44:14.976Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e939a8a3-0977-4924-a5da-a7bb7f424bfe", "content-length": "29", "date": "Sat, 29 Aug 2026 21:44:14 GMT"} })
|
| 5208 | 2026-08-29T21:44:14.976Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5209 | 2026-08-29T21:44:14.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5210 | 2026-08-29T21:44:14.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5211 | 2026-08-29T21:44:14.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5212 | 2026-08-29T21:44:15.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5213 | 2026-08-29T21:44:15.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5214 | 2026-08-29T21:44:15.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5215 | 2026-08-29T21:44:15.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5216 | 2026-08-29T21:44:15.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5217 | 2026-08-29T21:44:15.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5218 | 2026-08-29T21:44:15.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5219 | 2026-08-29T21:44:15.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5220 | 2026-08-29T21:44:15.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5221 | 2026-08-29T21:44:16.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5222 | 2026-08-29T21:44:16.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5223 | 2026-08-29T21:44:16.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5224 | 2026-08-29T21:44:16.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5225 | 2026-08-29T21:44:16.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5226 | 2026-08-29T21:44:16.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5227 | 2026-08-29T21:44:16.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5228 | 2026-08-29T21:44:16.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5229 | 2026-08-29T21:44:16.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5230 | 2026-08-29T21:44:17.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5231 | 2026-08-29T21:44:17.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5232 | 2026-08-29T21:44:17.119Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5233 | 2026-08-29T21:44:17.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5234 | 2026-08-29T21:44:17.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5235 | 2026-08-29T21:44:17.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5236 | 2026-08-29T21:44:17.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5237 | 2026-08-29T21:44:17.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5238 | 2026-08-29T21:44:17.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5239 | 2026-08-29T21:44:18.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5240 | 2026-08-29T21:44:18.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5241 | 2026-08-29T21:44:18.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5242 | 2026-08-29T21:44:18.215Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 5243 | 2026-08-29T21:44:18.215Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 5244 | 2026-08-29T21:44:18.217Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 5245 | 2026-08-29T21:44:18.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5246 | 2026-08-29T21:44:18.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5247 | 2026-08-29T21:44:18.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5248 | 2026-08-29T21:44:18.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5249 | 2026-08-29T21:44:18.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5250 | 2026-08-29T21:44:18.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5251 | 2026-08-29T21:44:18.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5252 | 2026-08-29T21:44:18.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5253 | 2026-08-29T21:44:18.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5254 | 2026-08-29T21:44:19.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5255 | 2026-08-29T21:44:19.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5256 | 2026-08-29T21:44:19.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5257 | 2026-08-29T21:44:19.207Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 270
|
| 5258 | 2026-08-29T21:44:19.207Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 270
|
| 5259 | 2026-08-29T21:44:19.207Z | DEBG | oximeter (clickhouse-client): unrolling 270 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5260 | 2026-08-29T21:44:19.207Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5261 | 2026-08-29T21:44:19.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 5262 | 2026-08-29T21:44:19.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 5263 | 2026-08-29T21:44:19.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 226
table_name = fields_string
|
| 5264 | 2026-08-29T21:44:19.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 28
table_name = fields_u16
|
| 5265 | 2026-08-29T21:44:19.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 5266 | 2026-08-29T21:44:19.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 5267 | 2026-08-29T21:44:19.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 140
table_name = fields_uuid
|
| 5268 | 2026-08-29T21:44:19.223Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_cumulativeu64
|
| 5269 | 2026-08-29T21:44:19.224Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 5270 | 2026-08-29T21:44:19.226Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5271 | 2026-08-29T21:44:19.308Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5272 | 2026-08-29T21:44:19.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5273 | 2026-08-29T21:44:19.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5274 | 2026-08-29T21:44:19.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5275 | 2026-08-29T21:44:19.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5276 | 2026-08-29T21:44:19.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5277 | 2026-08-29T21:44:19.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5278 | 2026-08-29T21:44:20.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5279 | 2026-08-29T21:44:20.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5280 | 2026-08-29T21:44:20.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5281 | 2026-08-29T21:44:20.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5282 | 2026-08-29T21:44:20.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5283 | 2026-08-29T21:44:20.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5284 | 2026-08-29T21:44:20.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5285 | 2026-08-29T21:44:20.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5286 | 2026-08-29T21:44:20.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5287 | 2026-08-29T21:44:21.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5288 | 2026-08-29T21:44:21.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5289 | 2026-08-29T21:44:21.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5290 | 2026-08-29T21:44:21.151Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5291 | 2026-08-29T21:44:21.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5292 | 2026-08-29T21:44:21.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5293 | 2026-08-29T21:44:21.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5294 | 2026-08-29T21:44:21.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5295 | 2026-08-29T21:44:21.406Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5296 | 2026-08-29T21:44:21.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5297 | 2026-08-29T21:44:21.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5298 | 2026-08-29T21:44:21.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5299 | 2026-08-29T21:44:21.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5300 | 2026-08-29T21:44:22.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5301 | 2026-08-29T21:44:22.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5302 | 2026-08-29T21:44:22.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5303 | 2026-08-29T21:44:22.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5304 | 2026-08-29T21:44:22.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5305 | 2026-08-29T21:44:22.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5306 | 2026-08-29T21:44:22.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5307 | 2026-08-29T21:44:22.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5308 | 2026-08-29T21:44:22.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5309 | 2026-08-29T21:44:22.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5310 | 2026-08-29T21:44:22.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5311 | 2026-08-29T21:44:22.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5312 | 2026-08-29T21:44:22.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5313 | 2026-08-29T21:44:22.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5314 | 2026-08-29T21:44:22.999Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5315 | 2026-08-29T21:44:23.032Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 5316 | 2026-08-29T21:44:23.032Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 5317 | 2026-08-29T21:44:23.052Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1765
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 5318 | 2026-08-29T21:44:23.056Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1970
|
| 5319 | 2026-08-29T21:44:23.056Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 1970
|
| 5320 | 2026-08-29T21:44:23.056Z | DEBG | oximeter (clickhouse-client): unrolling 1970 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5321 | 2026-08-29T21:44:23.057Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5322 | 2026-08-29T21:44:23.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 5323 | 2026-08-29T21:44:23.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2609
table_name = fields_string
|
| 5324 | 2026-08-29T21:44:23.078Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 45
table_name = fields_u16
|
| 5325 | 2026-08-29T21:44:23.080Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 825
table_name = fields_u32
|
| 5326 | 2026-08-29T21:44:23.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1444
table_name = fields_uuid
|
| 5327 | 2026-08-29T21:44:23.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1883
table_name = measurements_cumulativeu64
|
| 5328 | 2026-08-29T21:44:23.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 41
table_name = measurements_histogramu64
|
| 5329 | 2026-08-29T21:44:23.087Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 46
table_name = measurements_u64
|
| 5330 | 2026-08-29T21:44:23.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5331 | 2026-08-29T21:44:23.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5332 | 2026-08-29T21:44:23.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5333 | 2026-08-29T21:44:23.157Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5334 | 2026-08-29T21:44:23.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5335 | 2026-08-29T21:44:23.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5336 | 2026-08-29T21:44:23.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5337 | 2026-08-29T21:44:23.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5338 | 2026-08-29T21:44:23.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5339 | 2026-08-29T21:44:23.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5340 | 2026-08-29T21:44:24.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5341 | 2026-08-29T21:44:24.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5342 | 2026-08-29T21:44:24.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5343 | 2026-08-29T21:44:24.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 5344 | 2026-08-29T21:44:24.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 5345 | 2026-08-29T21:44:24.206Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5346 | 2026-08-29T21:44:24.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5347 | 2026-08-29T21:44:24.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 5348 | 2026-08-29T21:44:24.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 5349 | 2026-08-29T21:44:24.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 5350 | 2026-08-29T21:44:24.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 5351 | 2026-08-29T21:44:24.308Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5352 | 2026-08-29T21:44:24.349Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5353 | 2026-08-29T21:44:24.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5354 | 2026-08-29T21:44:24.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5355 | 2026-08-29T21:44:24.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5356 | 2026-08-29T21:44:24.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5357 | 2026-08-29T21:44:24.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5358 | 2026-08-29T21:44:25.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5359 | 2026-08-29T21:44:25.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5360 | 2026-08-29T21:44:25.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5361 | 2026-08-29T21:44:25.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5362 | 2026-08-29T21:44:25.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5363 | 2026-08-29T21:44:25.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5364 | 2026-08-29T21:44:25.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5365 | 2026-08-29T21:44:25.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5366 | 2026-08-29T21:44:25.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5367 | 2026-08-29T21:44:26.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5368 | 2026-08-29T21:44:26.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5369 | 2026-08-29T21:44:26.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5370 | 2026-08-29T21:44:26.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5371 | 2026-08-29T21:44:26.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5372 | 2026-08-29T21:44:26.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5373 | 2026-08-29T21:44:26.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5374 | 2026-08-29T21:44:26.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5375 | 2026-08-29T21:44:26.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5376 | 2026-08-29T21:44:27.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5377 | 2026-08-29T21:44:27.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5378 | 2026-08-29T21:44:27.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5379 | 2026-08-29T21:44:27.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5380 | 2026-08-29T21:44:27.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5381 | 2026-08-29T21:44:27.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5382 | 2026-08-29T21:44:27.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5383 | 2026-08-29T21:44:27.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5384 | 2026-08-29T21:44:27.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5385 | 2026-08-29T21:44:28.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5386 | 2026-08-29T21:44:28.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5387 | 2026-08-29T21:44:28.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5388 | 2026-08-29T21:44:28.349Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5389 | 2026-08-29T21:44:28.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5390 | 2026-08-29T21:44:28.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5391 | 2026-08-29T21:44:28.695Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 5392 | 2026-08-29T21:44:28.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5393 | 2026-08-29T21:44:28.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5394 | 2026-08-29T21:44:28.977Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5395 | 2026-08-29T21:44:28.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5396 | 2026-08-29T21:44:28.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5397 | 2026-08-29T21:44:28.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5398 | 2026-08-29T21:44:29.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5399 | 2026-08-29T21:44:29.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5400 | 2026-08-29T21:44:29.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5401 | 2026-08-29T21:44:29.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 5402 | 2026-08-29T21:44:29.207Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 234
|
| 5403 | 2026-08-29T21:44:29.207Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5404 | 2026-08-29T21:44:29.207Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5405 | 2026-08-29T21:44:29.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 4
table_name = fields_ipaddr
|
| 5406 | 2026-08-29T21:44:29.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 106
table_name = fields_string
|
| 5407 | 2026-08-29T21:44:29.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 16
table_name = fields_u16
|
| 5408 | 2026-08-29T21:44:29.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_uuid
|
| 5409 | 2026-08-29T21:44:29.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 162
table_name = measurements_cumulativeu64
|
| 5410 | 2026-08-29T21:44:29.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 5411 | 2026-08-29T21:44:29.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5412 | 2026-08-29T21:44:29.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5413 | 2026-08-29T21:44:29.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5414 | 2026-08-29T21:44:29.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5415 | 2026-08-29T21:44:29.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5416 | 2026-08-29T21:44:29.970Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5417 | 2026-08-29T21:44:29.970Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 5418 | 2026-08-29T21:44:29.974Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e93a3a4d-d773-4d0f-94ba-33473a277992", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:44:29 GMT"} })
|
| 5419 | 2026-08-29T21:44:29.974Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 5420 | 2026-08-29T21:44:29.977Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b46dc991-6fb5-4bec-bdbf-bdfa60894fb4", "content-length": "29", "date": "Sat, 29 Aug 2026 21:44:29 GMT"} })
|
| 5421 | 2026-08-29T21:44:29.977Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5422 | 2026-08-29T21:44:29.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5423 | 2026-08-29T21:44:29.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5424 | 2026-08-29T21:44:29.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5425 | 2026-08-29T21:44:30.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5426 | 2026-08-29T21:44:30.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5427 | 2026-08-29T21:44:30.119Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5428 | 2026-08-29T21:44:30.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5429 | 2026-08-29T21:44:30.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5430 | 2026-08-29T21:44:30.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5431 | 2026-08-29T21:44:30.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5432 | 2026-08-29T21:44:30.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5433 | 2026-08-29T21:44:30.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5434 | 2026-08-29T21:44:31.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5435 | 2026-08-29T21:44:31.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5436 | 2026-08-29T21:44:31.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5437 | 2026-08-29T21:44:31.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5438 | 2026-08-29T21:44:31.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5439 | 2026-08-29T21:44:31.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5440 | 2026-08-29T21:44:31.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5441 | 2026-08-29T21:44:31.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5442 | 2026-08-29T21:44:31.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5443 | 2026-08-29T21:44:31.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5444 | 2026-08-29T21:44:31.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5445 | 2026-08-29T21:44:31.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5446 | 2026-08-29T21:44:32.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5447 | 2026-08-29T21:44:32.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5448 | 2026-08-29T21:44:32.119Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5449 | 2026-08-29T21:44:32.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5450 | 2026-08-29T21:44:32.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5451 | 2026-08-29T21:44:32.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5452 | 2026-08-29T21:44:32.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5453 | 2026-08-29T21:44:32.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5454 | 2026-08-29T21:44:32.432Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5455 | 2026-08-29T21:44:32.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5456 | 2026-08-29T21:44:32.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5457 | 2026-08-29T21:44:32.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5458 | 2026-08-29T21:44:32.999Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5459 | 2026-08-29T21:44:32.999Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5460 | 2026-08-29T21:44:33.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5461 | 2026-08-29T21:44:33.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5462 | 2026-08-29T21:44:33.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5463 | 2026-08-29T21:44:33.119Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5464 | 2026-08-29T21:44:33.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5465 | 2026-08-29T21:44:33.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5466 | 2026-08-29T21:44:33.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5467 | 2026-08-29T21:44:33.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5468 | 2026-08-29T21:44:33.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5469 | 2026-08-29T21:44:33.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5470 | 2026-08-29T21:44:34.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5471 | 2026-08-29T21:44:34.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5472 | 2026-08-29T21:44:34.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5473 | 2026-08-29T21:44:34.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 5474 | 2026-08-29T21:44:34.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 5475 | 2026-08-29T21:44:34.206Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5476 | 2026-08-29T21:44:34.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5477 | 2026-08-29T21:44:34.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 5478 | 2026-08-29T21:44:34.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 5479 | 2026-08-29T21:44:34.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 5480 | 2026-08-29T21:44:34.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5481 | 2026-08-29T21:44:34.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 5482 | 2026-08-29T21:44:34.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5483 | 2026-08-29T21:44:34.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5484 | 2026-08-29T21:44:34.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5485 | 2026-08-29T21:44:34.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5486 | 2026-08-29T21:44:34.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5487 | 2026-08-29T21:44:34.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5488 | 2026-08-29T21:44:34.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5489 | 2026-08-29T21:44:34.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5490 | 2026-08-29T21:44:35.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5491 | 2026-08-29T21:44:35.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5492 | 2026-08-29T21:44:35.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5493 | 2026-08-29T21:44:35.349Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5494 | 2026-08-29T21:44:35.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5495 | 2026-08-29T21:44:35.351Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5496 | 2026-08-29T21:44:35.572Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5497 | 2026-08-29T21:44:35.624Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5498 | 2026-08-29T21:44:35.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5499 | 2026-08-29T21:44:35.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5500 | 2026-08-29T21:44:35.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5501 | 2026-08-29T21:44:36.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5502 | 2026-08-29T21:44:36.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5503 | 2026-08-29T21:44:36.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5504 | 2026-08-29T21:44:36.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5505 | 2026-08-29T21:44:36.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5506 | 2026-08-29T21:44:36.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5507 | 2026-08-29T21:44:36.463Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5508 | 2026-08-29T21:44:36.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5509 | 2026-08-29T21:44:36.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5510 | 2026-08-29T21:44:36.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5511 | 2026-08-29T21:44:37.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5512 | 2026-08-29T21:44:37.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5513 | 2026-08-29T21:44:37.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5514 | 2026-08-29T21:44:37.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5515 | 2026-08-29T21:44:37.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5516 | 2026-08-29T21:44:37.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5517 | 2026-08-29T21:44:37.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5518 | 2026-08-29T21:44:37.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5519 | 2026-08-29T21:44:37.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5520 | 2026-08-29T21:44:38.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5521 | 2026-08-29T21:44:38.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5522 | 2026-08-29T21:44:38.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5523 | 2026-08-29T21:44:38.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5524 | 2026-08-29T21:44:38.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5525 | 2026-08-29T21:44:38.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5526 | 2026-08-29T21:44:38.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5527 | 2026-08-29T21:44:38.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5528 | 2026-08-29T21:44:38.977Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5529 | 2026-08-29T21:44:38.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5530 | 2026-08-29T21:44:38.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5531 | 2026-08-29T21:44:38.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5532 | 2026-08-29T21:44:39.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5533 | 2026-08-29T21:44:39.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5534 | 2026-08-29T21:44:39.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5535 | 2026-08-29T21:44:39.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 5536 | 2026-08-29T21:44:39.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 5537 | 2026-08-29T21:44:39.206Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5538 | 2026-08-29T21:44:39.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5539 | 2026-08-29T21:44:39.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_ipaddr
|
| 5540 | 2026-08-29T21:44:39.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 110
table_name = fields_string
|
| 5541 | 2026-08-29T21:44:39.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u16
|
| 5542 | 2026-08-29T21:44:39.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 112
table_name = fields_uuid
|
| 5543 | 2026-08-29T21:44:39.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 166
table_name = measurements_cumulativeu64
|
| 5544 | 2026-08-29T21:44:39.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 5545 | 2026-08-29T21:44:39.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5546 | 2026-08-29T21:44:39.308Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5547 | 2026-08-29T21:44:39.349Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5548 | 2026-08-29T21:44:39.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5549 | 2026-08-29T21:44:39.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5550 | 2026-08-29T21:44:39.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5551 | 2026-08-29T21:44:39.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5552 | 2026-08-29T21:44:39.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5553 | 2026-08-29T21:44:40.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5554 | 2026-08-29T21:44:40.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5555 | 2026-08-29T21:44:40.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5556 | 2026-08-29T21:44:40.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5557 | 2026-08-29T21:44:40.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5558 | 2026-08-29T21:44:40.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5559 | 2026-08-29T21:44:40.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5560 | 2026-08-29T21:44:40.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5561 | 2026-08-29T21:44:40.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5562 | 2026-08-29T21:44:41.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5563 | 2026-08-29T21:44:41.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5564 | 2026-08-29T21:44:41.119Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5565 | 2026-08-29T21:44:41.349Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5566 | 2026-08-29T21:44:41.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5567 | 2026-08-29T21:44:41.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5568 | 2026-08-29T21:44:41.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5569 | 2026-08-29T21:44:41.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5570 | 2026-08-29T21:44:41.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5571 | 2026-08-29T21:44:41.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5572 | 2026-08-29T21:44:41.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5573 | 2026-08-29T21:44:41.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5574 | 2026-08-29T21:44:42.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5575 | 2026-08-29T21:44:42.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5576 | 2026-08-29T21:44:42.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5577 | 2026-08-29T21:44:42.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5578 | 2026-08-29T21:44:42.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5579 | 2026-08-29T21:44:42.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5580 | 2026-08-29T21:44:42.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5581 | 2026-08-29T21:44:42.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5582 | 2026-08-29T21:44:42.432Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5583 | 2026-08-29T21:44:42.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5584 | 2026-08-29T21:44:42.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5585 | 2026-08-29T21:44:42.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5586 | 2026-08-29T21:44:42.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5587 | 2026-08-29T21:44:42.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5588 | 2026-08-29T21:44:43.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5589 | 2026-08-29T21:44:43.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5590 | 2026-08-29T21:44:43.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5591 | 2026-08-29T21:44:43.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5592 | 2026-08-29T21:44:43.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5593 | 2026-08-29T21:44:43.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5594 | 2026-08-29T21:44:43.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5595 | 2026-08-29T21:44:43.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5596 | 2026-08-29T21:44:43.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5597 | 2026-08-29T21:44:43.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5598 | 2026-08-29T21:44:44.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5599 | 2026-08-29T21:44:44.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5600 | 2026-08-29T21:44:44.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5601 | 2026-08-29T21:44:44.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 5602 | 2026-08-29T21:44:44.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 251
|
| 5603 | 2026-08-29T21:44:44.206Z | DEBG | oximeter (clickhouse-client): unrolling 251 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5604 | 2026-08-29T21:44:44.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5605 | 2026-08-29T21:44:44.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 142
table_name = fields_string
|
| 5606 | 2026-08-29T21:44:44.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = fields_u16
|
| 5607 | 2026-08-29T21:44:44.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 119
table_name = fields_uuid
|
| 5608 | 2026-08-29T21:44:44.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5609 | 2026-08-29T21:44:44.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 31
table_name = measurements_histogramu64
|
| 5610 | 2026-08-29T21:44:44.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5611 | 2026-08-29T21:44:44.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5612 | 2026-08-29T21:44:44.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5613 | 2026-08-29T21:44:44.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5614 | 2026-08-29T21:44:44.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5615 | 2026-08-29T21:44:44.969Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5616 | 2026-08-29T21:44:44.969Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 5617 | 2026-08-29T21:44:44.972Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "71e748a0-cdba-477c-8a68-d9608cd3c2cb", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:44:44 GMT"} })
|
| 5618 | 2026-08-29T21:44:44.972Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 5619 | 2026-08-29T21:44:44.974Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "62b63737-1864-4b14-8959-e992b8614011", "content-length": "29", "date": "Sat, 29 Aug 2026 21:44:44 GMT"} })
|
| 5620 | 2026-08-29T21:44:44.974Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5621 | 2026-08-29T21:44:44.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5622 | 2026-08-29T21:44:44.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5623 | 2026-08-29T21:44:44.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5624 | 2026-08-29T21:44:45.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5625 | 2026-08-29T21:44:45.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5626 | 2026-08-29T21:44:45.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5627 | 2026-08-29T21:44:45.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5628 | 2026-08-29T21:44:45.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5629 | 2026-08-29T21:44:45.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5630 | 2026-08-29T21:44:45.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5631 | 2026-08-29T21:44:45.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5632 | 2026-08-29T21:44:45.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5633 | 2026-08-29T21:44:46.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5634 | 2026-08-29T21:44:46.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5635 | 2026-08-29T21:44:46.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5636 | 2026-08-29T21:44:46.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5637 | 2026-08-29T21:44:46.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5638 | 2026-08-29T21:44:46.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5639 | 2026-08-29T21:44:46.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5640 | 2026-08-29T21:44:46.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5641 | 2026-08-29T21:44:46.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5642 | 2026-08-29T21:44:46.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5643 | 2026-08-29T21:44:47.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5644 | 2026-08-29T21:44:47.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5645 | 2026-08-29T21:44:47.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5646 | 2026-08-29T21:44:47.349Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5647 | 2026-08-29T21:44:47.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5648 | 2026-08-29T21:44:47.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5649 | 2026-08-29T21:44:47.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5650 | 2026-08-29T21:44:47.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5651 | 2026-08-29T21:44:47.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5652 | 2026-08-29T21:44:48.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5653 | 2026-08-29T21:44:48.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5654 | 2026-08-29T21:44:48.119Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5655 | 2026-08-29T21:44:48.215Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 5656 | 2026-08-29T21:44:48.215Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 5657 | 2026-08-29T21:44:48.216Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = 5ead1273-0d32-4ad0-8948-a8dca823c189
producer_ip = fd00:1122:3344:101::2
producer_port = 47326
|
| 5658 | 2026-08-29T21:44:48.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5659 | 2026-08-29T21:44:48.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5660 | 2026-08-29T21:44:48.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5661 | 2026-08-29T21:44:48.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5662 | 2026-08-29T21:44:48.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5663 | 2026-08-29T21:44:48.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5664 | 2026-08-29T21:44:48.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5665 | 2026-08-29T21:44:48.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5666 | 2026-08-29T21:44:48.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5667 | 2026-08-29T21:44:49.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5668 | 2026-08-29T21:44:49.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5669 | 2026-08-29T21:44:49.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5670 | 2026-08-29T21:44:49.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 274
|
| 5671 | 2026-08-29T21:44:49.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 274
|
| 5672 | 2026-08-29T21:44:49.206Z | DEBG | oximeter (clickhouse-client): unrolling 274 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5673 | 2026-08-29T21:44:49.207Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5674 | 2026-08-29T21:44:49.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_i16
|
| 5675 | 2026-08-29T21:44:49.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 8
table_name = fields_ipaddr
|
| 5676 | 2026-08-29T21:44:49.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 230
table_name = fields_string
|
| 5677 | 2026-08-29T21:44:49.216Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 32
table_name = fields_u16
|
| 5678 | 2026-08-29T21:44:49.218Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 24
table_name = fields_u32
|
| 5679 | 2026-08-29T21:44:49.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u8
|
| 5680 | 2026-08-29T21:44:49.221Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 144
table_name = fields_uuid
|
| 5681 | 2026-08-29T21:44:49.222Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 200
table_name = measurements_cumulativeu64
|
| 5682 | 2026-08-29T21:44:49.224Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_histogramu64
|
| 5683 | 2026-08-29T21:44:49.226Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5684 | 2026-08-29T21:44:49.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5685 | 2026-08-29T21:44:49.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5686 | 2026-08-29T21:44:49.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5687 | 2026-08-29T21:44:49.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5688 | 2026-08-29T21:44:49.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5689 | 2026-08-29T21:44:49.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5690 | 2026-08-29T21:44:49.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5691 | 2026-08-29T21:44:50.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5692 | 2026-08-29T21:44:50.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5693 | 2026-08-29T21:44:50.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5694 | 2026-08-29T21:44:50.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5695 | 2026-08-29T21:44:50.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5696 | 2026-08-29T21:44:50.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5697 | 2026-08-29T21:44:50.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5698 | 2026-08-29T21:44:50.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5699 | 2026-08-29T21:44:50.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5700 | 2026-08-29T21:44:51.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5701 | 2026-08-29T21:44:51.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5702 | 2026-08-29T21:44:51.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5703 | 2026-08-29T21:44:51.349Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5704 | 2026-08-29T21:44:51.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5705 | 2026-08-29T21:44:51.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5706 | 2026-08-29T21:44:51.405Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5707 | 2026-08-29T21:44:51.405Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5708 | 2026-08-29T21:44:51.406Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = dadd2cab-e5a8-4510-8c89-7d67c8c31bb8
producer_ip = fd00:1122:3344:101::c
producer_port = 37586
|
| 5709 | 2026-08-29T21:44:51.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5710 | 2026-08-29T21:44:51.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5711 | 2026-08-29T21:44:51.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5712 | 2026-08-29T21:44:52.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5713 | 2026-08-29T21:44:52.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5714 | 2026-08-29T21:44:52.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5715 | 2026-08-29T21:44:52.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5716 | 2026-08-29T21:44:52.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5717 | 2026-08-29T21:44:52.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5718 | 2026-08-29T21:44:52.431Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5719 | 2026-08-29T21:44:52.431Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5720 | 2026-08-29T21:44:52.432Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = e582c141-08c6-47c9-a994-1ce1e468f785
producer_ip = fd00:1122:3344:101::a
producer_port = 46083
|
| 5721 | 2026-08-29T21:44:52.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5722 | 2026-08-29T21:44:52.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5723 | 2026-08-29T21:44:52.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5724 | 2026-08-29T21:44:52.998Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5725 | 2026-08-29T21:44:52.998Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5726 | 2026-08-29T21:44:53.000Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = c126e6d6-b79b-4002-817c-e40f3855229a
producer_ip = fd00:1122:3344:101::b
producer_port = 45092
|
| 5727 | 2026-08-29T21:44:53.032Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 5728 | 2026-08-29T21:44:53.032Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 5729 | 2026-08-29T21:44:53.059Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = adac3110-eed9-4500-b526-cf89f9a86b0a
producer_ip = fd00:1122:3344:101::1
producer_port = 34216
|
| 5730 | 2026-08-29T21:44:53.065Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2120
|
| 5731 | 2026-08-29T21:44:53.065Z | DEBG | oximeter (clickhouse-client): unrolling 2120 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5732 | 2026-08-29T21:44:53.065Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 2120
|
| 5733 | 2026-08-29T21:44:53.066Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5734 | 2026-08-29T21:44:53.092Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 3467
table_name = fields_string
|
| 5735 | 2026-08-29T21:44:53.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 41
table_name = fields_u16
|
| 5736 | 2026-08-29T21:44:53.096Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 977
table_name = fields_u32
|
| 5737 | 2026-08-29T21:44:53.100Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 2022
table_name = fields_uuid
|
| 5738 | 2026-08-29T21:44:53.102Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 1881
table_name = measurements_cumulativeu64
|
| 5739 | 2026-08-29T21:44:53.104Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 41
table_name = measurements_histogramu64
|
| 5740 | 2026-08-29T21:44:53.106Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 198
table_name = measurements_u64
|
| 5741 | 2026-08-29T21:44:53.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5742 | 2026-08-29T21:44:53.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5743 | 2026-08-29T21:44:53.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5744 | 2026-08-29T21:44:53.166Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5745 | 2026-08-29T21:44:53.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5746 | 2026-08-29T21:44:53.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5747 | 2026-08-29T21:44:53.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5748 | 2026-08-29T21:44:53.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5749 | 2026-08-29T21:44:53.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5750 | 2026-08-29T21:44:53.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5751 | 2026-08-29T21:44:54.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5752 | 2026-08-29T21:44:54.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5753 | 2026-08-29T21:44:54.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5754 | 2026-08-29T21:44:54.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 5755 | 2026-08-29T21:44:54.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 48
|
| 5756 | 2026-08-29T21:44:54.206Z | DEBG | oximeter (clickhouse-client): unrolling 48 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5757 | 2026-08-29T21:44:54.206Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5758 | 2026-08-29T21:44:54.211Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 80
table_name = fields_string
|
| 5759 | 2026-08-29T21:44:54.213Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 88
table_name = fields_uuid
|
| 5760 | 2026-08-29T21:44:54.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 34
table_name = measurements_cumulativeu64
|
| 5761 | 2026-08-29T21:44:54.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 14
table_name = measurements_u64
|
| 5762 | 2026-08-29T21:44:54.308Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5763 | 2026-08-29T21:44:54.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5764 | 2026-08-29T21:44:54.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5765 | 2026-08-29T21:44:54.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5766 | 2026-08-29T21:44:54.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5767 | 2026-08-29T21:44:54.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5768 | 2026-08-29T21:44:54.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5769 | 2026-08-29T21:44:55.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5770 | 2026-08-29T21:44:55.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5771 | 2026-08-29T21:44:55.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5772 | 2026-08-29T21:44:55.349Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5773 | 2026-08-29T21:44:55.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5774 | 2026-08-29T21:44:55.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5775 | 2026-08-29T21:44:55.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5776 | 2026-08-29T21:44:55.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5777 | 2026-08-29T21:44:55.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5778 | 2026-08-29T21:44:56.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5779 | 2026-08-29T21:44:56.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5780 | 2026-08-29T21:44:56.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5781 | 2026-08-29T21:44:56.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5782 | 2026-08-29T21:44:56.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5783 | 2026-08-29T21:44:56.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5784 | 2026-08-29T21:44:56.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5785 | 2026-08-29T21:44:56.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5786 | 2026-08-29T21:44:56.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5787 | 2026-08-29T21:44:57.118Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5788 | 2026-08-29T21:44:57.118Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5789 | 2026-08-29T21:44:57.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5790 | 2026-08-29T21:44:57.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5791 | 2026-08-29T21:44:57.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5792 | 2026-08-29T21:44:57.349Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5793 | 2026-08-29T21:44:57.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5794 | 2026-08-29T21:44:57.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5795 | 2026-08-29T21:44:57.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5796 | 2026-08-29T21:44:58.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5797 | 2026-08-29T21:44:58.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5798 | 2026-08-29T21:44:58.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5799 | 2026-08-29T21:44:58.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5800 | 2026-08-29T21:44:58.349Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5801 | 2026-08-29T21:44:58.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5802 | 2026-08-29T21:44:58.975Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5803 | 2026-08-29T21:44:58.975Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5804 | 2026-08-29T21:44:58.976Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 12
producer_id = 176d1cd4-2835-4edb-82a5-1558f5caca0b
producer_ip = fd00:1122:3344:101::2
producer_port = 35394
|
| 5805 | 2026-08-29T21:44:58.994Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5806 | 2026-08-29T21:44:58.994Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5807 | 2026-08-29T21:44:58.995Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5808 | 2026-08-29T21:44:59.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5809 | 2026-08-29T21:44:59.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5810 | 2026-08-29T21:44:59.117Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5811 | 2026-08-29T21:44:59.206Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 5812 | 2026-08-29T21:44:59.207Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_samples = 232
|
| 5813 | 2026-08-29T21:44:59.207Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5814 | 2026-08-29T21:44:59.207Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
|
| 5815 | 2026-08-29T21:44:59.212Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 104
table_name = fields_string
|
| 5816 | 2026-08-29T21:44:59.214Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = fields_u16
|
| 5817 | 2026-08-29T21:44:59.215Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 100
table_name = fields_uuid
|
| 5818 | 2026-08-29T21:44:59.217Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5819 | 2026-08-29T21:44:59.219Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 12
table_name = measurements_histogramu64
|
| 5820 | 2026-08-29T21:44:59.220Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
id = aaa1d32f-97d2-48b3-9226-e7977800d48d
n_rows = 60
table_name = measurements_u64
|
| 5821 | 2026-08-29T21:44:59.307Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 5822 | 2026-08-29T21:44:59.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5823 | 2026-08-29T21:44:59.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5824 | 2026-08-29T21:44:59.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5825 | 2026-08-29T21:44:59.969Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5826 | 2026-08-29T21:44:59.969Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending
|
| 5827 | 2026-08-29T21:44:59.974Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d6afc3e0-7b6c-473d-9816-1eaab19346e1", "content-length": "1412", "date": "Sat, 29 Aug 2026 21:44:59 GMT"} })
|
| 5828 | 2026-08-29T21:44:59.974Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D
|
| 5829 | 2026-08-29T21:44:59.978Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/1da9890f-8ae5-4cf1-b5e8-fc58686b9d73/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlNTgyYzE0MS0wOGM2LTQ3YzktYTk5NC0xY2UxZTQ2OGY3ODUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "edd864f9-31bb-40fa-960e-d23ffc22f182", "content-length": "29", "date": "Sat, 29 Aug 2026 21:44:59 GMT"} })
|
| 5830 | 2026-08-29T21:44:59.978Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5831 | 2026-08-29T21:44:59.993Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5832 | 2026-08-29T21:44:59.993Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5833 | 2026-08-29T21:44:59.994Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = c18853f6-0b35-4c83-96fb-2495736c313d
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5834 | 2026-08-29T21:45:00.117Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5835 | 2026-08-29T21:45:00.117Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5836 | 2026-08-29T21:45:00.118Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = b1e469bc-a3a8-4547-8e59-f2234cb26111
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5837 | 2026-08-29T21:45:00.348Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5838 | 2026-08-29T21:45:00.348Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5839 | 2026-08-29T21:45:00.350Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 1da9890f-8ae5-4cf1-b5e8-fc58686b9d73
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85ef26e2-21fc-4d83-b9d4-8871cb7cab16
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|