| 1 | | [ Aug 12 00:51:02 Enabled. ] |
| 2 | | [ Aug 12 00:51:02 Rereading configuration. ] |
| 3 | | [ Aug 12 00:51:08 Rereading configuration. ] |
| 4 | | [ Aug 12 00:51:16 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 c369d9e6-032f-45f3-b3ae-69772e54fb09 &"). ] |
| 5 | | [ Aug 12 00:51:16 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-08-12T00:51:16.493Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-08-12T00:51:16.500Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:299
|
| 9 | 2026-08-12T00:51:16.500Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-08-12T00:51:16.512Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 11 | 2026-08-12T00:51:21.482Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:888
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 12 | 2026-08-12T00:51:21.482Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-08-12T00:51:21.482Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:788
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 14 | 2026-08-12T00:51:21.483Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:888
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 15 | 2026-08-12T00:51:21.483Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:793
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
version = 0
|
| 16 | 2026-08-12T00:51:21.483Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:798
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 17 | 2026-08-12T00:51:21.483Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 18 | 2026-08-12T00:51:22.993Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:819
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
version = 14
|
| 19 | 2026-08-12T00:51:23.015Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 708f072d-6094-47bb-833a-064ce2459656
|
| 20 | 2026-08-12T00:51:23.024Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-08-12T00:51:23.024Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-08-12T00:51:23.024Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-08-12T00:51:23.024Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-08-12T00:51:23.024Z | 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-12T00:51:23.028Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-08-12T00:51:23.030Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-08-12T00:51:23.031Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-08-12T00:51:23.053Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 29 | 2026-08-12T00:51:23.298Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "fc89b536-66f9-4039-b26a-0c07724a1a6f", "date": "Wed, 12 Aug 2026 00:51:23 GMT"} })
|
| 30 | 2026-08-12T00:51:23.299Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:431
id = c369d9e6-032f-45f3-b3ae-69772e54fb09
|
| 31 | 2026-08-12T00:51:23.299Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:626
|
| 32 | 2026-08-12T00:51:23.300Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 33 | 2026-08-12T00:51:23.301Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 34 | 2026-08-12T00:51:23.350Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0bfc0186-5184-4d2c-9c7f-2e5d440aaf09", "content-length": "29", "date": "Wed, 12 Aug 2026 00:51:23 GMT"} })
|
| 35 | 2026-08-12T00:51:23.352Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
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-12T00:51:28.016Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 4
|
| 37 | 2026-08-12T00:51:28.016Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 4
|
| 38 | 2026-08-12T00:51:28.016Z | DEBG | oximeter (clickhouse-client): unrolling 4 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 39 | 2026-08-12T00:51:28.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 40 | 2026-08-12T00:51:28.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:51:28.018067015Z }
timeseries_name = oximeter_collector:database_queue_depth
|
| 41 | 2026-08-12T00:51:28.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:51:28.018061715Z }
timeseries_name = oximeter_collector:database_samples_dropped
|
| 42 | 2026-08-12T00:51:28.019Z | DEBG | oximeter (clickhouse-client): inserting 2 new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 43 | 2026-08-12T00:51:28.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 44 | 2026-08-12T00:51:28.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_string
|
| 45 | 2026-08-12T00:51:28.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_u16
|
| 46 | 2026-08-12T00:51:28.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_uuid
|
| 47 | 2026-08-12T00:51:28.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2
table_name = measurements_cumulativeu64
|
| 48 | 2026-08-12T00:51:28.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2
table_name = measurements_histogramu64
|
| 49 | 2026-08-12T00:51:28.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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-12T00:51:33.017Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 51 | 2026-08-12T00:51:33.017Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 52 | 2026-08-12T00:51:38.016Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 53 | 2026-08-12T00:51:38.016Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 54 | 2026-08-12T00:51:38.299Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 55 | 2026-08-12T00:51:38.300Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 56 | 2026-08-12T00:51:38.303Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "335334e8-059d-4841-9a7a-bb71bbb43fbc", "content-length": "300", "date": "Wed, 12 Aug 2026 00:51:38 GMT"} })
|
| 57 | 2026-08-12T00:51:38.303Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhMTgzZDlkMS1hNGNlLTQyMmYtOThmNi0xYTAxZDhlNGVkZTIifX0%3D
|
| 58 | 2026-08-12T00:51:38.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhMTgzZDlkMS1hNGNlLTQyMmYtOThmNi0xYTAxZDhlNGVkZTIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2505ff7e-901e-4f34-8ade-7fa78de279a0", "content-length": "29", "date": "Wed, 12 Aug 2026 00:51:38 GMT"} })
|
| 59 | 2026-08-12T00:51:38.309Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:35544
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
|
| 60 | 2026-08-12T00:51:38.309Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 1
n_pruned_tasks = 0
|
| 61 | 2026-08-12T00:51:38.707Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 62 | 2026-08-12T00:51:38.707Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 63 | 2026-08-12T00:51:38.721Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 6
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 64 | 2026-08-12T00:51:43.016Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 6
|
| 65 | 2026-08-12T00:51:43.016Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 6
|
| 66 | 2026-08-12T00:51:43.016Z | DEBG | oximeter (clickhouse-client): unrolling 6 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 67 | 2026-08-12T00:51:43.016Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 68 | 2026-08-12T00:51:43.022Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:51:43.016881949Z }
timeseries_name = collection_target:cpus_provisioned
|
| 69 | 2026-08-12T00:51:43.022Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:51:43.016883539Z }
timeseries_name = collection_target:ram_provisioned
|
| 70 | 2026-08-12T00:51:43.022Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:51:43.016884679Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 71 | 2026-08-12T00:51:43.022Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:51:43.016878538Z }
timeseries_name = http_service:request_latency_histogram
|
| 72 | 2026-08-12T00:51:43.022Z | DEBG | oximeter (clickhouse-client): inserting 4 new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 73 | 2026-08-12T00:51:43.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 6
table_name = fields_string
|
| 74 | 2026-08-12T00:51:43.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3
table_name = fields_u16
|
| 75 | 2026-08-12T00:51:43.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 6
table_name = fields_uuid
|
| 76 | 2026-08-12T00:51:43.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3
table_name = measurements_histogramu64
|
| 77 | 2026-08-12T00:51:43.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3
table_name = measurements_i64
|
| 78 | 2026-08-12T00:51:43.117Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 79 | 2026-08-12T00:51:48.016Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 80 | 2026-08-12T00:51:48.016Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 81 | 2026-08-12T00:51:48.707Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 82 | 2026-08-12T00:51:48.707Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 83 | 2026-08-12T00:51:48.708Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 84 | 2026-08-12T00:51:53.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 3
|
| 85 | 2026-08-12T00:51:53.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 3
|
| 86 | 2026-08-12T00:51:53.017Z | DEBG | oximeter (clickhouse-client): unrolling 3 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 87 | 2026-08-12T00:51:53.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 88 | 2026-08-12T00:51:53.065Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 6
table_name = fields_string
|
| 89 | 2026-08-12T00:51:53.067Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3
table_name = fields_u16
|
| 90 | 2026-08-12T00:51:53.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3
table_name = fields_uuid
|
| 91 | 2026-08-12T00:51:53.069Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3
table_name = measurements_histogramu64
|
| 92 | 2026-08-12T00:51:53.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 93 | 2026-08-12T00:51:53.300Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 94 | 2026-08-12T00:51:53.300Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 95 | 2026-08-12T00:51:53.319Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "dd681aa6-6747-4bdf-9c8e-c4ab7825de74", "content-length": "300", "date": "Wed, 12 Aug 2026 00:51:53 GMT"} })
|
| 96 | 2026-08-12T00:51:53.319Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhMTgzZDlkMS1hNGNlLTQyMmYtOThmNi0xYTAxZDhlNGVkZTIifX0%3D
|
| 97 | 2026-08-12T00:51:53.323Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhMTgzZDlkMS1hNGNlLTQyMmYtOThmNi0xYTAxZDhlNGVkZTIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "85d59f9f-575c-4438-bc87-57547c8fbf62", "content-length": "29", "date": "Wed, 12 Aug 2026 00:51:53 GMT"} })
|
| 98 | 2026-08-12T00:51:53.323Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 1
n_pruned_tasks = 0
|
| 99 | 2026-08-12T00:51:58.017Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 100 | 2026-08-12T00:51:58.017Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 101 | 2026-08-12T00:51:58.708Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 102 | 2026-08-12T00:51:58.708Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 103 | 2026-08-12T00:51:58.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 36
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 104 | 2026-08-12T00:52:03.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 36
|
| 105 | 2026-08-12T00:52:03.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 36
|
| 106 | 2026-08-12T00:52:03.017Z | DEBG | oximeter (clickhouse-client): unrolling 36 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 107 | 2026-08-12T00:52:03.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 108 | 2026-08-12T00:52:03.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 42
table_name = fields_string
|
| 109 | 2026-08-12T00:52:03.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 21
table_name = fields_u16
|
| 110 | 2026-08-12T00:52:03.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 29
table_name = fields_uuid
|
| 111 | 2026-08-12T00:52:03.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 21
table_name = measurements_histogramu64
|
| 112 | 2026-08-12T00:52:03.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 15
table_name = measurements_i64
|
| 113 | 2026-08-12T00:52:03.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 114 | 2026-08-12T00:52:08.017Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 115 | 2026-08-12T00:52:08.017Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
|
| 116 | 2026-08-12T00:52:08.300Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 117 | 2026-08-12T00:52:08.300Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 118 | 2026-08-12T00:52:08.322Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "58a59483-5d24-43cc-9076-52cb84932969", "content-length": "857", "date": "Wed, 12 Aug 2026 00:52:08 GMT"} })
|
| 119 | 2026-08-12T00:52:08.322Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhMTgzZDlkMS1hNGNlLTQyMmYtOThmNi0xYTAxZDhlNGVkZTIifX0%3D
|
| 120 | 2026-08-12T00:52:08.335Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhMTgzZDlkMS1hNGNlLTQyMmYtOThmNi0xYTAxZDhlNGVkZTIifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7319bd68-f564-4f5d-8a91-5fa46dc799f1", "content-length": "29", "date": "Wed, 12 Aug 2026 00:52:08 GMT"} })
|
| 121 | 2026-08-12T00:52:08.335Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:54757
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
|
| 122 | 2026-08-12T00:52:08.335Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
|
| 123 | 2026-08-12T00:52:08.335Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
|
| 124 | 2026-08-12T00:52:08.335Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
|
| 125 | 2026-08-12T00:52:08.335Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 5
n_pruned_tasks = 0
|
| 126 | 2026-08-12T00:52:08.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 127 | 2026-08-12T00:52:08.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 128 | 2026-08-12T00:52:08.370Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 129 | 2026-08-12T00:52:08.708Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 130 | 2026-08-12T00:52:08.708Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 131 | 2026-08-12T00:52:08.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 132 | 2026-08-12T00:52:09.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 133 | 2026-08-12T00:52:09.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 134 | 2026-08-12T00:52:09.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 135 | 2026-08-12T00:52:09.286Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 136 | 2026-08-12T00:52:09.286Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 137 | 2026-08-12T00:52:09.298Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 138 | 2026-08-12T00:52:09.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 139 | 2026-08-12T00:52:09.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 140 | 2026-08-12T00:52:09.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 141 | 2026-08-12T00:52:10.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 142 | 2026-08-12T00:52:10.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 143 | 2026-08-12T00:52:10.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 144 | 2026-08-12T00:52:10.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 145 | 2026-08-12T00:52:10.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 146 | 2026-08-12T00:52:10.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 147 | 2026-08-12T00:52:10.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 148 | 2026-08-12T00:52:10.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 149 | 2026-08-12T00:52:10.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 150 | 2026-08-12T00:52:10.473Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 151 | 2026-08-12T00:52:11.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 152 | 2026-08-12T00:52:11.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 153 | 2026-08-12T00:52:11.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 154 | 2026-08-12T00:52:11.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 155 | 2026-08-12T00:52:11.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 156 | 2026-08-12T00:52:11.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 157 | 2026-08-12T00:52:11.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 158 | 2026-08-12T00:52:11.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 159 | 2026-08-12T00:52:11.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 160 | 2026-08-12T00:52:12.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 161 | 2026-08-12T00:52:12.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 162 | 2026-08-12T00:52:12.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 163 | 2026-08-12T00:52:12.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 164 | 2026-08-12T00:52:12.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 165 | 2026-08-12T00:52:12.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 166 | 2026-08-12T00:52:12.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 167 | 2026-08-12T00:52:12.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 168 | 2026-08-12T00:52:12.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 169 | 2026-08-12T00:52:13.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 216
|
| 170 | 2026-08-12T00:52:13.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 216
|
| 171 | 2026-08-12T00:52:13.017Z | DEBG | oximeter (clickhouse-client): unrolling 216 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 172 | 2026-08-12T00:52:13.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 173 | 2026-08-12T00:52:13.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017525283Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 174 | 2026-08-12T00:52:13.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017522043Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 175 | 2026-08-12T00:52:13.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017533653Z }
timeseries_name = ddm_session:advertisements_received
|
| 176 | 2026-08-12T00:52:13.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017531613Z }
timeseries_name = ddm_session:advertisements_sent
|
| 177 | 2026-08-12T00:52:13.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017547153Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 178 | 2026-08-12T00:52:13.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017545653Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 179 | 2026-08-12T00:52:13.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017537043Z }
timeseries_name = ddm_session:peer_address_changes
|
| 180 | 2026-08-12T00:52:13.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017535433Z }
timeseries_name = ddm_session:peer_expirations
|
| 181 | 2026-08-12T00:52:13.019Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017538953Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 182 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017529863Z }
timeseries_name = ddm_session:solicitations_received
|
| 183 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017527623Z }
timeseries_name = ddm_session:solicitations_sent
|
| 184 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017543173Z }
timeseries_name = ddm_session:update_send_fail
|
| 185 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017541453Z }
timeseries_name = ddm_session:updates_received
|
| 186 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017540183Z }
timeseries_name = ddm_session:updates_sent
|
| 187 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017564494Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 188 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017580444Z }
timeseries_name = oximeter_collector:collections
|
| 189 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017582524Z }
timeseries_name = oximeter_collector:samples_collected
|
| 190 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017562174Z }
timeseries_name = static_routing_config:static_nexthops
|
| 191 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017560964Z }
timeseries_name = static_routing_config:static_routes
|
| 192 | 2026-08-12T00:52:13.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:13.017563374Z }
timeseries_name = switch_rib:active_routes
|
| 193 | 2026-08-12T00:52:13.021Z | DEBG | oximeter (clickhouse-client): inserting 20 new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 194 | 2026-08-12T00:52:13.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 195 | 2026-08-12T00:52:13.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 130
table_name = fields_string
|
| 196 | 2026-08-12T00:52:13.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 28
table_name = fields_u16
|
| 197 | 2026-08-12T00:52:13.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_uuid
|
| 198 | 2026-08-12T00:52:13.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 140
table_name = measurements_cumulativeu64
|
| 199 | 2026-08-12T00:52:13.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 200 | 2026-08-12T00:52:13.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 52
table_name = measurements_u64
|
| 201 | 2026-08-12T00:52:13.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 202 | 2026-08-12T00:52:13.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 203 | 2026-08-12T00:52:13.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 204 | 2026-08-12T00:52:13.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 205 | 2026-08-12T00:52:13.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 206 | 2026-08-12T00:52:13.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 207 | 2026-08-12T00:52:13.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 208 | 2026-08-12T00:52:13.357Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 209 | 2026-08-12T00:52:13.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 210 | 2026-08-12T00:52:13.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 211 | 2026-08-12T00:52:14.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 212 | 2026-08-12T00:52:14.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 213 | 2026-08-12T00:52:14.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 214 | 2026-08-12T00:52:14.286Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 215 | 2026-08-12T00:52:14.286Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 216 | 2026-08-12T00:52:14.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 217 | 2026-08-12T00:52:14.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 218 | 2026-08-12T00:52:14.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 219 | 2026-08-12T00:52:14.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 220 | 2026-08-12T00:52:14.386Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 221 | 2026-08-12T00:52:14.386Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 222 | 2026-08-12T00:52:14.396Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 223 | 2026-08-12T00:52:15.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 224 | 2026-08-12T00:52:15.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 225 | 2026-08-12T00:52:15.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 226 | 2026-08-12T00:52:15.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 227 | 2026-08-12T00:52:15.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 228 | 2026-08-12T00:52:15.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 229 | 2026-08-12T00:52:15.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 230 | 2026-08-12T00:52:15.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 231 | 2026-08-12T00:52:15.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 232 | 2026-08-12T00:52:16.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 233 | 2026-08-12T00:52:16.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 234 | 2026-08-12T00:52:16.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 235 | 2026-08-12T00:52:16.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 236 | 2026-08-12T00:52:16.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 237 | 2026-08-12T00:52:16.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 238 | 2026-08-12T00:52:16.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 239 | 2026-08-12T00:52:16.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 240 | 2026-08-12T00:52:16.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 241 | 2026-08-12T00:52:17.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 242 | 2026-08-12T00:52:17.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 243 | 2026-08-12T00:52:17.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 244 | 2026-08-12T00:52:17.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 245 | 2026-08-12T00:52:17.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 246 | 2026-08-12T00:52:17.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 247 | 2026-08-12T00:52:17.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 248 | 2026-08-12T00:52:17.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 249 | 2026-08-12T00:52:17.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 250 | 2026-08-12T00:52:18.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 231
|
| 251 | 2026-08-12T00:52:18.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 231
|
| 252 | 2026-08-12T00:52:18.017Z | DEBG | oximeter (clickhouse-client): unrolling 231 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 253 | 2026-08-12T00:52:18.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 254 | 2026-08-12T00:52:18.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 102
table_name = fields_string
|
| 255 | 2026-08-12T00:52:18.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 11
table_name = fields_u16
|
| 256 | 2026-08-12T00:52:18.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 99
table_name = fields_uuid
|
| 257 | 2026-08-12T00:52:18.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 258 | 2026-08-12T00:52:18.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 11
table_name = measurements_histogramu64
|
| 259 | 2026-08-12T00:52:18.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 260 | 2026-08-12T00:52:18.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 261 | 2026-08-12T00:52:18.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 262 | 2026-08-12T00:52:18.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 263 | 2026-08-12T00:52:18.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 264 | 2026-08-12T00:52:18.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 265 | 2026-08-12T00:52:18.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 266 | 2026-08-12T00:52:18.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 267 | 2026-08-12T00:52:18.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 268 | 2026-08-12T00:52:18.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 269 | 2026-08-12T00:52:18.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 270 | 2026-08-12T00:52:18.708Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 271 | 2026-08-12T00:52:18.708Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 272 | 2026-08-12T00:52:18.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 273 | 2026-08-12T00:52:19.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 274 | 2026-08-12T00:52:19.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 275 | 2026-08-12T00:52:19.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 276 | 2026-08-12T00:52:19.286Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 277 | 2026-08-12T00:52:19.286Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 278 | 2026-08-12T00:52:19.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 279 | 2026-08-12T00:52:19.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 280 | 2026-08-12T00:52:19.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 281 | 2026-08-12T00:52:19.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 282 | 2026-08-12T00:52:20.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 283 | 2026-08-12T00:52:20.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 284 | 2026-08-12T00:52:20.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 285 | 2026-08-12T00:52:20.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 286 | 2026-08-12T00:52:20.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 287 | 2026-08-12T00:52:20.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 288 | 2026-08-12T00:52:20.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 289 | 2026-08-12T00:52:20.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 290 | 2026-08-12T00:52:20.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 291 | 2026-08-12T00:52:21.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 292 | 2026-08-12T00:52:21.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 293 | 2026-08-12T00:52:21.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 294 | 2026-08-12T00:52:21.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 295 | 2026-08-12T00:52:21.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 296 | 2026-08-12T00:52:21.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 297 | 2026-08-12T00:52:21.357Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 298 | 2026-08-12T00:52:21.357Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 299 | 2026-08-12T00:52:21.358Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 300 | 2026-08-12T00:52:22.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 301 | 2026-08-12T00:52:22.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 302 | 2026-08-12T00:52:22.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 303 | 2026-08-12T00:52:22.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 304 | 2026-08-12T00:52:22.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 305 | 2026-08-12T00:52:22.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 306 | 2026-08-12T00:52:22.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 307 | 2026-08-12T00:52:22.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 308 | 2026-08-12T00:52:22.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 309 | 2026-08-12T00:52:22.510Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 310 | 2026-08-12T00:52:23.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 311 | 2026-08-12T00:52:23.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 312 | 2026-08-12T00:52:23.017Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 313 | 2026-08-12T00:52:23.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 314 | 2026-08-12T00:52:23.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 315 | 2026-08-12T00:52:23.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 130
table_name = fields_string
|
| 316 | 2026-08-12T00:52:23.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 28
table_name = fields_u16
|
| 317 | 2026-08-12T00:52:23.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_uuid
|
| 318 | 2026-08-12T00:52:23.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 319 | 2026-08-12T00:52:23.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 320 | 2026-08-12T00:52:23.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 321 | 2026-08-12T00:52:23.117Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 322 | 2026-08-12T00:52:23.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 323 | 2026-08-12T00:52:23.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 324 | 2026-08-12T00:52:23.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 325 | 2026-08-12T00:52:23.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 326 | 2026-08-12T00:52:23.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 327 | 2026-08-12T00:52:23.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 328 | 2026-08-12T00:52:23.300Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 329 | 2026-08-12T00:52:23.300Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 330 | 2026-08-12T00:52:23.302Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d8a9fb55-a496-4e22-b781-45458ac94831", "content-length": "995", "date": "Wed, 12 Aug 2026 00:52:23 GMT"} })
|
| 331 | 2026-08-12T00:52:23.302Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhNmQyY2RkNy1iNGVmLTQ1YjAtYjIzZS1iYmY1Y2IxMGZkM2EifX0%3D
|
| 332 | 2026-08-12T00:52:23.305Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhNmQyY2RkNy1iNGVmLTQ1YjAtYjIzZS1iYmY1Y2IxMGZkM2EifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3c51fd87-873a-4a90-86bd-dede0cbad01c", "content-length": "29", "date": "Wed, 12 Aug 2026 00:52:23 GMT"} })
|
| 333 | 2026-08-12T00:52:23.305Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:33968
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
|
| 334 | 2026-08-12T00:52:23.305Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 6
n_pruned_tasks = 0
|
| 335 | 2026-08-12T00:52:23.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 336 | 2026-08-12T00:52:23.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 337 | 2026-08-12T00:52:23.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 338 | 2026-08-12T00:52:24.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 339 | 2026-08-12T00:52:24.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 340 | 2026-08-12T00:52:24.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 341 | 2026-08-12T00:52:24.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 342 | 2026-08-12T00:52:24.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 343 | 2026-08-12T00:52:24.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 344 | 2026-08-12T00:52:24.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 345 | 2026-08-12T00:52:24.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 346 | 2026-08-12T00:52:24.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 347 | 2026-08-12T00:52:24.387Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 348 | 2026-08-12T00:52:24.387Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 349 | 2026-08-12T00:52:24.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 350 | 2026-08-12T00:52:25.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 351 | 2026-08-12T00:52:25.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 352 | 2026-08-12T00:52:25.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 353 | 2026-08-12T00:52:25.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 354 | 2026-08-12T00:52:25.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 355 | 2026-08-12T00:52:25.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 356 | 2026-08-12T00:52:25.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 357 | 2026-08-12T00:52:25.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 358 | 2026-08-12T00:52:25.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 359 | 2026-08-12T00:52:26.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 360 | 2026-08-12T00:52:26.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 361 | 2026-08-12T00:52:26.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 362 | 2026-08-12T00:52:26.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 363 | 2026-08-12T00:52:26.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 364 | 2026-08-12T00:52:26.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 365 | 2026-08-12T00:52:26.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 366 | 2026-08-12T00:52:26.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 367 | 2026-08-12T00:52:26.358Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 368 | 2026-08-12T00:52:27.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 369 | 2026-08-12T00:52:27.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 370 | 2026-08-12T00:52:27.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 371 | 2026-08-12T00:52:27.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 372 | 2026-08-12T00:52:27.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 373 | 2026-08-12T00:52:27.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 374 | 2026-08-12T00:52:27.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 375 | 2026-08-12T00:52:27.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 376 | 2026-08-12T00:52:27.358Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 377 | 2026-08-12T00:52:28.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 235
|
| 378 | 2026-08-12T00:52:28.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 235
|
| 379 | 2026-08-12T00:52:28.017Z | DEBG | oximeter (clickhouse-client): unrolling 235 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 380 | 2026-08-12T00:52:28.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 381 | 2026-08-12T00:52:28.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 382 | 2026-08-12T00:52:28.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_string
|
| 383 | 2026-08-12T00:52:28.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 15
table_name = fields_u16
|
| 384 | 2026-08-12T00:52:28.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 103
table_name = fields_uuid
|
| 385 | 2026-08-12T00:52:28.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 386 | 2026-08-12T00:52:28.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 13
table_name = measurements_histogramu64
|
| 387 | 2026-08-12T00:52:28.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 388 | 2026-08-12T00:52:28.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 389 | 2026-08-12T00:52:28.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 390 | 2026-08-12T00:52:28.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 391 | 2026-08-12T00:52:28.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 392 | 2026-08-12T00:52:28.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 393 | 2026-08-12T00:52:28.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 394 | 2026-08-12T00:52:28.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 395 | 2026-08-12T00:52:28.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 396 | 2026-08-12T00:52:28.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 397 | 2026-08-12T00:52:28.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 398 | 2026-08-12T00:52:28.708Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 399 | 2026-08-12T00:52:28.708Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 400 | 2026-08-12T00:52:28.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 401 | 2026-08-12T00:52:28.902Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 402 | 2026-08-12T00:52:29.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 403 | 2026-08-12T00:52:29.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 404 | 2026-08-12T00:52:29.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 405 | 2026-08-12T00:52:29.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 406 | 2026-08-12T00:52:29.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 407 | 2026-08-12T00:52:29.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 408 | 2026-08-12T00:52:29.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 409 | 2026-08-12T00:52:29.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 410 | 2026-08-12T00:52:29.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 411 | 2026-08-12T00:52:30.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 412 | 2026-08-12T00:52:30.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 413 | 2026-08-12T00:52:30.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 414 | 2026-08-12T00:52:30.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 415 | 2026-08-12T00:52:30.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 416 | 2026-08-12T00:52:30.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 417 | 2026-08-12T00:52:30.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 418 | 2026-08-12T00:52:30.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 419 | 2026-08-12T00:52:30.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 420 | 2026-08-12T00:52:31.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 421 | 2026-08-12T00:52:31.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 422 | 2026-08-12T00:52:31.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 423 | 2026-08-12T00:52:31.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 424 | 2026-08-12T00:52:31.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 425 | 2026-08-12T00:52:31.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 426 | 2026-08-12T00:52:31.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 427 | 2026-08-12T00:52:31.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 428 | 2026-08-12T00:52:31.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 429 | 2026-08-12T00:52:32.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 430 | 2026-08-12T00:52:32.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 431 | 2026-08-12T00:52:32.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 432 | 2026-08-12T00:52:32.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 433 | 2026-08-12T00:52:32.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 434 | 2026-08-12T00:52:32.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 435 | 2026-08-12T00:52:32.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 436 | 2026-08-12T00:52:32.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 437 | 2026-08-12T00:52:32.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 438 | 2026-08-12T00:52:33.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 439 | 2026-08-12T00:52:33.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 440 | 2026-08-12T00:52:33.017Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 441 | 2026-08-12T00:52:33.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 442 | 2026-08-12T00:52:33.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 443 | 2026-08-12T00:52:33.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 130
table_name = fields_string
|
| 444 | 2026-08-12T00:52:33.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 28
table_name = fields_u16
|
| 445 | 2026-08-12T00:52:33.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_uuid
|
| 446 | 2026-08-12T00:52:33.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 447 | 2026-08-12T00:52:33.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 448 | 2026-08-12T00:52:33.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 449 | 2026-08-12T00:52:33.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 450 | 2026-08-12T00:52:33.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 451 | 2026-08-12T00:52:33.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 452 | 2026-08-12T00:52:33.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 453 | 2026-08-12T00:52:33.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 454 | 2026-08-12T00:52:33.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 455 | 2026-08-12T00:52:33.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 456 | 2026-08-12T00:52:33.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 457 | 2026-08-12T00:52:33.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 458 | 2026-08-12T00:52:33.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 459 | 2026-08-12T00:52:34.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 460 | 2026-08-12T00:52:34.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 461 | 2026-08-12T00:52:34.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 462 | 2026-08-12T00:52:34.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 463 | 2026-08-12T00:52:34.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 464 | 2026-08-12T00:52:34.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 465 | 2026-08-12T00:52:34.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 466 | 2026-08-12T00:52:34.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 467 | 2026-08-12T00:52:34.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 468 | 2026-08-12T00:52:34.387Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 469 | 2026-08-12T00:52:34.387Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 470 | 2026-08-12T00:52:34.389Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 471 | 2026-08-12T00:52:35.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 472 | 2026-08-12T00:52:35.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 473 | 2026-08-12T00:52:35.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 474 | 2026-08-12T00:52:35.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 475 | 2026-08-12T00:52:35.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 476 | 2026-08-12T00:52:35.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 477 | 2026-08-12T00:52:35.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 478 | 2026-08-12T00:52:35.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 479 | 2026-08-12T00:52:35.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 480 | 2026-08-12T00:52:36.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 481 | 2026-08-12T00:52:36.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 482 | 2026-08-12T00:52:36.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 483 | 2026-08-12T00:52:36.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 484 | 2026-08-12T00:52:36.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 485 | 2026-08-12T00:52:36.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 486 | 2026-08-12T00:52:36.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 487 | 2026-08-12T00:52:36.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 488 | 2026-08-12T00:52:36.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 489 | 2026-08-12T00:52:37.044Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 490 | 2026-08-12T00:52:37.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 491 | 2026-08-12T00:52:37.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 492 | 2026-08-12T00:52:37.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 493 | 2026-08-12T00:52:37.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 494 | 2026-08-12T00:52:37.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 495 | 2026-08-12T00:52:37.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 496 | 2026-08-12T00:52:37.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 497 | 2026-08-12T00:52:37.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 498 | 2026-08-12T00:52:37.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 499 | 2026-08-12T00:52:38.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 233
|
| 500 | 2026-08-12T00:52:38.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 233
|
| 501 | 2026-08-12T00:52:38.017Z | DEBG | oximeter (clickhouse-client): unrolling 233 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 502 | 2026-08-12T00:52:38.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 503 | 2026-08-12T00:52:38.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 504 | 2026-08-12T00:52:38.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 104
table_name = fields_string
|
| 505 | 2026-08-12T00:52:38.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 15
table_name = fields_u16
|
| 506 | 2026-08-12T00:52:38.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 103
table_name = fields_uuid
|
| 507 | 2026-08-12T00:52:38.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 508 | 2026-08-12T00:52:38.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 11
table_name = measurements_histogramu64
|
| 509 | 2026-08-12T00:52:38.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 510 | 2026-08-12T00:52:38.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 511 | 2026-08-12T00:52:38.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 512 | 2026-08-12T00:52:38.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 513 | 2026-08-12T00:52:38.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 514 | 2026-08-12T00:52:38.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 515 | 2026-08-12T00:52:38.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 516 | 2026-08-12T00:52:38.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 517 | 2026-08-12T00:52:38.300Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 518 | 2026-08-12T00:52:38.301Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 519 | 2026-08-12T00:52:38.304Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ac6267ef-0bfe-4edd-a29c-87882e1c9602", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:52:38 GMT"} })
|
| 520 | 2026-08-12T00:52:38.304Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 521 | 2026-08-12T00:52:38.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ecb2d6f8-cabd-4e65-910f-245bdb34706e", "content-length": "29", "date": "Wed, 12 Aug 2026 00:52:38 GMT"} })
|
| 522 | 2026-08-12T00:52:38.307Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:45704
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
|
| 523 | 2026-08-12T00:52:38.307Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:50122
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
|
| 524 | 2026-08-12T00:52:38.307Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:50432
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
|
| 525 | 2026-08-12T00:52:38.307Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 526 | 2026-08-12T00:52:38.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 527 | 2026-08-12T00:52:38.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 528 | 2026-08-12T00:52:38.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 529 | 2026-08-12T00:52:38.708Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 530 | 2026-08-12T00:52:38.708Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 531 | 2026-08-12T00:52:38.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 532 | 2026-08-12T00:52:39.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 533 | 2026-08-12T00:52:39.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 534 | 2026-08-12T00:52:39.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 535 | 2026-08-12T00:52:39.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 536 | 2026-08-12T00:52:39.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 537 | 2026-08-12T00:52:39.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 538 | 2026-08-12T00:52:39.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 539 | 2026-08-12T00:52:39.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 540 | 2026-08-12T00:52:39.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 541 | 2026-08-12T00:52:40.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 542 | 2026-08-12T00:52:40.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 543 | 2026-08-12T00:52:40.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 544 | 2026-08-12T00:52:40.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 545 | 2026-08-12T00:52:40.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 546 | 2026-08-12T00:52:40.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 547 | 2026-08-12T00:52:40.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 548 | 2026-08-12T00:52:40.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 549 | 2026-08-12T00:52:40.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 550 | 2026-08-12T00:52:41.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 551 | 2026-08-12T00:52:41.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 552 | 2026-08-12T00:52:41.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 553 | 2026-08-12T00:52:41.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 554 | 2026-08-12T00:52:41.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 555 | 2026-08-12T00:52:41.287Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 556 | 2026-08-12T00:52:41.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 557 | 2026-08-12T00:52:41.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 558 | 2026-08-12T00:52:41.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 559 | 2026-08-12T00:52:41.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 560 | 2026-08-12T00:52:41.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 561 | 2026-08-12T00:52:42.016Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 9534
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 562 | 2026-08-12T00:52:42.066Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 9734
|
| 563 | 2026-08-12T00:52:42.067Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 9734
|
| 564 | 2026-08-12T00:52:42.067Z | DEBG | oximeter (clickhouse-client): unrolling 9734 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 565 | 2026-08-12T00:52:42.068Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 566 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
schema = TimeseriesSchema { timeseries_name: TimeseriesName("kstat_sampler:expired_targets"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-08-12T00:52:42.068773639Z }
timeseries_name = kstat_sampler:expired_targets
|
| 567 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067431617Z }
timeseries_name = opte_port:in_uft_hits
|
| 568 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067434787Z }
timeseries_name = opte_port:in_uft_misses
|
| 569 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067437217Z }
timeseries_name = opte_port:out_uft_hits
|
| 570 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067439697Z }
timeseries_name = opte_port:out_uft_misses
|
| 571 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067469617Z }
timeseries_name = sled_cpu:cpu_nsec
|
| 572 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067378866Z }
timeseries_name = sled_data_link:bytes_received
|
| 573 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067383446Z }
timeseries_name = sled_data_link:bytes_sent
|
| 574 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067369016Z }
timeseries_name = sled_data_link:errors_received
|
| 575 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067371736Z }
timeseries_name = sled_data_link:errors_sent
|
| 576 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067381006Z }
timeseries_name = sled_data_link:packets_received
|
| 577 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.067385636Z }
timeseries_name = sled_data_link:packets_sent
|
| 578 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.068790749Z }
timeseries_name = zfs_dataset:bytes_used
|
| 579 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.068780649Z }
timeseries_name = zfs_pool:bytes_allocated
|
| 580 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.068783089Z }
timeseries_name = zfs_pool:bytes_total
|
| 581 | 2026-08-12T00:52:42.071Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:42.068383862Z }
timeseries_name = zone:cpu_nsec
|
| 582 | 2026-08-12T00:52:42.112Z | DEBG | oximeter (clickhouse-client): inserting 16 new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 583 | 2026-08-12T00:52:42.117Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3454
table_name = fields_string
|
| 584 | 2026-08-12T00:52:42.119Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = fields_u16
|
| 585 | 2026-08-12T00:52:42.121Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 977
table_name = fields_u32
|
| 586 | 2026-08-12T00:52:42.123Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2015
table_name = fields_uuid
|
| 587 | 2026-08-12T00:52:42.127Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 9044
table_name = measurements_cumulativeu64
|
| 588 | 2026-08-12T00:52:42.129Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 589 | 2026-08-12T00:52:42.131Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 656
table_name = measurements_u64
|
| 590 | 2026-08-12T00:52:42.167Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 591 | 2026-08-12T00:52:42.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 592 | 2026-08-12T00:52:42.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 593 | 2026-08-12T00:52:42.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 594 | 2026-08-12T00:52:42.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 595 | 2026-08-12T00:52:42.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 596 | 2026-08-12T00:52:42.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 597 | 2026-08-12T00:52:42.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 598 | 2026-08-12T00:52:42.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 599 | 2026-08-12T00:52:42.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 600 | 2026-08-12T00:52:42.489Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 601 | 2026-08-12T00:52:43.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 602 | 2026-08-12T00:52:43.018Z | DEBG | oximeter (clickhouse-client): unrolling 46 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 603 | 2026-08-12T00:52:43.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 604 | 2026-08-12T00:52:43.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 605 | 2026-08-12T00:52:43.022Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 606 | 2026-08-12T00:52:43.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 82
table_name = fields_string
|
| 607 | 2026-08-12T00:52:43.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_u16
|
| 608 | 2026-08-12T00:52:43.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 92
table_name = fields_uuid
|
| 609 | 2026-08-12T00:52:43.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_cumulativeu64
|
| 610 | 2026-08-12T00:52:43.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 611 | 2026-08-12T00:52:43.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 612 | 2026-08-12T00:52:43.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 613 | 2026-08-12T00:52:43.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 614 | 2026-08-12T00:52:43.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 615 | 2026-08-12T00:52:43.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 616 | 2026-08-12T00:52:43.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 617 | 2026-08-12T00:52:43.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 618 | 2026-08-12T00:52:43.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 619 | 2026-08-12T00:52:43.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 620 | 2026-08-12T00:52:43.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 621 | 2026-08-12T00:52:44.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 622 | 2026-08-12T00:52:44.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 623 | 2026-08-12T00:52:44.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 624 | 2026-08-12T00:52:44.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 625 | 2026-08-12T00:52:44.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 626 | 2026-08-12T00:52:44.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 627 | 2026-08-12T00:52:44.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 628 | 2026-08-12T00:52:44.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 629 | 2026-08-12T00:52:44.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 630 | 2026-08-12T00:52:44.388Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 631 | 2026-08-12T00:52:44.388Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 632 | 2026-08-12T00:52:44.389Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 633 | 2026-08-12T00:52:45.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 634 | 2026-08-12T00:52:45.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 635 | 2026-08-12T00:52:45.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 636 | 2026-08-12T00:52:45.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 637 | 2026-08-12T00:52:45.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 638 | 2026-08-12T00:52:45.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 639 | 2026-08-12T00:52:45.316Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 640 | 2026-08-12T00:52:45.316Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 641 | 2026-08-12T00:52:45.329Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 14
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 642 | 2026-08-12T00:52:45.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 643 | 2026-08-12T00:52:45.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 644 | 2026-08-12T00:52:45.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 645 | 2026-08-12T00:52:45.488Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 646 | 2026-08-12T00:52:45.488Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 647 | 2026-08-12T00:52:45.497Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 648 | 2026-08-12T00:52:46.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 649 | 2026-08-12T00:52:46.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 650 | 2026-08-12T00:52:46.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 651 | 2026-08-12T00:52:46.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 652 | 2026-08-12T00:52:46.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 653 | 2026-08-12T00:52:46.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 654 | 2026-08-12T00:52:46.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 655 | 2026-08-12T00:52:46.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 656 | 2026-08-12T00:52:46.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 657 | 2026-08-12T00:52:47.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 658 | 2026-08-12T00:52:47.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 659 | 2026-08-12T00:52:47.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 660 | 2026-08-12T00:52:47.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 661 | 2026-08-12T00:52:47.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 662 | 2026-08-12T00:52:47.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 663 | 2026-08-12T00:52:47.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 664 | 2026-08-12T00:52:47.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 665 | 2026-08-12T00:52:47.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 666 | 2026-08-12T00:52:48.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 667 | 2026-08-12T00:52:48.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 668 | 2026-08-12T00:52:48.017Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 669 | 2026-08-12T00:52:48.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 670 | 2026-08-12T00:52:48.022Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_string
|
| 671 | 2026-08-12T00:52:48.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = fields_u16
|
| 672 | 2026-08-12T00:52:48.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_uuid
|
| 673 | 2026-08-12T00:52:48.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 674 | 2026-08-12T00:52:48.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = measurements_histogramu64
|
| 675 | 2026-08-12T00:52:48.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 9
table_name = measurements_i64
|
| 676 | 2026-08-12T00:52:48.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 677 | 2026-08-12T00:52:48.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 678 | 2026-08-12T00:52:48.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 679 | 2026-08-12T00:52:48.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 680 | 2026-08-12T00:52:48.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 681 | 2026-08-12T00:52:48.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 682 | 2026-08-12T00:52:48.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 683 | 2026-08-12T00:52:48.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 684 | 2026-08-12T00:52:48.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 685 | 2026-08-12T00:52:48.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 686 | 2026-08-12T00:52:48.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 687 | 2026-08-12T00:52:48.447Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 688 | 2026-08-12T00:52:48.447Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 689 | 2026-08-12T00:52:48.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 318
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 690 | 2026-08-12T00:52:48.708Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 691 | 2026-08-12T00:52:48.708Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 692 | 2026-08-12T00:52:48.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 693 | 2026-08-12T00:52:49.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 694 | 2026-08-12T00:52:49.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 695 | 2026-08-12T00:52:49.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 696 | 2026-08-12T00:52:49.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 697 | 2026-08-12T00:52:49.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 698 | 2026-08-12T00:52:49.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 699 | 2026-08-12T00:52:49.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 700 | 2026-08-12T00:52:49.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 701 | 2026-08-12T00:52:49.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 702 | 2026-08-12T00:52:50.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 703 | 2026-08-12T00:52:50.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 704 | 2026-08-12T00:52:50.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 705 | 2026-08-12T00:52:50.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 706 | 2026-08-12T00:52:50.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 707 | 2026-08-12T00:52:50.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 708 | 2026-08-12T00:52:50.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 709 | 2026-08-12T00:52:50.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 710 | 2026-08-12T00:52:50.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 711 | 2026-08-12T00:52:51.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 712 | 2026-08-12T00:52:51.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 713 | 2026-08-12T00:52:51.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 714 | 2026-08-12T00:52:51.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 715 | 2026-08-12T00:52:51.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 716 | 2026-08-12T00:52:51.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 717 | 2026-08-12T00:52:51.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 718 | 2026-08-12T00:52:51.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 719 | 2026-08-12T00:52:51.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 720 | 2026-08-12T00:52:51.609Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 721 | 2026-08-12T00:52:52.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 722 | 2026-08-12T00:52:52.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 723 | 2026-08-12T00:52:52.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 724 | 2026-08-12T00:52:52.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 725 | 2026-08-12T00:52:52.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 726 | 2026-08-12T00:52:52.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 727 | 2026-08-12T00:52:52.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 728 | 2026-08-12T00:52:52.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 729 | 2026-08-12T00:52:52.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 730 | 2026-08-12T00:52:53.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 564
|
| 731 | 2026-08-12T00:52:53.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 564
|
| 732 | 2026-08-12T00:52:53.017Z | DEBG | oximeter (clickhouse-client): unrolling 564 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 733 | 2026-08-12T00:52:53.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 734 | 2026-08-12T00:52:53.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:53.017605175Z }
timeseries_name = switch_port_control_data_link:bytes_received
|
| 735 | 2026-08-12T00:52:53.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:53.017614316Z }
timeseries_name = switch_port_control_data_link:bytes_sent
|
| 736 | 2026-08-12T00:52:53.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:53.017593505Z }
timeseries_name = switch_port_control_data_link:errors_received
|
| 737 | 2026-08-12T00:52:53.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:53.017599875Z }
timeseries_name = switch_port_control_data_link:errors_sent
|
| 738 | 2026-08-12T00:52:53.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:53.017610176Z }
timeseries_name = switch_port_control_data_link:packets_received
|
| 739 | 2026-08-12T00:52:53.020Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:52:53.017617416Z }
timeseries_name = switch_port_control_data_link:packets_sent
|
| 740 | 2026-08-12T00:52:53.028Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 741 | 2026-08-12T00:52:53.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = fields_i16
|
| 742 | 2026-08-12T00:52:53.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 743 | 2026-08-12T00:52:53.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 250
table_name = fields_string
|
| 744 | 2026-08-12T00:52:53.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 40
table_name = fields_u16
|
| 745 | 2026-08-12T00:52:53.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = fields_u32
|
| 746 | 2026-08-12T00:52:53.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = fields_u8
|
| 747 | 2026-08-12T00:52:53.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 152
table_name = fields_uuid
|
| 748 | 2026-08-12T00:52:53.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 480
table_name = measurements_cumulativeu64
|
| 749 | 2026-08-12T00:52:53.044Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 750 | 2026-08-12T00:52:53.046Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 751 | 2026-08-12T00:52:53.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 752 | 2026-08-12T00:52:53.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 753 | 2026-08-12T00:52:53.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 754 | 2026-08-12T00:52:53.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 755 | 2026-08-12T00:52:53.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 756 | 2026-08-12T00:52:53.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 757 | 2026-08-12T00:52:53.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 758 | 2026-08-12T00:52:53.301Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 759 | 2026-08-12T00:52:53.301Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 760 | 2026-08-12T00:52:53.303Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4884c5fd-536c-480d-8ffb-a0f253f051d8", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:52:53 GMT"} })
|
| 761 | 2026-08-12T00:52:53.304Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 762 | 2026-08-12T00:52:53.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "16a06839-79b0-43ca-9149-3f9d509c988b", "content-length": "29", "date": "Wed, 12 Aug 2026 00:52:53 GMT"} })
|
| 763 | 2026-08-12T00:52:53.307Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40723
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
|
| 764 | 2026-08-12T00:52:53.307Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 765 | 2026-08-12T00:52:53.307Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 766 | 2026-08-12T00:52:53.307Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40723
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 767 | 2026-08-12T00:52:53.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 768 | 2026-08-12T00:52:53.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 769 | 2026-08-12T00:52:53.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 770 | 2026-08-12T00:52:54.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 771 | 2026-08-12T00:52:54.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 772 | 2026-08-12T00:52:54.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 773 | 2026-08-12T00:52:54.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 774 | 2026-08-12T00:52:54.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 775 | 2026-08-12T00:52:54.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 776 | 2026-08-12T00:52:54.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 777 | 2026-08-12T00:52:54.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 778 | 2026-08-12T00:52:54.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 779 | 2026-08-12T00:52:54.387Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 780 | 2026-08-12T00:52:54.387Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 781 | 2026-08-12T00:52:54.389Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 782 | 2026-08-12T00:52:55.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 783 | 2026-08-12T00:52:55.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 784 | 2026-08-12T00:52:55.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 785 | 2026-08-12T00:52:55.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 786 | 2026-08-12T00:52:55.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 787 | 2026-08-12T00:52:55.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 788 | 2026-08-12T00:52:55.316Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 789 | 2026-08-12T00:52:55.316Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 790 | 2026-08-12T00:52:55.317Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 791 | 2026-08-12T00:52:55.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 792 | 2026-08-12T00:52:55.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 793 | 2026-08-12T00:52:55.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 794 | 2026-08-12T00:52:55.487Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 795 | 2026-08-12T00:52:55.487Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 796 | 2026-08-12T00:52:55.488Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 797 | 2026-08-12T00:52:56.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 798 | 2026-08-12T00:52:56.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 799 | 2026-08-12T00:52:56.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 800 | 2026-08-12T00:52:56.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 801 | 2026-08-12T00:52:56.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 802 | 2026-08-12T00:52:56.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 803 | 2026-08-12T00:52:56.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 804 | 2026-08-12T00:52:56.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 805 | 2026-08-12T00:52:56.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 806 | 2026-08-12T00:52:56.529Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 807 | 2026-08-12T00:52:57.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 808 | 2026-08-12T00:52:57.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 809 | 2026-08-12T00:52:57.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 810 | 2026-08-12T00:52:57.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 811 | 2026-08-12T00:52:57.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 812 | 2026-08-12T00:52:57.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 813 | 2026-08-12T00:52:57.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 814 | 2026-08-12T00:52:57.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 815 | 2026-08-12T00:52:57.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 816 | 2026-08-12T00:52:58.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 239
|
| 817 | 2026-08-12T00:52:58.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 239
|
| 818 | 2026-08-12T00:52:58.017Z | DEBG | oximeter (clickhouse-client): unrolling 239 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 819 | 2026-08-12T00:52:58.017Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 820 | 2026-08-12T00:52:58.022Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 821 | 2026-08-12T00:52:58.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 822 | 2026-08-12T00:52:58.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 21
table_name = fields_u16
|
| 823 | 2026-08-12T00:52:58.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 109
table_name = fields_uuid
|
| 824 | 2026-08-12T00:52:58.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 825 | 2026-08-12T00:52:58.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = measurements_histogramu64
|
| 826 | 2026-08-12T00:52:58.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 827 | 2026-08-12T00:52:58.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 828 | 2026-08-12T00:52:58.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 829 | 2026-08-12T00:52:58.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 830 | 2026-08-12T00:52:58.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 831 | 2026-08-12T00:52:58.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 832 | 2026-08-12T00:52:58.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 833 | 2026-08-12T00:52:58.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 834 | 2026-08-12T00:52:58.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 835 | 2026-08-12T00:52:58.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 836 | 2026-08-12T00:52:58.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 837 | 2026-08-12T00:52:58.708Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 838 | 2026-08-12T00:52:58.708Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 839 | 2026-08-12T00:52:58.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 840 | 2026-08-12T00:52:59.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 841 | 2026-08-12T00:52:59.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 842 | 2026-08-12T00:52:59.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 843 | 2026-08-12T00:52:59.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 844 | 2026-08-12T00:52:59.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 845 | 2026-08-12T00:52:59.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 846 | 2026-08-12T00:52:59.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 847 | 2026-08-12T00:52:59.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 848 | 2026-08-12T00:52:59.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 849 | 2026-08-12T00:53:00.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 850 | 2026-08-12T00:53:00.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 851 | 2026-08-12T00:53:00.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 852 | 2026-08-12T00:53:00.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 853 | 2026-08-12T00:53:00.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 854 | 2026-08-12T00:53:00.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 855 | 2026-08-12T00:53:00.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 856 | 2026-08-12T00:53:00.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 857 | 2026-08-12T00:53:00.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 858 | 2026-08-12T00:53:01.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 859 | 2026-08-12T00:53:01.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 860 | 2026-08-12T00:53:01.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 861 | 2026-08-12T00:53:01.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 862 | 2026-08-12T00:53:01.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 863 | 2026-08-12T00:53:01.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 864 | 2026-08-12T00:53:01.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 865 | 2026-08-12T00:53:01.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 866 | 2026-08-12T00:53:01.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 867 | 2026-08-12T00:53:02.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 868 | 2026-08-12T00:53:02.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 869 | 2026-08-12T00:53:02.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 870 | 2026-08-12T00:53:02.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 871 | 2026-08-12T00:53:02.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 872 | 2026-08-12T00:53:02.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 873 | 2026-08-12T00:53:02.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 874 | 2026-08-12T00:53:02.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 875 | 2026-08-12T00:53:02.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 876 | 2026-08-12T00:53:02.378Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 877 | 2026-08-12T00:53:02.810Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 878 | 2026-08-12T00:53:02.810Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 879 | 2026-08-12T00:53:02.842Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 880 | 2026-08-12T00:53:03.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 881 | 2026-08-12T00:53:03.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 882 | 2026-08-12T00:53:03.018Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 883 | 2026-08-12T00:53:03.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 884 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018451808Z }
timeseries_name = dendrite:sample_collection_duration
|
| 885 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018387947Z }
timeseries_name = switch_data_link:link_enabled
|
| 886 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018392277Z }
timeseries_name = switch_data_link:link_up
|
| 887 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018395697Z }
timeseries_name = switch_table:capacity
|
| 888 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018410027Z }
timeseries_name = switch_table:collisions
|
| 889 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018416297Z }
timeseries_name = switch_table:delete_misses
|
| 890 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018404507Z }
timeseries_name = switch_table:deletes
|
| 891 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018418957Z }
timeseries_name = switch_table:exhaustion
|
| 892 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018401497Z }
timeseries_name = switch_table:inserts
|
| 893 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018399047Z }
timeseries_name = switch_table:occupancy
|
| 894 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018413307Z }
timeseries_name = switch_table:update_misses
|
| 895 | 2026-08-12T00:53:03.021Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:53:03.018406897Z }
timeseries_name = switch_table:updates
|
| 896 | 2026-08-12T00:53:03.024Z | DEBG | oximeter (clickhouse-client): inserting 12 new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 897 | 2026-08-12T00:53:03.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 898 | 2026-08-12T00:53:03.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 899 | 2026-08-12T00:53:03.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 900 | 2026-08-12T00:53:03.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 901 | 2026-08-12T00:53:03.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 902 | 2026-08-12T00:53:03.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 903 | 2026-08-12T00:53:03.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 904 | 2026-08-12T00:53:03.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 905 | 2026-08-12T00:53:03.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 906 | 2026-08-12T00:53:03.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 907 | 2026-08-12T00:53:03.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 908 | 2026-08-12T00:53:03.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 909 | 2026-08-12T00:53:03.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 910 | 2026-08-12T00:53:03.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 911 | 2026-08-12T00:53:03.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 912 | 2026-08-12T00:53:03.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 913 | 2026-08-12T00:53:03.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 914 | 2026-08-12T00:53:03.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 915 | 2026-08-12T00:53:03.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 916 | 2026-08-12T00:53:03.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 917 | 2026-08-12T00:53:03.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 918 | 2026-08-12T00:53:03.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 919 | 2026-08-12T00:53:04.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 920 | 2026-08-12T00:53:04.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 921 | 2026-08-12T00:53:04.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 922 | 2026-08-12T00:53:04.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 923 | 2026-08-12T00:53:04.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 924 | 2026-08-12T00:53:04.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 925 | 2026-08-12T00:53:04.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 926 | 2026-08-12T00:53:04.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 927 | 2026-08-12T00:53:04.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 928 | 2026-08-12T00:53:04.388Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 929 | 2026-08-12T00:53:04.388Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 930 | 2026-08-12T00:53:04.389Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 931 | 2026-08-12T00:53:05.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 932 | 2026-08-12T00:53:05.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 933 | 2026-08-12T00:53:05.174Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 934 | 2026-08-12T00:53:05.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 935 | 2026-08-12T00:53:05.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 936 | 2026-08-12T00:53:05.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 937 | 2026-08-12T00:53:05.317Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 938 | 2026-08-12T00:53:05.317Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 939 | 2026-08-12T00:53:05.317Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 940 | 2026-08-12T00:53:05.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 941 | 2026-08-12T00:53:05.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 942 | 2026-08-12T00:53:05.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 943 | 2026-08-12T00:53:05.487Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 944 | 2026-08-12T00:53:05.488Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 945 | 2026-08-12T00:53:05.488Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 946 | 2026-08-12T00:53:06.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 947 | 2026-08-12T00:53:06.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 948 | 2026-08-12T00:53:06.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 949 | 2026-08-12T00:53:06.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 950 | 2026-08-12T00:53:06.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 951 | 2026-08-12T00:53:06.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 952 | 2026-08-12T00:53:06.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 953 | 2026-08-12T00:53:06.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 954 | 2026-08-12T00:53:06.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 955 | 2026-08-12T00:53:07.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 956 | 2026-08-12T00:53:07.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 957 | 2026-08-12T00:53:07.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 958 | 2026-08-12T00:53:07.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 959 | 2026-08-12T00:53:07.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 960 | 2026-08-12T00:53:07.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 961 | 2026-08-12T00:53:07.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 962 | 2026-08-12T00:53:07.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 963 | 2026-08-12T00:53:07.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 964 | 2026-08-12T00:53:08.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 965 | 2026-08-12T00:53:08.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 966 | 2026-08-12T00:53:08.018Z | DEBG | oximeter (clickhouse-client): unrolling 237 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 967 | 2026-08-12T00:53:08.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 968 | 2026-08-12T00:53:08.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_string
|
| 969 | 2026-08-12T00:53:08.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = fields_u16
|
| 970 | 2026-08-12T00:53:08.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 105
table_name = fields_uuid
|
| 971 | 2026-08-12T00:53:08.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 972 | 2026-08-12T00:53:08.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = measurements_histogramu64
|
| 973 | 2026-08-12T00:53:08.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 974 | 2026-08-12T00:53:08.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 975 | 2026-08-12T00:53:08.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 976 | 2026-08-12T00:53:08.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 977 | 2026-08-12T00:53:08.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 978 | 2026-08-12T00:53:08.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 979 | 2026-08-12T00:53:08.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 980 | 2026-08-12T00:53:08.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 981 | 2026-08-12T00:53:08.301Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 982 | 2026-08-12T00:53:08.301Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 983 | 2026-08-12T00:53:08.305Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "fa7ce669-5dfc-414a-aaa5-f8a1ec8c1918", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:53:08 GMT"} })
|
| 984 | 2026-08-12T00:53:08.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 985 | 2026-08-12T00:53:08.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2fc8baa4-6b5b-42a7-a611-9a6bb1c29815", "content-length": "29", "date": "Wed, 12 Aug 2026 00:53:08 GMT"} })
|
| 986 | 2026-08-12T00:53:08.308Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 987 | 2026-08-12T00:53:08.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 988 | 2026-08-12T00:53:08.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 989 | 2026-08-12T00:53:08.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 990 | 2026-08-12T00:53:08.708Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 991 | 2026-08-12T00:53:08.708Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 992 | 2026-08-12T00:53:08.710Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 993 | 2026-08-12T00:53:09.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 994 | 2026-08-12T00:53:09.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 995 | 2026-08-12T00:53:09.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 996 | 2026-08-12T00:53:09.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 997 | 2026-08-12T00:53:09.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 998 | 2026-08-12T00:53:09.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 999 | 2026-08-12T00:53:09.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1000 | 2026-08-12T00:53:09.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1001 | 2026-08-12T00:53:09.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1002 | 2026-08-12T00:53:10.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1003 | 2026-08-12T00:53:10.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1004 | 2026-08-12T00:53:10.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1005 | 2026-08-12T00:53:10.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1006 | 2026-08-12T00:53:10.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1007 | 2026-08-12T00:53:10.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1008 | 2026-08-12T00:53:10.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1009 | 2026-08-12T00:53:10.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1010 | 2026-08-12T00:53:10.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1011 | 2026-08-12T00:53:10.473Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1012 | 2026-08-12T00:53:11.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1013 | 2026-08-12T00:53:11.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1014 | 2026-08-12T00:53:11.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1015 | 2026-08-12T00:53:11.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1016 | 2026-08-12T00:53:11.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1017 | 2026-08-12T00:53:11.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1018 | 2026-08-12T00:53:11.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1019 | 2026-08-12T00:53:11.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1020 | 2026-08-12T00:53:11.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1021 | 2026-08-12T00:53:11.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1022 | 2026-08-12T00:53:11.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1023 | 2026-08-12T00:53:11.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1765
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1024 | 2026-08-12T00:53:11.780Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 1967
|
| 1025 | 2026-08-12T00:53:11.780Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 1967
|
| 1026 | 2026-08-12T00:53:11.780Z | DEBG | oximeter (clickhouse-client): unrolling 1967 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1027 | 2026-08-12T00:53:11.781Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1028 | 2026-08-12T00:53:11.795Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 1029 | 2026-08-12T00:53:11.797Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2595
table_name = fields_string
|
| 1030 | 2026-08-12T00:53:11.799Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 38
table_name = fields_u16
|
| 1031 | 2026-08-12T00:53:11.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 825
table_name = fields_u32
|
| 1032 | 2026-08-12T00:53:11.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1437
table_name = fields_uuid
|
| 1033 | 2026-08-12T00:53:11.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1885
table_name = measurements_cumulativeu64
|
| 1034 | 2026-08-12T00:53:11.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 1035 | 2026-08-12T00:53:11.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 48
table_name = measurements_u64
|
| 1036 | 2026-08-12T00:53:11.882Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1037 | 2026-08-12T00:53:12.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1038 | 2026-08-12T00:53:12.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1039 | 2026-08-12T00:53:12.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1040 | 2026-08-12T00:53:12.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1041 | 2026-08-12T00:53:12.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1042 | 2026-08-12T00:53:12.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1043 | 2026-08-12T00:53:12.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1044 | 2026-08-12T00:53:12.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1045 | 2026-08-12T00:53:12.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1046 | 2026-08-12T00:53:12.810Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1047 | 2026-08-12T00:53:12.810Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1048 | 2026-08-12T00:53:12.818Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1049 | 2026-08-12T00:53:13.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 184
|
| 1050 | 2026-08-12T00:53:13.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 184
|
| 1051 | 2026-08-12T00:53:13.017Z | DEBG | oximeter (clickhouse-client): unrolling 184 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1052 | 2026-08-12T00:53:13.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1053 | 2026-08-12T00:53:13.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 1054 | 2026-08-12T00:53:13.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 801
table_name = fields_string
|
| 1055 | 2026-08-12T00:53:13.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 140
table_name = fields_u16
|
| 1056 | 2026-08-12T00:53:13.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 1057 | 2026-08-12T00:53:13.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 1058 | 2026-08-12T00:53:13.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 508
table_name = fields_uuid
|
| 1059 | 2026-08-12T00:53:13.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 1060 | 2026-08-12T00:53:13.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 137
table_name = measurements_cumulativeu64
|
| 1061 | 2026-08-12T00:53:13.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 1062 | 2026-08-12T00:53:13.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 42
table_name = measurements_u64
|
| 1063 | 2026-08-12T00:53:13.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1064 | 2026-08-12T00:53:13.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1065 | 2026-08-12T00:53:13.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1066 | 2026-08-12T00:53:13.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1067 | 2026-08-12T00:53:13.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1068 | 2026-08-12T00:53:13.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1069 | 2026-08-12T00:53:13.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1070 | 2026-08-12T00:53:13.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1071 | 2026-08-12T00:53:13.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1072 | 2026-08-12T00:53:13.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1073 | 2026-08-12T00:53:14.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1074 | 2026-08-12T00:53:14.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1075 | 2026-08-12T00:53:14.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1076 | 2026-08-12T00:53:14.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1077 | 2026-08-12T00:53:14.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1078 | 2026-08-12T00:53:14.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1079 | 2026-08-12T00:53:14.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1080 | 2026-08-12T00:53:14.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1081 | 2026-08-12T00:53:14.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1082 | 2026-08-12T00:53:14.388Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1083 | 2026-08-12T00:53:14.388Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1084 | 2026-08-12T00:53:14.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1085 | 2026-08-12T00:53:15.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1086 | 2026-08-12T00:53:15.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1087 | 2026-08-12T00:53:15.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1088 | 2026-08-12T00:53:15.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1089 | 2026-08-12T00:53:15.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1090 | 2026-08-12T00:53:15.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1091 | 2026-08-12T00:53:15.317Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1092 | 2026-08-12T00:53:15.317Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1093 | 2026-08-12T00:53:15.318Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1094 | 2026-08-12T00:53:15.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1095 | 2026-08-12T00:53:15.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1096 | 2026-08-12T00:53:15.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1097 | 2026-08-12T00:53:15.488Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1098 | 2026-08-12T00:53:15.488Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1099 | 2026-08-12T00:53:15.488Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1100 | 2026-08-12T00:53:16.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1101 | 2026-08-12T00:53:16.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1102 | 2026-08-12T00:53:16.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1103 | 2026-08-12T00:53:16.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1104 | 2026-08-12T00:53:16.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1105 | 2026-08-12T00:53:16.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1106 | 2026-08-12T00:53:16.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1107 | 2026-08-12T00:53:16.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1108 | 2026-08-12T00:53:16.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1109 | 2026-08-12T00:53:17.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1110 | 2026-08-12T00:53:17.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1111 | 2026-08-12T00:53:17.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1112 | 2026-08-12T00:53:17.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1113 | 2026-08-12T00:53:17.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1114 | 2026-08-12T00:53:17.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1115 | 2026-08-12T00:53:17.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1116 | 2026-08-12T00:53:17.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1117 | 2026-08-12T00:53:17.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1118 | 2026-08-12T00:53:18.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 1119 | 2026-08-12T00:53:18.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 1120 | 2026-08-12T00:53:18.018Z | DEBG | oximeter (clickhouse-client): unrolling 237 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1121 | 2026-08-12T00:53:18.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1122 | 2026-08-12T00:53:18.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_string
|
| 1123 | 2026-08-12T00:53:18.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = fields_u16
|
| 1124 | 2026-08-12T00:53:18.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 105
table_name = fields_uuid
|
| 1125 | 2026-08-12T00:53:18.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1126 | 2026-08-12T00:53:18.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = measurements_histogramu64
|
| 1127 | 2026-08-12T00:53:18.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 1128 | 2026-08-12T00:53:18.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1129 | 2026-08-12T00:53:18.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1130 | 2026-08-12T00:53:18.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1131 | 2026-08-12T00:53:18.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1132 | 2026-08-12T00:53:18.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1133 | 2026-08-12T00:53:18.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1134 | 2026-08-12T00:53:18.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1135 | 2026-08-12T00:53:18.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1136 | 2026-08-12T00:53:18.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1137 | 2026-08-12T00:53:18.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1138 | 2026-08-12T00:53:18.709Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1139 | 2026-08-12T00:53:18.709Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1140 | 2026-08-12T00:53:18.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1141 | 2026-08-12T00:53:19.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1142 | 2026-08-12T00:53:19.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1143 | 2026-08-12T00:53:19.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1144 | 2026-08-12T00:53:19.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1145 | 2026-08-12T00:53:19.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1146 | 2026-08-12T00:53:19.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1147 | 2026-08-12T00:53:19.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1148 | 2026-08-12T00:53:19.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1149 | 2026-08-12T00:53:19.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1150 | 2026-08-12T00:53:20.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1151 | 2026-08-12T00:53:20.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1152 | 2026-08-12T00:53:20.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1153 | 2026-08-12T00:53:20.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1154 | 2026-08-12T00:53:20.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1155 | 2026-08-12T00:53:20.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1156 | 2026-08-12T00:53:20.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1157 | 2026-08-12T00:53:20.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1158 | 2026-08-12T00:53:20.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1159 | 2026-08-12T00:53:21.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1160 | 2026-08-12T00:53:21.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1161 | 2026-08-12T00:53:21.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1162 | 2026-08-12T00:53:21.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1163 | 2026-08-12T00:53:21.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1164 | 2026-08-12T00:53:21.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1165 | 2026-08-12T00:53:21.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1166 | 2026-08-12T00:53:21.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1167 | 2026-08-12T00:53:21.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1168 | 2026-08-12T00:53:22.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1169 | 2026-08-12T00:53:22.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1170 | 2026-08-12T00:53:22.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1171 | 2026-08-12T00:53:22.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1172 | 2026-08-12T00:53:22.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1173 | 2026-08-12T00:53:22.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1174 | 2026-08-12T00:53:22.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1175 | 2026-08-12T00:53:22.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1176 | 2026-08-12T00:53:22.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1177 | 2026-08-12T00:53:22.511Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1178 | 2026-08-12T00:53:22.811Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1179 | 2026-08-12T00:53:22.811Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1180 | 2026-08-12T00:53:22.819Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1181 | 2026-08-12T00:53:23.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 1182 | 2026-08-12T00:53:23.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 1183 | 2026-08-12T00:53:23.018Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1184 | 2026-08-12T00:53:23.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1185 | 2026-08-12T00:53:23.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 1186 | 2026-08-12T00:53:23.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 1187 | 2026-08-12T00:53:23.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 1188 | 2026-08-12T00:53:23.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 1189 | 2026-08-12T00:53:23.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 1190 | 2026-08-12T00:53:23.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 1191 | 2026-08-12T00:53:23.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 1192 | 2026-08-12T00:53:23.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 1193 | 2026-08-12T00:53:23.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 1194 | 2026-08-12T00:53:23.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 1195 | 2026-08-12T00:53:23.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 1196 | 2026-08-12T00:53:23.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 1197 | 2026-08-12T00:53:23.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1198 | 2026-08-12T00:53:23.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1199 | 2026-08-12T00:53:23.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1200 | 2026-08-12T00:53:23.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1201 | 2026-08-12T00:53:23.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1202 | 2026-08-12T00:53:23.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1203 | 2026-08-12T00:53:23.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1204 | 2026-08-12T00:53:23.301Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1205 | 2026-08-12T00:53:23.301Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 1206 | 2026-08-12T00:53:23.305Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1ce28432-79b6-45e4-9c09-4d5a89a39a5a", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:53:23 GMT"} })
|
| 1207 | 2026-08-12T00:53:23.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 1208 | 2026-08-12T00:53:23.306Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8e555454-a9cd-4a6f-8582-29a965c1bc8d", "content-length": "29", "date": "Wed, 12 Aug 2026 00:53:23 GMT"} })
|
| 1209 | 2026-08-12T00:53:23.306Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1210 | 2026-08-12T00:53:23.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1211 | 2026-08-12T00:53:23.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1212 | 2026-08-12T00:53:23.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1213 | 2026-08-12T00:53:24.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1214 | 2026-08-12T00:53:24.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1215 | 2026-08-12T00:53:24.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1216 | 2026-08-12T00:53:24.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1217 | 2026-08-12T00:53:24.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1218 | 2026-08-12T00:53:24.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1219 | 2026-08-12T00:53:24.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1220 | 2026-08-12T00:53:24.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1221 | 2026-08-12T00:53:24.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1222 | 2026-08-12T00:53:24.388Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1223 | 2026-08-12T00:53:24.388Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1224 | 2026-08-12T00:53:24.389Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1225 | 2026-08-12T00:53:24.563Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1226 | 2026-08-12T00:53:25.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1227 | 2026-08-12T00:53:25.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1228 | 2026-08-12T00:53:25.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1229 | 2026-08-12T00:53:25.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1230 | 2026-08-12T00:53:25.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1231 | 2026-08-12T00:53:25.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1232 | 2026-08-12T00:53:25.317Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1233 | 2026-08-12T00:53:25.317Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1234 | 2026-08-12T00:53:25.318Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1235 | 2026-08-12T00:53:25.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1236 | 2026-08-12T00:53:25.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1237 | 2026-08-12T00:53:25.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1238 | 2026-08-12T00:53:25.488Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1239 | 2026-08-12T00:53:25.488Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1240 | 2026-08-12T00:53:25.488Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1241 | 2026-08-12T00:53:26.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1242 | 2026-08-12T00:53:26.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1243 | 2026-08-12T00:53:26.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1244 | 2026-08-12T00:53:26.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1245 | 2026-08-12T00:53:26.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1246 | 2026-08-12T00:53:26.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1247 | 2026-08-12T00:53:26.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1248 | 2026-08-12T00:53:26.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1249 | 2026-08-12T00:53:26.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1250 | 2026-08-12T00:53:27.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1251 | 2026-08-12T00:53:27.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1252 | 2026-08-12T00:53:27.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1253 | 2026-08-12T00:53:27.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1254 | 2026-08-12T00:53:27.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1255 | 2026-08-12T00:53:27.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1256 | 2026-08-12T00:53:27.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1257 | 2026-08-12T00:53:27.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1258 | 2026-08-12T00:53:27.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1259 | 2026-08-12T00:53:28.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 243
|
| 1260 | 2026-08-12T00:53:28.017Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 243
|
| 1261 | 2026-08-12T00:53:28.018Z | DEBG | oximeter (clickhouse-client): unrolling 243 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1262 | 2026-08-12T00:53:28.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1263 | 2026-08-12T00:53:28.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 8
table_name = fields_ipaddr
|
| 1264 | 2026-08-12T00:53:28.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 120
table_name = fields_string
|
| 1265 | 2026-08-12T00:53:28.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 25
table_name = fields_u16
|
| 1266 | 2026-08-12T00:53:28.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 113
table_name = fields_uuid
|
| 1267 | 2026-08-12T00:53:28.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 164
table_name = measurements_cumulativeu64
|
| 1268 | 2026-08-12T00:53:28.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 19
table_name = measurements_histogramu64
|
| 1269 | 2026-08-12T00:53:28.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 1270 | 2026-08-12T00:53:28.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1271 | 2026-08-12T00:53:28.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1272 | 2026-08-12T00:53:28.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1273 | 2026-08-12T00:53:28.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1274 | 2026-08-12T00:53:28.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1275 | 2026-08-12T00:53:28.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1276 | 2026-08-12T00:53:28.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1277 | 2026-08-12T00:53:28.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1278 | 2026-08-12T00:53:28.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1279 | 2026-08-12T00:53:28.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1280 | 2026-08-12T00:53:28.709Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1281 | 2026-08-12T00:53:28.709Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1282 | 2026-08-12T00:53:28.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1283 | 2026-08-12T00:53:28.903Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1284 | 2026-08-12T00:53:29.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1285 | 2026-08-12T00:53:29.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1286 | 2026-08-12T00:53:29.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1287 | 2026-08-12T00:53:29.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1288 | 2026-08-12T00:53:29.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1289 | 2026-08-12T00:53:29.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1290 | 2026-08-12T00:53:29.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1291 | 2026-08-12T00:53:29.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1292 | 2026-08-12T00:53:29.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1293 | 2026-08-12T00:53:30.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1294 | 2026-08-12T00:53:30.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1295 | 2026-08-12T00:53:30.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1296 | 2026-08-12T00:53:30.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1297 | 2026-08-12T00:53:30.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1298 | 2026-08-12T00:53:30.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1299 | 2026-08-12T00:53:30.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1300 | 2026-08-12T00:53:30.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1301 | 2026-08-12T00:53:30.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1302 | 2026-08-12T00:53:31.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1303 | 2026-08-12T00:53:31.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1304 | 2026-08-12T00:53:31.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1305 | 2026-08-12T00:53:31.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1306 | 2026-08-12T00:53:31.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1307 | 2026-08-12T00:53:31.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1308 | 2026-08-12T00:53:31.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1309 | 2026-08-12T00:53:31.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1310 | 2026-08-12T00:53:31.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1311 | 2026-08-12T00:53:32.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1312 | 2026-08-12T00:53:32.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1313 | 2026-08-12T00:53:32.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1314 | 2026-08-12T00:53:32.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1315 | 2026-08-12T00:53:32.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1316 | 2026-08-12T00:53:32.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1317 | 2026-08-12T00:53:32.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1318 | 2026-08-12T00:53:32.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1319 | 2026-08-12T00:53:32.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1320 | 2026-08-12T00:53:32.811Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1321 | 2026-08-12T00:53:32.811Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1322 | 2026-08-12T00:53:32.818Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1323 | 2026-08-12T00:53:33.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 1324 | 2026-08-12T00:53:33.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 1325 | 2026-08-12T00:53:33.018Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1326 | 2026-08-12T00:53:33.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1327 | 2026-08-12T00:53:33.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 1328 | 2026-08-12T00:53:33.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 1329 | 2026-08-12T00:53:33.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 1330 | 2026-08-12T00:53:33.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 1331 | 2026-08-12T00:53:33.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 1332 | 2026-08-12T00:53:33.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 1333 | 2026-08-12T00:53:33.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 1334 | 2026-08-12T00:53:33.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 1335 | 2026-08-12T00:53:33.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 1336 | 2026-08-12T00:53:33.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 1337 | 2026-08-12T00:53:33.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 1338 | 2026-08-12T00:53:33.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 1339 | 2026-08-12T00:53:33.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1340 | 2026-08-12T00:53:33.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1341 | 2026-08-12T00:53:33.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1342 | 2026-08-12T00:53:33.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1343 | 2026-08-12T00:53:33.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1344 | 2026-08-12T00:53:33.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1345 | 2026-08-12T00:53:33.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1346 | 2026-08-12T00:53:33.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1347 | 2026-08-12T00:53:33.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1348 | 2026-08-12T00:53:33.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1349 | 2026-08-12T00:53:34.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1350 | 2026-08-12T00:53:34.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1351 | 2026-08-12T00:53:34.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1352 | 2026-08-12T00:53:34.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1353 | 2026-08-12T00:53:34.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1354 | 2026-08-12T00:53:34.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1355 | 2026-08-12T00:53:34.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1356 | 2026-08-12T00:53:34.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1357 | 2026-08-12T00:53:34.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1358 | 2026-08-12T00:53:34.387Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1359 | 2026-08-12T00:53:34.387Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1360 | 2026-08-12T00:53:34.389Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1361 | 2026-08-12T00:53:35.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1362 | 2026-08-12T00:53:35.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1363 | 2026-08-12T00:53:35.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1364 | 2026-08-12T00:53:35.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1365 | 2026-08-12T00:53:35.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1366 | 2026-08-12T00:53:35.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1367 | 2026-08-12T00:53:35.317Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1368 | 2026-08-12T00:53:35.317Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1369 | 2026-08-12T00:53:35.317Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1370 | 2026-08-12T00:53:35.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1371 | 2026-08-12T00:53:35.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1372 | 2026-08-12T00:53:35.359Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1373 | 2026-08-12T00:53:35.488Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1374 | 2026-08-12T00:53:35.488Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1375 | 2026-08-12T00:53:35.488Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1376 | 2026-08-12T00:53:36.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1377 | 2026-08-12T00:53:36.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1378 | 2026-08-12T00:53:36.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1379 | 2026-08-12T00:53:36.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1380 | 2026-08-12T00:53:36.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1381 | 2026-08-12T00:53:36.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1382 | 2026-08-12T00:53:36.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1383 | 2026-08-12T00:53:36.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1384 | 2026-08-12T00:53:36.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1385 | 2026-08-12T00:53:37.044Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1386 | 2026-08-12T00:53:37.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1387 | 2026-08-12T00:53:37.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1388 | 2026-08-12T00:53:37.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1389 | 2026-08-12T00:53:37.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1390 | 2026-08-12T00:53:37.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1391 | 2026-08-12T00:53:37.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1392 | 2026-08-12T00:53:37.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1393 | 2026-08-12T00:53:37.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1394 | 2026-08-12T00:53:37.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1395 | 2026-08-12T00:53:38.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 239
|
| 1396 | 2026-08-12T00:53:38.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 239
|
| 1397 | 2026-08-12T00:53:38.018Z | DEBG | oximeter (clickhouse-client): unrolling 239 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1398 | 2026-08-12T00:53:38.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1399 | 2026-08-12T00:53:38.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 1400 | 2026-08-12T00:53:38.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 1401 | 2026-08-12T00:53:38.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 21
table_name = fields_u16
|
| 1402 | 2026-08-12T00:53:38.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 109
table_name = fields_uuid
|
| 1403 | 2026-08-12T00:53:38.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 1404 | 2026-08-12T00:53:38.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = measurements_histogramu64
|
| 1405 | 2026-08-12T00:53:38.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 1406 | 2026-08-12T00:53:38.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1407 | 2026-08-12T00:53:38.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1408 | 2026-08-12T00:53:38.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1409 | 2026-08-12T00:53:38.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1410 | 2026-08-12T00:53:38.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1411 | 2026-08-12T00:53:38.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1412 | 2026-08-12T00:53:38.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1413 | 2026-08-12T00:53:38.301Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1414 | 2026-08-12T00:53:38.301Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 1415 | 2026-08-12T00:53:38.305Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "90566356-294b-4818-94ed-74fb2f2a3d7f", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:53:38 GMT"} })
|
| 1416 | 2026-08-12T00:53:38.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 1417 | 2026-08-12T00:53:38.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "818244da-a0be-4281-8090-5c81a4d32f41", "content-length": "29", "date": "Wed, 12 Aug 2026 00:53:38 GMT"} })
|
| 1418 | 2026-08-12T00:53:38.308Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1419 | 2026-08-12T00:53:38.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1420 | 2026-08-12T00:53:38.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1421 | 2026-08-12T00:53:38.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1422 | 2026-08-12T00:53:38.709Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1423 | 2026-08-12T00:53:38.709Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1424 | 2026-08-12T00:53:38.712Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1425 | 2026-08-12T00:53:39.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1426 | 2026-08-12T00:53:39.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1427 | 2026-08-12T00:53:39.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1428 | 2026-08-12T00:53:39.287Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1429 | 2026-08-12T00:53:39.287Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1430 | 2026-08-12T00:53:39.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1431 | 2026-08-12T00:53:39.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1432 | 2026-08-12T00:53:39.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1433 | 2026-08-12T00:53:39.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1434 | 2026-08-12T00:53:40.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1435 | 2026-08-12T00:53:40.173Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1436 | 2026-08-12T00:53:40.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1437 | 2026-08-12T00:53:40.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1438 | 2026-08-12T00:53:40.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1439 | 2026-08-12T00:53:40.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1440 | 2026-08-12T00:53:40.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1441 | 2026-08-12T00:53:40.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1442 | 2026-08-12T00:53:40.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1443 | 2026-08-12T00:53:41.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1444 | 2026-08-12T00:53:41.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1445 | 2026-08-12T00:53:41.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1446 | 2026-08-12T00:53:41.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1447 | 2026-08-12T00:53:41.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1448 | 2026-08-12T00:53:41.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1449 | 2026-08-12T00:53:41.358Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1450 | 2026-08-12T00:53:41.358Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1451 | 2026-08-12T00:53:41.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1452 | 2026-08-12T00:53:41.757Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1453 | 2026-08-12T00:53:41.757Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1454 | 2026-08-12T00:53:41.778Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1455 | 2026-08-12T00:53:41.782Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2117
|
| 1456 | 2026-08-12T00:53:41.782Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2117
|
| 1457 | 2026-08-12T00:53:41.782Z | DEBG | oximeter (clickhouse-client): unrolling 2117 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1458 | 2026-08-12T00:53:41.782Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1459 | 2026-08-12T00:53:41.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3453
table_name = fields_string
|
| 1460 | 2026-08-12T00:53:41.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = fields_u16
|
| 1461 | 2026-08-12T00:53:41.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 977
table_name = fields_u32
|
| 1462 | 2026-08-12T00:53:41.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2015
table_name = fields_uuid
|
| 1463 | 2026-08-12T00:53:41.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1883
table_name = measurements_cumulativeu64
|
| 1464 | 2026-08-12T00:53:41.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 1465 | 2026-08-12T00:53:41.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 200
table_name = measurements_u64
|
| 1466 | 2026-08-12T00:53:41.883Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1467 | 2026-08-12T00:53:42.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1468 | 2026-08-12T00:53:42.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1469 | 2026-08-12T00:53:42.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1470 | 2026-08-12T00:53:42.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1471 | 2026-08-12T00:53:42.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1472 | 2026-08-12T00:53:42.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1473 | 2026-08-12T00:53:42.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1474 | 2026-08-12T00:53:42.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1475 | 2026-08-12T00:53:42.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1476 | 2026-08-12T00:53:42.490Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1477 | 2026-08-12T00:53:42.811Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1478 | 2026-08-12T00:53:42.811Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1479 | 2026-08-12T00:53:42.818Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1480 | 2026-08-12T00:53:43.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 186
|
| 1481 | 2026-08-12T00:53:43.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 186
|
| 1482 | 2026-08-12T00:53:43.018Z | DEBG | oximeter (clickhouse-client): unrolling 186 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1483 | 2026-08-12T00:53:43.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1484 | 2026-08-12T00:53:43.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 1485 | 2026-08-12T00:53:43.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 1486 | 2026-08-12T00:53:43.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 803
table_name = fields_string
|
| 1487 | 2026-08-12T00:53:43.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u16
|
| 1488 | 2026-08-12T00:53:43.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 1489 | 2026-08-12T00:53:43.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 1490 | 2026-08-12T00:53:43.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 512
table_name = fields_uuid
|
| 1491 | 2026-08-12T00:53:43.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 1492 | 2026-08-12T00:53:43.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 139
table_name = measurements_cumulativeu64
|
| 1493 | 2026-08-12T00:53:43.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 1494 | 2026-08-12T00:53:43.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 42
table_name = measurements_u64
|
| 1495 | 2026-08-12T00:53:43.118Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1496 | 2026-08-12T00:53:43.173Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1497 | 2026-08-12T00:53:43.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1498 | 2026-08-12T00:53:43.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1499 | 2026-08-12T00:53:43.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1500 | 2026-08-12T00:53:43.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1501 | 2026-08-12T00:53:43.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1502 | 2026-08-12T00:53:43.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1503 | 2026-08-12T00:53:43.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1504 | 2026-08-12T00:53:43.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1505 | 2026-08-12T00:53:44.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1506 | 2026-08-12T00:53:44.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1507 | 2026-08-12T00:53:44.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1508 | 2026-08-12T00:53:44.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1509 | 2026-08-12T00:53:44.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1510 | 2026-08-12T00:53:44.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1511 | 2026-08-12T00:53:44.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1512 | 2026-08-12T00:53:44.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1513 | 2026-08-12T00:53:44.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1514 | 2026-08-12T00:53:44.388Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1515 | 2026-08-12T00:53:44.388Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1516 | 2026-08-12T00:53:44.389Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1517 | 2026-08-12T00:53:45.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1518 | 2026-08-12T00:53:45.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1519 | 2026-08-12T00:53:45.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1520 | 2026-08-12T00:53:45.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1521 | 2026-08-12T00:53:45.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1522 | 2026-08-12T00:53:45.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1523 | 2026-08-12T00:53:45.317Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1524 | 2026-08-12T00:53:45.317Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1525 | 2026-08-12T00:53:45.318Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1526 | 2026-08-12T00:53:45.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1527 | 2026-08-12T00:53:45.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1528 | 2026-08-12T00:53:45.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1529 | 2026-08-12T00:53:45.488Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1530 | 2026-08-12T00:53:45.488Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1531 | 2026-08-12T00:53:45.489Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1532 | 2026-08-12T00:53:46.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1533 | 2026-08-12T00:53:46.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1534 | 2026-08-12T00:53:46.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1535 | 2026-08-12T00:53:46.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1536 | 2026-08-12T00:53:46.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1537 | 2026-08-12T00:53:46.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1538 | 2026-08-12T00:53:46.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1539 | 2026-08-12T00:53:46.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1540 | 2026-08-12T00:53:46.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1541 | 2026-08-12T00:53:47.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1542 | 2026-08-12T00:53:47.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1543 | 2026-08-12T00:53:47.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1544 | 2026-08-12T00:53:47.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1545 | 2026-08-12T00:53:47.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1546 | 2026-08-12T00:53:47.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1547 | 2026-08-12T00:53:47.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1548 | 2026-08-12T00:53:47.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1549 | 2026-08-12T00:53:47.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1550 | 2026-08-12T00:53:48.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 1551 | 2026-08-12T00:53:48.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 1552 | 2026-08-12T00:53:48.018Z | DEBG | oximeter (clickhouse-client): unrolling 237 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1553 | 2026-08-12T00:53:48.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1554 | 2026-08-12T00:53:48.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_string
|
| 1555 | 2026-08-12T00:53:48.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = fields_u16
|
| 1556 | 2026-08-12T00:53:48.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 105
table_name = fields_uuid
|
| 1557 | 2026-08-12T00:53:48.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1558 | 2026-08-12T00:53:48.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = measurements_histogramu64
|
| 1559 | 2026-08-12T00:53:48.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 1560 | 2026-08-12T00:53:48.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1561 | 2026-08-12T00:53:48.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1562 | 2026-08-12T00:53:48.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1563 | 2026-08-12T00:53:48.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1564 | 2026-08-12T00:53:48.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1565 | 2026-08-12T00:53:48.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1566 | 2026-08-12T00:53:48.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1567 | 2026-08-12T00:53:48.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1568 | 2026-08-12T00:53:48.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1569 | 2026-08-12T00:53:48.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1570 | 2026-08-12T00:53:48.709Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1571 | 2026-08-12T00:53:48.709Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1572 | 2026-08-12T00:53:48.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1573 | 2026-08-12T00:53:49.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1574 | 2026-08-12T00:53:49.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1575 | 2026-08-12T00:53:49.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1576 | 2026-08-12T00:53:49.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1577 | 2026-08-12T00:53:49.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1578 | 2026-08-12T00:53:49.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1579 | 2026-08-12T00:53:49.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1580 | 2026-08-12T00:53:49.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1581 | 2026-08-12T00:53:49.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1582 | 2026-08-12T00:53:50.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1583 | 2026-08-12T00:53:50.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1584 | 2026-08-12T00:53:50.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1585 | 2026-08-12T00:53:50.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1586 | 2026-08-12T00:53:50.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1587 | 2026-08-12T00:53:50.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1588 | 2026-08-12T00:53:50.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1589 | 2026-08-12T00:53:50.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1590 | 2026-08-12T00:53:50.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1591 | 2026-08-12T00:53:51.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1592 | 2026-08-12T00:53:51.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1593 | 2026-08-12T00:53:51.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1594 | 2026-08-12T00:53:51.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1595 | 2026-08-12T00:53:51.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1596 | 2026-08-12T00:53:51.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1597 | 2026-08-12T00:53:51.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1598 | 2026-08-12T00:53:51.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1599 | 2026-08-12T00:53:51.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1600 | 2026-08-12T00:53:51.610Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1601 | 2026-08-12T00:53:52.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1602 | 2026-08-12T00:53:52.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1603 | 2026-08-12T00:53:52.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1604 | 2026-08-12T00:53:52.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1605 | 2026-08-12T00:53:52.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1606 | 2026-08-12T00:53:52.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1607 | 2026-08-12T00:53:52.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1608 | 2026-08-12T00:53:52.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1609 | 2026-08-12T00:53:52.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1610 | 2026-08-12T00:53:52.811Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1611 | 2026-08-12T00:53:52.811Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1612 | 2026-08-12T00:53:52.819Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1613 | 2026-08-12T00:53:53.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 1614 | 2026-08-12T00:53:53.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 1615 | 2026-08-12T00:53:53.018Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1616 | 2026-08-12T00:53:53.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1617 | 2026-08-12T00:53:53.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 1618 | 2026-08-12T00:53:53.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 1619 | 2026-08-12T00:53:53.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 1620 | 2026-08-12T00:53:53.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 1621 | 2026-08-12T00:53:53.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 1622 | 2026-08-12T00:53:53.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 1623 | 2026-08-12T00:53:53.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 1624 | 2026-08-12T00:53:53.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 1625 | 2026-08-12T00:53:53.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 1626 | 2026-08-12T00:53:53.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 1627 | 2026-08-12T00:53:53.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 1628 | 2026-08-12T00:53:53.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 1629 | 2026-08-12T00:53:53.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1630 | 2026-08-12T00:53:53.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1631 | 2026-08-12T00:53:53.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1632 | 2026-08-12T00:53:53.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1633 | 2026-08-12T00:53:53.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1634 | 2026-08-12T00:53:53.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1635 | 2026-08-12T00:53:53.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1636 | 2026-08-12T00:53:53.301Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1637 | 2026-08-12T00:53:53.302Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 1638 | 2026-08-12T00:53:53.305Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cbf464a2-ce68-4c14-9099-7c5a797eade2", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:53:53 GMT"} })
|
| 1639 | 2026-08-12T00:53:53.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 1640 | 2026-08-12T00:53:53.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f29a0ee1-4f38-4e7a-b86e-503c60cf7ae0", "content-length": "29", "date": "Wed, 12 Aug 2026 00:53:53 GMT"} })
|
| 1641 | 2026-08-12T00:53:53.308Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1642 | 2026-08-12T00:53:53.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1643 | 2026-08-12T00:53:53.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1644 | 2026-08-12T00:53:53.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1645 | 2026-08-12T00:53:54.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1646 | 2026-08-12T00:53:54.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1647 | 2026-08-12T00:53:54.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1648 | 2026-08-12T00:53:54.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1649 | 2026-08-12T00:53:54.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1650 | 2026-08-12T00:53:54.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1651 | 2026-08-12T00:53:54.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1652 | 2026-08-12T00:53:54.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1653 | 2026-08-12T00:53:54.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1654 | 2026-08-12T00:53:54.388Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1655 | 2026-08-12T00:53:54.388Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1656 | 2026-08-12T00:53:54.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1657 | 2026-08-12T00:53:55.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1658 | 2026-08-12T00:53:55.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1659 | 2026-08-12T00:53:55.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1660 | 2026-08-12T00:53:55.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1661 | 2026-08-12T00:53:55.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1662 | 2026-08-12T00:53:55.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1663 | 2026-08-12T00:53:55.318Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1664 | 2026-08-12T00:53:55.318Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1665 | 2026-08-12T00:53:55.319Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1666 | 2026-08-12T00:53:55.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1667 | 2026-08-12T00:53:55.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1668 | 2026-08-12T00:53:55.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1669 | 2026-08-12T00:53:55.488Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1670 | 2026-08-12T00:53:55.488Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1671 | 2026-08-12T00:53:55.488Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1672 | 2026-08-12T00:53:56.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1673 | 2026-08-12T00:53:56.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1674 | 2026-08-12T00:53:56.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1675 | 2026-08-12T00:53:56.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1676 | 2026-08-12T00:53:56.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1677 | 2026-08-12T00:53:56.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1678 | 2026-08-12T00:53:56.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1679 | 2026-08-12T00:53:56.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1680 | 2026-08-12T00:53:56.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1681 | 2026-08-12T00:53:56.530Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1682 | 2026-08-12T00:53:57.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1683 | 2026-08-12T00:53:57.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1684 | 2026-08-12T00:53:57.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1685 | 2026-08-12T00:53:57.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1686 | 2026-08-12T00:53:57.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1687 | 2026-08-12T00:53:57.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1688 | 2026-08-12T00:53:57.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1689 | 2026-08-12T00:53:57.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1690 | 2026-08-12T00:53:57.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1691 | 2026-08-12T00:53:58.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 239
|
| 1692 | 2026-08-12T00:53:58.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 239
|
| 1693 | 2026-08-12T00:53:58.018Z | DEBG | oximeter (clickhouse-client): unrolling 239 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1694 | 2026-08-12T00:53:58.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1695 | 2026-08-12T00:53:58.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 1696 | 2026-08-12T00:53:58.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 1697 | 2026-08-12T00:53:58.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 21
table_name = fields_u16
|
| 1698 | 2026-08-12T00:53:58.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 109
table_name = fields_uuid
|
| 1699 | 2026-08-12T00:53:58.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 1700 | 2026-08-12T00:53:58.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = measurements_histogramu64
|
| 1701 | 2026-08-12T00:53:58.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 1702 | 2026-08-12T00:53:58.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1703 | 2026-08-12T00:53:58.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1704 | 2026-08-12T00:53:58.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1705 | 2026-08-12T00:53:58.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1706 | 2026-08-12T00:53:58.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1707 | 2026-08-12T00:53:58.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1708 | 2026-08-12T00:53:58.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1709 | 2026-08-12T00:53:58.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1710 | 2026-08-12T00:53:58.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1711 | 2026-08-12T00:53:58.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1712 | 2026-08-12T00:53:58.710Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1713 | 2026-08-12T00:53:58.710Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1714 | 2026-08-12T00:53:58.712Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1715 | 2026-08-12T00:53:59.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1716 | 2026-08-12T00:53:59.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1717 | 2026-08-12T00:53:59.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1718 | 2026-08-12T00:53:59.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1719 | 2026-08-12T00:53:59.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1720 | 2026-08-12T00:53:59.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1721 | 2026-08-12T00:53:59.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1722 | 2026-08-12T00:53:59.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1723 | 2026-08-12T00:53:59.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1724 | 2026-08-12T00:54:00.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1725 | 2026-08-12T00:54:00.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1726 | 2026-08-12T00:54:00.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1727 | 2026-08-12T00:54:00.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1728 | 2026-08-12T00:54:00.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1729 | 2026-08-12T00:54:00.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1730 | 2026-08-12T00:54:00.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1731 | 2026-08-12T00:54:00.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1732 | 2026-08-12T00:54:00.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1733 | 2026-08-12T00:54:01.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1734 | 2026-08-12T00:54:01.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1735 | 2026-08-12T00:54:01.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1736 | 2026-08-12T00:54:01.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1737 | 2026-08-12T00:54:01.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1738 | 2026-08-12T00:54:01.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1739 | 2026-08-12T00:54:01.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1740 | 2026-08-12T00:54:01.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1741 | 2026-08-12T00:54:01.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1742 | 2026-08-12T00:54:02.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1743 | 2026-08-12T00:54:02.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1744 | 2026-08-12T00:54:02.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1745 | 2026-08-12T00:54:02.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1746 | 2026-08-12T00:54:02.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1747 | 2026-08-12T00:54:02.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1748 | 2026-08-12T00:54:02.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1749 | 2026-08-12T00:54:02.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1750 | 2026-08-12T00:54:02.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1751 | 2026-08-12T00:54:02.379Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1752 | 2026-08-12T00:54:02.811Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1753 | 2026-08-12T00:54:02.811Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1754 | 2026-08-12T00:54:02.819Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1755 | 2026-08-12T00:54:03.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 1756 | 2026-08-12T00:54:03.018Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1757 | 2026-08-12T00:54:03.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 1758 | 2026-08-12T00:54:03.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1759 | 2026-08-12T00:54:03.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 1760 | 2026-08-12T00:54:03.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 1761 | 2026-08-12T00:54:03.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 1762 | 2026-08-12T00:54:03.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 1763 | 2026-08-12T00:54:03.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 1764 | 2026-08-12T00:54:03.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 1765 | 2026-08-12T00:54:03.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 1766 | 2026-08-12T00:54:03.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 1767 | 2026-08-12T00:54:03.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 1768 | 2026-08-12T00:54:03.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 1769 | 2026-08-12T00:54:03.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 1770 | 2026-08-12T00:54:03.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 1771 | 2026-08-12T00:54:03.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1772 | 2026-08-12T00:54:03.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1773 | 2026-08-12T00:54:03.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1774 | 2026-08-12T00:54:03.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1775 | 2026-08-12T00:54:03.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1776 | 2026-08-12T00:54:03.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1777 | 2026-08-12T00:54:03.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1778 | 2026-08-12T00:54:03.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1779 | 2026-08-12T00:54:03.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1780 | 2026-08-12T00:54:03.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1781 | 2026-08-12T00:54:04.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1782 | 2026-08-12T00:54:04.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1783 | 2026-08-12T00:54:04.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1784 | 2026-08-12T00:54:04.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1785 | 2026-08-12T00:54:04.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1786 | 2026-08-12T00:54:04.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1787 | 2026-08-12T00:54:04.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1788 | 2026-08-12T00:54:04.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1789 | 2026-08-12T00:54:04.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1790 | 2026-08-12T00:54:04.388Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1791 | 2026-08-12T00:54:04.388Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1792 | 2026-08-12T00:54:04.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1793 | 2026-08-12T00:54:05.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1794 | 2026-08-12T00:54:05.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1795 | 2026-08-12T00:54:05.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1796 | 2026-08-12T00:54:05.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1797 | 2026-08-12T00:54:05.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1798 | 2026-08-12T00:54:05.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1799 | 2026-08-12T00:54:05.317Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1800 | 2026-08-12T00:54:05.317Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1801 | 2026-08-12T00:54:05.317Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1802 | 2026-08-12T00:54:05.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1803 | 2026-08-12T00:54:05.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1804 | 2026-08-12T00:54:05.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1805 | 2026-08-12T00:54:05.489Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1806 | 2026-08-12T00:54:05.489Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1807 | 2026-08-12T00:54:05.489Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1808 | 2026-08-12T00:54:06.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1809 | 2026-08-12T00:54:06.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1810 | 2026-08-12T00:54:06.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1811 | 2026-08-12T00:54:06.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1812 | 2026-08-12T00:54:06.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1813 | 2026-08-12T00:54:06.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1814 | 2026-08-12T00:54:06.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1815 | 2026-08-12T00:54:06.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1816 | 2026-08-12T00:54:06.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1817 | 2026-08-12T00:54:07.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1818 | 2026-08-12T00:54:07.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1819 | 2026-08-12T00:54:07.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1820 | 2026-08-12T00:54:07.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1821 | 2026-08-12T00:54:07.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1822 | 2026-08-12T00:54:07.288Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1823 | 2026-08-12T00:54:07.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1824 | 2026-08-12T00:54:07.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1825 | 2026-08-12T00:54:07.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1826 | 2026-08-12T00:54:08.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 1827 | 2026-08-12T00:54:08.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 1828 | 2026-08-12T00:54:08.018Z | DEBG | oximeter (clickhouse-client): unrolling 237 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1829 | 2026-08-12T00:54:08.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1830 | 2026-08-12T00:54:08.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_string
|
| 1831 | 2026-08-12T00:54:08.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = fields_u16
|
| 1832 | 2026-08-12T00:54:08.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 105
table_name = fields_uuid
|
| 1833 | 2026-08-12T00:54:08.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1834 | 2026-08-12T00:54:08.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = measurements_histogramu64
|
| 1835 | 2026-08-12T00:54:08.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 1836 | 2026-08-12T00:54:08.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1837 | 2026-08-12T00:54:08.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1838 | 2026-08-12T00:54:08.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1839 | 2026-08-12T00:54:08.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1840 | 2026-08-12T00:54:08.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1841 | 2026-08-12T00:54:08.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1842 | 2026-08-12T00:54:08.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1843 | 2026-08-12T00:54:08.301Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1844 | 2026-08-12T00:54:08.301Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 1845 | 2026-08-12T00:54:08.304Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "430df3c8-9f3e-4222-b75a-89b86d3fc380", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:54:08 GMT"} })
|
| 1846 | 2026-08-12T00:54:08.304Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 1847 | 2026-08-12T00:54:08.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4e5bb064-fca7-4eb3-b995-10ccd894e1c7", "content-length": "29", "date": "Wed, 12 Aug 2026 00:54:08 GMT"} })
|
| 1848 | 2026-08-12T00:54:08.308Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1849 | 2026-08-12T00:54:08.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1850 | 2026-08-12T00:54:08.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1851 | 2026-08-12T00:54:08.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1852 | 2026-08-12T00:54:08.709Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1853 | 2026-08-12T00:54:08.709Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1854 | 2026-08-12T00:54:08.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 1855 | 2026-08-12T00:54:09.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1856 | 2026-08-12T00:54:09.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1857 | 2026-08-12T00:54:09.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1858 | 2026-08-12T00:54:09.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1859 | 2026-08-12T00:54:09.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1860 | 2026-08-12T00:54:09.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1861 | 2026-08-12T00:54:09.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1862 | 2026-08-12T00:54:09.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1863 | 2026-08-12T00:54:09.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1864 | 2026-08-12T00:54:10.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1865 | 2026-08-12T00:54:10.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1866 | 2026-08-12T00:54:10.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1867 | 2026-08-12T00:54:10.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1868 | 2026-08-12T00:54:10.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1869 | 2026-08-12T00:54:10.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1870 | 2026-08-12T00:54:10.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1871 | 2026-08-12T00:54:10.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1872 | 2026-08-12T00:54:10.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1873 | 2026-08-12T00:54:10.474Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1874 | 2026-08-12T00:54:11.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1875 | 2026-08-12T00:54:11.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1876 | 2026-08-12T00:54:11.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1877 | 2026-08-12T00:54:11.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1878 | 2026-08-12T00:54:11.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1879 | 2026-08-12T00:54:11.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1880 | 2026-08-12T00:54:11.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1881 | 2026-08-12T00:54:11.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1882 | 2026-08-12T00:54:11.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1883 | 2026-08-12T00:54:11.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1884 | 2026-08-12T00:54:11.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1885 | 2026-08-12T00:54:11.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1765
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 1886 | 2026-08-12T00:54:11.780Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 1967
|
| 1887 | 2026-08-12T00:54:11.780Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 1967
|
| 1888 | 2026-08-12T00:54:11.780Z | DEBG | oximeter (clickhouse-client): unrolling 1967 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1889 | 2026-08-12T00:54:11.781Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1890 | 2026-08-12T00:54:11.796Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 1891 | 2026-08-12T00:54:11.798Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2595
table_name = fields_string
|
| 1892 | 2026-08-12T00:54:11.800Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 38
table_name = fields_u16
|
| 1893 | 2026-08-12T00:54:11.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 825
table_name = fields_u32
|
| 1894 | 2026-08-12T00:54:11.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1437
table_name = fields_uuid
|
| 1895 | 2026-08-12T00:54:11.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1885
table_name = measurements_cumulativeu64
|
| 1896 | 2026-08-12T00:54:11.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 1897 | 2026-08-12T00:54:11.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 48
table_name = measurements_u64
|
| 1898 | 2026-08-12T00:54:11.881Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1899 | 2026-08-12T00:54:12.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1900 | 2026-08-12T00:54:12.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1901 | 2026-08-12T00:54:12.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1902 | 2026-08-12T00:54:12.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1903 | 2026-08-12T00:54:12.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1904 | 2026-08-12T00:54:12.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1905 | 2026-08-12T00:54:12.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1906 | 2026-08-12T00:54:12.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1907 | 2026-08-12T00:54:12.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1908 | 2026-08-12T00:54:12.812Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1909 | 2026-08-12T00:54:12.812Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1910 | 2026-08-12T00:54:12.820Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 1911 | 2026-08-12T00:54:13.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 184
|
| 1912 | 2026-08-12T00:54:13.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 184
|
| 1913 | 2026-08-12T00:54:13.018Z | DEBG | oximeter (clickhouse-client): unrolling 184 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1914 | 2026-08-12T00:54:13.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1915 | 2026-08-12T00:54:13.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 1916 | 2026-08-12T00:54:13.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 801
table_name = fields_string
|
| 1917 | 2026-08-12T00:54:13.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 140
table_name = fields_u16
|
| 1918 | 2026-08-12T00:54:13.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 1919 | 2026-08-12T00:54:13.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 1920 | 2026-08-12T00:54:13.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 508
table_name = fields_uuid
|
| 1921 | 2026-08-12T00:54:13.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 1922 | 2026-08-12T00:54:13.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 137
table_name = measurements_cumulativeu64
|
| 1923 | 2026-08-12T00:54:13.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 1924 | 2026-08-12T00:54:13.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 42
table_name = measurements_u64
|
| 1925 | 2026-08-12T00:54:13.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1926 | 2026-08-12T00:54:13.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1927 | 2026-08-12T00:54:13.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1928 | 2026-08-12T00:54:13.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1929 | 2026-08-12T00:54:13.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1930 | 2026-08-12T00:54:13.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1931 | 2026-08-12T00:54:13.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1932 | 2026-08-12T00:54:13.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1933 | 2026-08-12T00:54:13.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1934 | 2026-08-12T00:54:13.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1935 | 2026-08-12T00:54:14.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1936 | 2026-08-12T00:54:14.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1937 | 2026-08-12T00:54:14.175Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1938 | 2026-08-12T00:54:14.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1939 | 2026-08-12T00:54:14.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1940 | 2026-08-12T00:54:14.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1941 | 2026-08-12T00:54:14.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1942 | 2026-08-12T00:54:14.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1943 | 2026-08-12T00:54:14.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1944 | 2026-08-12T00:54:14.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1945 | 2026-08-12T00:54:14.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1946 | 2026-08-12T00:54:14.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 1947 | 2026-08-12T00:54:15.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1948 | 2026-08-12T00:54:15.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1949 | 2026-08-12T00:54:15.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1950 | 2026-08-12T00:54:15.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1951 | 2026-08-12T00:54:15.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1952 | 2026-08-12T00:54:15.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1953 | 2026-08-12T00:54:15.317Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1954 | 2026-08-12T00:54:15.317Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1955 | 2026-08-12T00:54:15.318Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 1956 | 2026-08-12T00:54:15.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1957 | 2026-08-12T00:54:15.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1958 | 2026-08-12T00:54:15.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1959 | 2026-08-12T00:54:15.488Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1960 | 2026-08-12T00:54:15.488Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1961 | 2026-08-12T00:54:15.489Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 1
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 1962 | 2026-08-12T00:54:16.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1963 | 2026-08-12T00:54:16.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1964 | 2026-08-12T00:54:16.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1965 | 2026-08-12T00:54:16.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1966 | 2026-08-12T00:54:16.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1967 | 2026-08-12T00:54:16.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1968 | 2026-08-12T00:54:16.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1969 | 2026-08-12T00:54:16.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1970 | 2026-08-12T00:54:16.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1971 | 2026-08-12T00:54:17.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1972 | 2026-08-12T00:54:17.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1973 | 2026-08-12T00:54:17.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1974 | 2026-08-12T00:54:17.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1975 | 2026-08-12T00:54:17.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1976 | 2026-08-12T00:54:17.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1977 | 2026-08-12T00:54:17.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1978 | 2026-08-12T00:54:17.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1979 | 2026-08-12T00:54:17.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1980 | 2026-08-12T00:54:18.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 1981 | 2026-08-12T00:54:18.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 237
|
| 1982 | 2026-08-12T00:54:18.018Z | DEBG | oximeter (clickhouse-client): unrolling 237 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1983 | 2026-08-12T00:54:18.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 1984 | 2026-08-12T00:54:18.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_string
|
| 1985 | 2026-08-12T00:54:18.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = fields_u16
|
| 1986 | 2026-08-12T00:54:18.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 105
table_name = fields_uuid
|
| 1987 | 2026-08-12T00:54:18.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1988 | 2026-08-12T00:54:18.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 17
table_name = measurements_histogramu64
|
| 1989 | 2026-08-12T00:54:18.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 1990 | 2026-08-12T00:54:18.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 1991 | 2026-08-12T00:54:18.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1992 | 2026-08-12T00:54:18.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1993 | 2026-08-12T00:54:18.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1994 | 2026-08-12T00:54:18.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1995 | 2026-08-12T00:54:18.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1996 | 2026-08-12T00:54:18.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1997 | 2026-08-12T00:54:18.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1998 | 2026-08-12T00:54:18.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1999 | 2026-08-12T00:54:18.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2000 | 2026-08-12T00:54:18.710Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2001 | 2026-08-12T00:54:18.710Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2002 | 2026-08-12T00:54:18.712Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2003 | 2026-08-12T00:54:19.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2004 | 2026-08-12T00:54:19.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2005 | 2026-08-12T00:54:19.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2006 | 2026-08-12T00:54:19.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2007 | 2026-08-12T00:54:19.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2008 | 2026-08-12T00:54:19.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2009 | 2026-08-12T00:54:19.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2010 | 2026-08-12T00:54:19.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2011 | 2026-08-12T00:54:19.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2012 | 2026-08-12T00:54:20.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2013 | 2026-08-12T00:54:20.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2014 | 2026-08-12T00:54:20.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2015 | 2026-08-12T00:54:20.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2016 | 2026-08-12T00:54:20.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2017 | 2026-08-12T00:54:20.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2018 | 2026-08-12T00:54:20.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2019 | 2026-08-12T00:54:20.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2020 | 2026-08-12T00:54:20.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2021 | 2026-08-12T00:54:21.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2022 | 2026-08-12T00:54:21.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2023 | 2026-08-12T00:54:21.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2024 | 2026-08-12T00:54:21.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2025 | 2026-08-12T00:54:21.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2026 | 2026-08-12T00:54:21.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2027 | 2026-08-12T00:54:21.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2028 | 2026-08-12T00:54:21.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2029 | 2026-08-12T00:54:21.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2030 | 2026-08-12T00:54:22.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2031 | 2026-08-12T00:54:22.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2032 | 2026-08-12T00:54:22.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2033 | 2026-08-12T00:54:22.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2034 | 2026-08-12T00:54:22.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2035 | 2026-08-12T00:54:22.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2036 | 2026-08-12T00:54:22.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2037 | 2026-08-12T00:54:22.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2038 | 2026-08-12T00:54:22.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2039 | 2026-08-12T00:54:22.512Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2040 | 2026-08-12T00:54:22.812Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2041 | 2026-08-12T00:54:22.812Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2042 | 2026-08-12T00:54:22.819Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2043 | 2026-08-12T00:54:23.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 2044 | 2026-08-12T00:54:23.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 2045 | 2026-08-12T00:54:23.018Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2046 | 2026-08-12T00:54:23.018Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2047 | 2026-08-12T00:54:23.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 2048 | 2026-08-12T00:54:23.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 2049 | 2026-08-12T00:54:23.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 2050 | 2026-08-12T00:54:23.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 2051 | 2026-08-12T00:54:23.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 2052 | 2026-08-12T00:54:23.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 2053 | 2026-08-12T00:54:23.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 2054 | 2026-08-12T00:54:23.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 2055 | 2026-08-12T00:54:23.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 2056 | 2026-08-12T00:54:23.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 2057 | 2026-08-12T00:54:23.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 2058 | 2026-08-12T00:54:23.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 2059 | 2026-08-12T00:54:23.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2060 | 2026-08-12T00:54:23.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2061 | 2026-08-12T00:54:23.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2062 | 2026-08-12T00:54:23.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2063 | 2026-08-12T00:54:23.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2064 | 2026-08-12T00:54:23.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2065 | 2026-08-12T00:54:23.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2066 | 2026-08-12T00:54:23.301Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2067 | 2026-08-12T00:54:23.301Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 2068 | 2026-08-12T00:54:23.322Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "25b2feac-0360-42e5-be2b-275983473a85", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:54:23 GMT"} })
|
| 2069 | 2026-08-12T00:54:23.322Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 2070 | 2026-08-12T00:54:23.332Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7cb44ffd-95e4-495b-b24d-65044b4b1603", "content-length": "29", "date": "Wed, 12 Aug 2026 00:54:23 GMT"} })
|
| 2071 | 2026-08-12T00:54:23.332Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2072 | 2026-08-12T00:54:23.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2073 | 2026-08-12T00:54:23.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2074 | 2026-08-12T00:54:23.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2075 | 2026-08-12T00:54:24.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2076 | 2026-08-12T00:54:24.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2077 | 2026-08-12T00:54:24.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2078 | 2026-08-12T00:54:24.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2079 | 2026-08-12T00:54:24.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2080 | 2026-08-12T00:54:24.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2081 | 2026-08-12T00:54:24.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2082 | 2026-08-12T00:54:24.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2083 | 2026-08-12T00:54:24.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2084 | 2026-08-12T00:54:24.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2085 | 2026-08-12T00:54:24.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2086 | 2026-08-12T00:54:24.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2087 | 2026-08-12T00:54:24.564Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 2088 | 2026-08-12T00:54:25.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2089 | 2026-08-12T00:54:25.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2090 | 2026-08-12T00:54:25.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2091 | 2026-08-12T00:54:25.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2092 | 2026-08-12T00:54:25.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2093 | 2026-08-12T00:54:25.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2094 | 2026-08-12T00:54:25.317Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2095 | 2026-08-12T00:54:25.317Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2096 | 2026-08-12T00:54:25.318Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2097 | 2026-08-12T00:54:25.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2098 | 2026-08-12T00:54:25.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2099 | 2026-08-12T00:54:25.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2100 | 2026-08-12T00:54:25.489Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2101 | 2026-08-12T00:54:25.489Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2102 | 2026-08-12T00:54:25.489Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2103 | 2026-08-12T00:54:26.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2104 | 2026-08-12T00:54:26.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2105 | 2026-08-12T00:54:26.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2106 | 2026-08-12T00:54:26.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2107 | 2026-08-12T00:54:26.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2108 | 2026-08-12T00:54:26.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2109 | 2026-08-12T00:54:26.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2110 | 2026-08-12T00:54:26.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2111 | 2026-08-12T00:54:26.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2112 | 2026-08-12T00:54:27.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2113 | 2026-08-12T00:54:27.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2114 | 2026-08-12T00:54:27.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2115 | 2026-08-12T00:54:27.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2116 | 2026-08-12T00:54:27.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2117 | 2026-08-12T00:54:27.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2118 | 2026-08-12T00:54:27.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2119 | 2026-08-12T00:54:27.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2120 | 2026-08-12T00:54:27.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2121 | 2026-08-12T00:54:28.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 2122 | 2026-08-12T00:54:28.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 2123 | 2026-08-12T00:54:28.019Z | DEBG | oximeter (clickhouse-client): unrolling 244 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2124 | 2026-08-12T00:54:28.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2125 | 2026-08-12T00:54:28.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 8
table_name = fields_ipaddr
|
| 2126 | 2026-08-12T00:54:28.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 122
table_name = fields_string
|
| 2127 | 2026-08-12T00:54:28.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 26
table_name = fields_u16
|
| 2128 | 2026-08-12T00:54:28.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_uuid
|
| 2129 | 2026-08-12T00:54:28.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 164
table_name = measurements_cumulativeu64
|
| 2130 | 2026-08-12T00:54:28.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 20
table_name = measurements_histogramu64
|
| 2131 | 2026-08-12T00:54:28.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 2132 | 2026-08-12T00:54:28.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2133 | 2026-08-12T00:54:28.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2134 | 2026-08-12T00:54:28.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2135 | 2026-08-12T00:54:28.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2136 | 2026-08-12T00:54:28.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2137 | 2026-08-12T00:54:28.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2138 | 2026-08-12T00:54:28.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2139 | 2026-08-12T00:54:28.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2140 | 2026-08-12T00:54:28.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2141 | 2026-08-12T00:54:28.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2142 | 2026-08-12T00:54:28.710Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2143 | 2026-08-12T00:54:28.710Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2144 | 2026-08-12T00:54:28.712Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2145 | 2026-08-12T00:54:28.903Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2146 | 2026-08-12T00:54:29.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2147 | 2026-08-12T00:54:29.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2148 | 2026-08-12T00:54:29.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2149 | 2026-08-12T00:54:29.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2150 | 2026-08-12T00:54:29.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2151 | 2026-08-12T00:54:29.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2152 | 2026-08-12T00:54:29.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2153 | 2026-08-12T00:54:29.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2154 | 2026-08-12T00:54:29.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2155 | 2026-08-12T00:54:30.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2156 | 2026-08-12T00:54:30.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2157 | 2026-08-12T00:54:30.187Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2158 | 2026-08-12T00:54:30.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2159 | 2026-08-12T00:54:30.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2160 | 2026-08-12T00:54:30.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2161 | 2026-08-12T00:54:30.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2162 | 2026-08-12T00:54:30.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2163 | 2026-08-12T00:54:30.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2164 | 2026-08-12T00:54:31.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2165 | 2026-08-12T00:54:31.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2166 | 2026-08-12T00:54:31.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2167 | 2026-08-12T00:54:31.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2168 | 2026-08-12T00:54:31.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2169 | 2026-08-12T00:54:31.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2170 | 2026-08-12T00:54:31.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2171 | 2026-08-12T00:54:31.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2172 | 2026-08-12T00:54:31.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2173 | 2026-08-12T00:54:32.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2174 | 2026-08-12T00:54:32.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2175 | 2026-08-12T00:54:32.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2176 | 2026-08-12T00:54:32.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2177 | 2026-08-12T00:54:32.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2178 | 2026-08-12T00:54:32.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2179 | 2026-08-12T00:54:32.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2180 | 2026-08-12T00:54:32.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2181 | 2026-08-12T00:54:32.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2182 | 2026-08-12T00:54:32.812Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2183 | 2026-08-12T00:54:32.812Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2184 | 2026-08-12T00:54:32.819Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2185 | 2026-08-12T00:54:33.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 2186 | 2026-08-12T00:54:33.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 2187 | 2026-08-12T00:54:33.018Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2188 | 2026-08-12T00:54:33.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2189 | 2026-08-12T00:54:33.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 2190 | 2026-08-12T00:54:33.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 2191 | 2026-08-12T00:54:33.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 2192 | 2026-08-12T00:54:33.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 2193 | 2026-08-12T00:54:33.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 2194 | 2026-08-12T00:54:33.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 2195 | 2026-08-12T00:54:33.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 2196 | 2026-08-12T00:54:33.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 2197 | 2026-08-12T00:54:33.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 2198 | 2026-08-12T00:54:33.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 2199 | 2026-08-12T00:54:33.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 2200 | 2026-08-12T00:54:33.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 2201 | 2026-08-12T00:54:33.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2202 | 2026-08-12T00:54:33.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2203 | 2026-08-12T00:54:33.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2204 | 2026-08-12T00:54:33.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2205 | 2026-08-12T00:54:33.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2206 | 2026-08-12T00:54:33.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2207 | 2026-08-12T00:54:33.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2208 | 2026-08-12T00:54:33.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2209 | 2026-08-12T00:54:33.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2210 | 2026-08-12T00:54:33.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2211 | 2026-08-12T00:54:34.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2212 | 2026-08-12T00:54:34.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2213 | 2026-08-12T00:54:34.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2214 | 2026-08-12T00:54:34.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2215 | 2026-08-12T00:54:34.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2216 | 2026-08-12T00:54:34.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2217 | 2026-08-12T00:54:34.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2218 | 2026-08-12T00:54:34.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2219 | 2026-08-12T00:54:34.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2220 | 2026-08-12T00:54:34.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2221 | 2026-08-12T00:54:34.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2222 | 2026-08-12T00:54:34.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2223 | 2026-08-12T00:54:35.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2224 | 2026-08-12T00:54:35.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2225 | 2026-08-12T00:54:35.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2226 | 2026-08-12T00:54:35.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2227 | 2026-08-12T00:54:35.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2228 | 2026-08-12T00:54:35.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2229 | 2026-08-12T00:54:35.317Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2230 | 2026-08-12T00:54:35.317Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2231 | 2026-08-12T00:54:35.318Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2232 | 2026-08-12T00:54:35.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2233 | 2026-08-12T00:54:35.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2234 | 2026-08-12T00:54:35.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2235 | 2026-08-12T00:54:35.489Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2236 | 2026-08-12T00:54:35.489Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2237 | 2026-08-12T00:54:35.489Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2238 | 2026-08-12T00:54:36.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2239 | 2026-08-12T00:54:36.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2240 | 2026-08-12T00:54:36.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2241 | 2026-08-12T00:54:36.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2242 | 2026-08-12T00:54:36.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2243 | 2026-08-12T00:54:36.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2244 | 2026-08-12T00:54:36.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2245 | 2026-08-12T00:54:36.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2246 | 2026-08-12T00:54:36.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2247 | 2026-08-12T00:54:37.046Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2248 | 2026-08-12T00:54:37.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2249 | 2026-08-12T00:54:37.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2250 | 2026-08-12T00:54:37.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2251 | 2026-08-12T00:54:37.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2252 | 2026-08-12T00:54:37.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2253 | 2026-08-12T00:54:37.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2254 | 2026-08-12T00:54:37.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2255 | 2026-08-12T00:54:37.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2256 | 2026-08-12T00:54:37.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2257 | 2026-08-12T00:54:38.018Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 2258 | 2026-08-12T00:54:38.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 2259 | 2026-08-12T00:54:38.019Z | DEBG | oximeter (clickhouse-client): unrolling 240 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2260 | 2026-08-12T00:54:38.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2261 | 2026-08-12T00:54:38.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 2262 | 2026-08-12T00:54:38.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 118
table_name = fields_string
|
| 2263 | 2026-08-12T00:54:38.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 2264 | 2026-08-12T00:54:38.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 2265 | 2026-08-12T00:54:38.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 2266 | 2026-08-12T00:54:38.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 2267 | 2026-08-12T00:54:38.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 2268 | 2026-08-12T00:54:38.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2269 | 2026-08-12T00:54:38.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2270 | 2026-08-12T00:54:38.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2271 | 2026-08-12T00:54:38.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2272 | 2026-08-12T00:54:38.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2273 | 2026-08-12T00:54:38.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2274 | 2026-08-12T00:54:38.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2275 | 2026-08-12T00:54:38.302Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2276 | 2026-08-12T00:54:38.302Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 2277 | 2026-08-12T00:54:38.305Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "68dfbb6e-27bc-4c64-97cc-29890224ad56", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:54:38 GMT"} })
|
| 2278 | 2026-08-12T00:54:38.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 2279 | 2026-08-12T00:54:38.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3fcdb890-27ff-48ca-9766-5fa0f692d942", "content-length": "29", "date": "Wed, 12 Aug 2026 00:54:38 GMT"} })
|
| 2280 | 2026-08-12T00:54:38.308Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2281 | 2026-08-12T00:54:38.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2282 | 2026-08-12T00:54:38.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2283 | 2026-08-12T00:54:38.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2284 | 2026-08-12T00:54:38.709Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2285 | 2026-08-12T00:54:38.710Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2286 | 2026-08-12T00:54:38.711Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2287 | 2026-08-12T00:54:39.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2288 | 2026-08-12T00:54:39.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2289 | 2026-08-12T00:54:39.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2290 | 2026-08-12T00:54:39.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2291 | 2026-08-12T00:54:39.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2292 | 2026-08-12T00:54:39.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2293 | 2026-08-12T00:54:39.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2294 | 2026-08-12T00:54:39.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2295 | 2026-08-12T00:54:39.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2296 | 2026-08-12T00:54:40.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2297 | 2026-08-12T00:54:40.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2298 | 2026-08-12T00:54:40.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2299 | 2026-08-12T00:54:40.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2300 | 2026-08-12T00:54:40.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2301 | 2026-08-12T00:54:40.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2302 | 2026-08-12T00:54:40.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2303 | 2026-08-12T00:54:40.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2304 | 2026-08-12T00:54:40.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2305 | 2026-08-12T00:54:41.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2306 | 2026-08-12T00:54:41.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2307 | 2026-08-12T00:54:41.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2308 | 2026-08-12T00:54:41.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2309 | 2026-08-12T00:54:41.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2310 | 2026-08-12T00:54:41.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2311 | 2026-08-12T00:54:41.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2312 | 2026-08-12T00:54:41.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2313 | 2026-08-12T00:54:41.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2314 | 2026-08-12T00:54:41.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 2315 | 2026-08-12T00:54:41.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 2316 | 2026-08-12T00:54:41.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 2317 | 2026-08-12T00:54:41.784Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2117
|
| 2318 | 2026-08-12T00:54:41.784Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2117
|
| 2319 | 2026-08-12T00:54:41.784Z | DEBG | oximeter (clickhouse-client): unrolling 2117 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2320 | 2026-08-12T00:54:41.784Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2321 | 2026-08-12T00:54:41.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3453
table_name = fields_string
|
| 2322 | 2026-08-12T00:54:41.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = fields_u16
|
| 2323 | 2026-08-12T00:54:41.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 977
table_name = fields_u32
|
| 2324 | 2026-08-12T00:54:41.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2015
table_name = fields_uuid
|
| 2325 | 2026-08-12T00:54:41.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1883
table_name = measurements_cumulativeu64
|
| 2326 | 2026-08-12T00:54:41.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 2327 | 2026-08-12T00:54:41.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 200
table_name = measurements_u64
|
| 2328 | 2026-08-12T00:54:41.885Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2329 | 2026-08-12T00:54:42.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2330 | 2026-08-12T00:54:42.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2331 | 2026-08-12T00:54:42.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2332 | 2026-08-12T00:54:42.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2333 | 2026-08-12T00:54:42.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2334 | 2026-08-12T00:54:42.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2335 | 2026-08-12T00:54:42.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2336 | 2026-08-12T00:54:42.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2337 | 2026-08-12T00:54:42.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2338 | 2026-08-12T00:54:42.491Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2339 | 2026-08-12T00:54:42.812Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2340 | 2026-08-12T00:54:42.812Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2341 | 2026-08-12T00:54:42.819Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2342 | 2026-08-12T00:54:43.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 186
|
| 2343 | 2026-08-12T00:54:43.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 186
|
| 2344 | 2026-08-12T00:54:43.019Z | DEBG | oximeter (clickhouse-client): unrolling 186 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2345 | 2026-08-12T00:54:43.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2346 | 2026-08-12T00:54:43.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 2347 | 2026-08-12T00:54:43.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 2348 | 2026-08-12T00:54:43.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 803
table_name = fields_string
|
| 2349 | 2026-08-12T00:54:43.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u16
|
| 2350 | 2026-08-12T00:54:43.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 2351 | 2026-08-12T00:54:43.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 2352 | 2026-08-12T00:54:43.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 512
table_name = fields_uuid
|
| 2353 | 2026-08-12T00:54:43.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 2354 | 2026-08-12T00:54:43.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 139
table_name = measurements_cumulativeu64
|
| 2355 | 2026-08-12T00:54:43.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 2356 | 2026-08-12T00:54:43.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 42
table_name = measurements_u64
|
| 2357 | 2026-08-12T00:54:43.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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-12T00:54:43.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2359 | 2026-08-12T00:54:43.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2360 | 2026-08-12T00:54:43.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2361 | 2026-08-12T00:54:43.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2362 | 2026-08-12T00:54:43.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2363 | 2026-08-12T00:54:43.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2364 | 2026-08-12T00:54:43.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2365 | 2026-08-12T00:54:43.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2366 | 2026-08-12T00:54:43.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2367 | 2026-08-12T00:54:44.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2368 | 2026-08-12T00:54:44.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2369 | 2026-08-12T00:54:44.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2370 | 2026-08-12T00:54:44.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2371 | 2026-08-12T00:54:44.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2372 | 2026-08-12T00:54:44.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2373 | 2026-08-12T00:54:44.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2374 | 2026-08-12T00:54:44.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2375 | 2026-08-12T00:54:44.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2376 | 2026-08-12T00:54:44.388Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2377 | 2026-08-12T00:54:44.388Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2378 | 2026-08-12T00:54:44.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2379 | 2026-08-12T00:54:45.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2380 | 2026-08-12T00:54:45.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2381 | 2026-08-12T00:54:45.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2382 | 2026-08-12T00:54:45.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2383 | 2026-08-12T00:54:45.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2384 | 2026-08-12T00:54:45.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2385 | 2026-08-12T00:54:45.318Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2386 | 2026-08-12T00:54:45.318Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2387 | 2026-08-12T00:54:45.319Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2388 | 2026-08-12T00:54:45.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2389 | 2026-08-12T00:54:45.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2390 | 2026-08-12T00:54:45.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2391 | 2026-08-12T00:54:45.489Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2392 | 2026-08-12T00:54:45.489Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2393 | 2026-08-12T00:54:45.490Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2394 | 2026-08-12T00:54:46.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2395 | 2026-08-12T00:54:46.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2396 | 2026-08-12T00:54:46.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2397 | 2026-08-12T00:54:46.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2398 | 2026-08-12T00:54:46.288Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2399 | 2026-08-12T00:54:46.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2400 | 2026-08-12T00:54:46.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2401 | 2026-08-12T00:54:46.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2402 | 2026-08-12T00:54:46.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2403 | 2026-08-12T00:54:47.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2404 | 2026-08-12T00:54:47.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2405 | 2026-08-12T00:54:47.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2406 | 2026-08-12T00:54:47.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2407 | 2026-08-12T00:54:47.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2408 | 2026-08-12T00:54:47.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2409 | 2026-08-12T00:54:47.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2410 | 2026-08-12T00:54:47.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2411 | 2026-08-12T00:54:47.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2412 | 2026-08-12T00:54:48.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2413 | 2026-08-12T00:54:48.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2414 | 2026-08-12T00:54:48.019Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2415 | 2026-08-12T00:54:48.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2416 | 2026-08-12T00:54:48.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 2417 | 2026-08-12T00:54:48.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 2418 | 2026-08-12T00:54:48.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 2419 | 2026-08-12T00:54:48.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2420 | 2026-08-12T00:54:48.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 2421 | 2026-08-12T00:54:48.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 2422 | 2026-08-12T00:54:48.119Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2423 | 2026-08-12T00:54:48.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2424 | 2026-08-12T00:54:48.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2425 | 2026-08-12T00:54:48.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2426 | 2026-08-12T00:54:48.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2427 | 2026-08-12T00:54:48.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2428 | 2026-08-12T00:54:48.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2429 | 2026-08-12T00:54:48.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2430 | 2026-08-12T00:54:48.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2431 | 2026-08-12T00:54:48.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2432 | 2026-08-12T00:54:48.710Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2433 | 2026-08-12T00:54:48.710Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2434 | 2026-08-12T00:54:48.712Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2435 | 2026-08-12T00:54:49.174Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2436 | 2026-08-12T00:54:49.174Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2437 | 2026-08-12T00:54:49.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2438 | 2026-08-12T00:54:49.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2439 | 2026-08-12T00:54:49.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2440 | 2026-08-12T00:54:49.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2441 | 2026-08-12T00:54:49.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2442 | 2026-08-12T00:54:49.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2443 | 2026-08-12T00:54:49.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2444 | 2026-08-12T00:54:50.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2445 | 2026-08-12T00:54:50.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2446 | 2026-08-12T00:54:50.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2447 | 2026-08-12T00:54:50.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2448 | 2026-08-12T00:54:50.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2449 | 2026-08-12T00:54:50.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2450 | 2026-08-12T00:54:50.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2451 | 2026-08-12T00:54:50.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2452 | 2026-08-12T00:54:50.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2453 | 2026-08-12T00:54:51.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2454 | 2026-08-12T00:54:51.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2455 | 2026-08-12T00:54:51.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2456 | 2026-08-12T00:54:51.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2457 | 2026-08-12T00:54:51.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2458 | 2026-08-12T00:54:51.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2459 | 2026-08-12T00:54:51.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2460 | 2026-08-12T00:54:51.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2461 | 2026-08-12T00:54:51.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2462 | 2026-08-12T00:54:51.611Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2463 | 2026-08-12T00:54:52.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2464 | 2026-08-12T00:54:52.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2465 | 2026-08-12T00:54:52.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2466 | 2026-08-12T00:54:52.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2467 | 2026-08-12T00:54:52.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2468 | 2026-08-12T00:54:52.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2469 | 2026-08-12T00:54:52.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2470 | 2026-08-12T00:54:52.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2471 | 2026-08-12T00:54:52.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2472 | 2026-08-12T00:54:52.812Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2473 | 2026-08-12T00:54:52.812Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2474 | 2026-08-12T00:54:52.819Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2475 | 2026-08-12T00:54:53.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 2476 | 2026-08-12T00:54:53.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 2477 | 2026-08-12T00:54:53.019Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2478 | 2026-08-12T00:54:53.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2479 | 2026-08-12T00:54:53.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 2480 | 2026-08-12T00:54:53.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 2481 | 2026-08-12T00:54:53.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 2482 | 2026-08-12T00:54:53.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 2483 | 2026-08-12T00:54:53.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 2484 | 2026-08-12T00:54:53.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 2485 | 2026-08-12T00:54:53.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 2486 | 2026-08-12T00:54:53.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 2487 | 2026-08-12T00:54:53.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 2488 | 2026-08-12T00:54:53.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 2489 | 2026-08-12T00:54:53.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 2490 | 2026-08-12T00:54:53.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 2491 | 2026-08-12T00:54:53.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2492 | 2026-08-12T00:54:53.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2493 | 2026-08-12T00:54:53.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2494 | 2026-08-12T00:54:53.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2495 | 2026-08-12T00:54:53.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2496 | 2026-08-12T00:54:53.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2497 | 2026-08-12T00:54:53.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2498 | 2026-08-12T00:54:53.301Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2499 | 2026-08-12T00:54:53.301Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 2500 | 2026-08-12T00:54:53.304Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9848f9f6-10e1-4ecd-baf3-c4f4e3973f28", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:54:53 GMT"} })
|
| 2501 | 2026-08-12T00:54:53.304Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 2502 | 2026-08-12T00:54:53.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9e0a8736-43a6-40c1-84e2-d641619734b0", "content-length": "29", "date": "Wed, 12 Aug 2026 00:54:53 GMT"} })
|
| 2503 | 2026-08-12T00:54:53.307Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:33968
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
|
| 2504 | 2026-08-12T00:54:53.307Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2505 | 2026-08-12T00:54:53.307Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2506 | 2026-08-12T00:54:53.307Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:33968
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2507 | 2026-08-12T00:54:53.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2508 | 2026-08-12T00:54:53.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2509 | 2026-08-12T00:54:53.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2510 | 2026-08-12T00:54:54.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2511 | 2026-08-12T00:54:54.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2512 | 2026-08-12T00:54:54.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2513 | 2026-08-12T00:54:54.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2514 | 2026-08-12T00:54:54.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2515 | 2026-08-12T00:54:54.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2516 | 2026-08-12T00:54:54.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2517 | 2026-08-12T00:54:54.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2518 | 2026-08-12T00:54:54.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2519 | 2026-08-12T00:54:54.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2520 | 2026-08-12T00:54:54.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2521 | 2026-08-12T00:54:54.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2522 | 2026-08-12T00:54:55.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2523 | 2026-08-12T00:54:55.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2524 | 2026-08-12T00:54:55.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2525 | 2026-08-12T00:54:55.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2526 | 2026-08-12T00:54:55.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2527 | 2026-08-12T00:54:55.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2528 | 2026-08-12T00:54:55.318Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2529 | 2026-08-12T00:54:55.318Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2530 | 2026-08-12T00:54:55.318Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2531 | 2026-08-12T00:54:55.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2532 | 2026-08-12T00:54:55.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2533 | 2026-08-12T00:54:55.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2534 | 2026-08-12T00:54:55.489Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2535 | 2026-08-12T00:54:55.489Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2536 | 2026-08-12T00:54:55.489Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2537 | 2026-08-12T00:54:56.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2538 | 2026-08-12T00:54:56.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2539 | 2026-08-12T00:54:56.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2540 | 2026-08-12T00:54:56.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2541 | 2026-08-12T00:54:56.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2542 | 2026-08-12T00:54:56.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2543 | 2026-08-12T00:54:56.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2544 | 2026-08-12T00:54:56.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2545 | 2026-08-12T00:54:56.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2546 | 2026-08-12T00:54:56.531Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2547 | 2026-08-12T00:54:57.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2548 | 2026-08-12T00:54:57.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2549 | 2026-08-12T00:54:57.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2550 | 2026-08-12T00:54:57.288Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2551 | 2026-08-12T00:54:57.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2552 | 2026-08-12T00:54:57.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2553 | 2026-08-12T00:54:57.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2554 | 2026-08-12T00:54:57.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2555 | 2026-08-12T00:54:57.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2556 | 2026-08-12T00:54:58.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 2557 | 2026-08-12T00:54:58.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 2558 | 2026-08-12T00:54:58.019Z | DEBG | oximeter (clickhouse-client): unrolling 240 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2559 | 2026-08-12T00:54:58.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2560 | 2026-08-12T00:54:58.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 2561 | 2026-08-12T00:54:58.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 118
table_name = fields_string
|
| 2562 | 2026-08-12T00:54:58.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 2563 | 2026-08-12T00:54:58.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 2564 | 2026-08-12T00:54:58.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 2565 | 2026-08-12T00:54:58.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 2566 | 2026-08-12T00:54:58.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 2567 | 2026-08-12T00:54:58.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2568 | 2026-08-12T00:54:58.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2569 | 2026-08-12T00:54:58.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2570 | 2026-08-12T00:54:58.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2571 | 2026-08-12T00:54:58.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2572 | 2026-08-12T00:54:58.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2573 | 2026-08-12T00:54:58.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2574 | 2026-08-12T00:54:58.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2575 | 2026-08-12T00:54:58.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2576 | 2026-08-12T00:54:58.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2577 | 2026-08-12T00:54:58.710Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2578 | 2026-08-12T00:54:58.710Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2579 | 2026-08-12T00:54:58.712Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2580 | 2026-08-12T00:54:59.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2581 | 2026-08-12T00:54:59.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2582 | 2026-08-12T00:54:59.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2583 | 2026-08-12T00:54:59.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2584 | 2026-08-12T00:54:59.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2585 | 2026-08-12T00:54:59.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2586 | 2026-08-12T00:54:59.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2587 | 2026-08-12T00:54:59.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2588 | 2026-08-12T00:54:59.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2589 | 2026-08-12T00:55:00.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2590 | 2026-08-12T00:55:00.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2591 | 2026-08-12T00:55:00.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2592 | 2026-08-12T00:55:00.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2593 | 2026-08-12T00:55:00.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2594 | 2026-08-12T00:55:00.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2595 | 2026-08-12T00:55:00.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2596 | 2026-08-12T00:55:00.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2597 | 2026-08-12T00:55:00.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2598 | 2026-08-12T00:55:01.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2599 | 2026-08-12T00:55:01.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2600 | 2026-08-12T00:55:01.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2601 | 2026-08-12T00:55:01.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2602 | 2026-08-12T00:55:01.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2603 | 2026-08-12T00:55:01.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2604 | 2026-08-12T00:55:01.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2605 | 2026-08-12T00:55:01.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2606 | 2026-08-12T00:55:01.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2607 | 2026-08-12T00:55:02.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2608 | 2026-08-12T00:55:02.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2609 | 2026-08-12T00:55:02.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2610 | 2026-08-12T00:55:02.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2611 | 2026-08-12T00:55:02.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2612 | 2026-08-12T00:55:02.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2613 | 2026-08-12T00:55:02.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2614 | 2026-08-12T00:55:02.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2615 | 2026-08-12T00:55:02.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2616 | 2026-08-12T00:55:02.380Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2617 | 2026-08-12T00:55:03.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2618 | 2026-08-12T00:55:03.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 2619 | 2026-08-12T00:55:03.019Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2620 | 2026-08-12T00:55:03.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2621 | 2026-08-12T00:55:03.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 2622 | 2026-08-12T00:55:03.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 130
table_name = fields_string
|
| 2623 | 2026-08-12T00:55:03.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 28
table_name = fields_u16
|
| 2624 | 2026-08-12T00:55:03.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_uuid
|
| 2625 | 2026-08-12T00:55:03.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 2626 | 2026-08-12T00:55:03.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 2627 | 2026-08-12T00:55:03.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 2628 | 2026-08-12T00:55:03.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2629 | 2026-08-12T00:55:03.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2630 | 2026-08-12T00:55:03.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2631 | 2026-08-12T00:55:03.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2632 | 2026-08-12T00:55:03.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2633 | 2026-08-12T00:55:03.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2634 | 2026-08-12T00:55:03.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2635 | 2026-08-12T00:55:03.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2636 | 2026-08-12T00:55:03.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2637 | 2026-08-12T00:55:03.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2638 | 2026-08-12T00:55:04.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2639 | 2026-08-12T00:55:04.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2640 | 2026-08-12T00:55:04.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2641 | 2026-08-12T00:55:04.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2642 | 2026-08-12T00:55:04.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2643 | 2026-08-12T00:55:04.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2644 | 2026-08-12T00:55:04.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2645 | 2026-08-12T00:55:04.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2646 | 2026-08-12T00:55:04.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2647 | 2026-08-12T00:55:04.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2648 | 2026-08-12T00:55:04.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2649 | 2026-08-12T00:55:04.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2650 | 2026-08-12T00:55:05.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2651 | 2026-08-12T00:55:05.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2652 | 2026-08-12T00:55:05.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2653 | 2026-08-12T00:55:05.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2654 | 2026-08-12T00:55:05.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2655 | 2026-08-12T00:55:05.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2656 | 2026-08-12T00:55:05.318Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2657 | 2026-08-12T00:55:05.318Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2658 | 2026-08-12T00:55:05.319Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2659 | 2026-08-12T00:55:05.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2660 | 2026-08-12T00:55:05.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2661 | 2026-08-12T00:55:05.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2662 | 2026-08-12T00:55:05.489Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2663 | 2026-08-12T00:55:05.489Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2664 | 2026-08-12T00:55:05.490Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2665 | 2026-08-12T00:55:06.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2666 | 2026-08-12T00:55:06.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2667 | 2026-08-12T00:55:06.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2668 | 2026-08-12T00:55:06.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2669 | 2026-08-12T00:55:06.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2670 | 2026-08-12T00:55:06.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2671 | 2026-08-12T00:55:06.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2672 | 2026-08-12T00:55:06.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2673 | 2026-08-12T00:55:06.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2674 | 2026-08-12T00:55:07.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2675 | 2026-08-12T00:55:07.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2676 | 2026-08-12T00:55:07.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2677 | 2026-08-12T00:55:07.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2678 | 2026-08-12T00:55:07.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2679 | 2026-08-12T00:55:07.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2680 | 2026-08-12T00:55:07.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2681 | 2026-08-12T00:55:07.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2682 | 2026-08-12T00:55:07.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2683 | 2026-08-12T00:55:08.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2684 | 2026-08-12T00:55:08.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2685 | 2026-08-12T00:55:08.019Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2686 | 2026-08-12T00:55:08.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2687 | 2026-08-12T00:55:08.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 2688 | 2026-08-12T00:55:08.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 2689 | 2026-08-12T00:55:08.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 2690 | 2026-08-12T00:55:08.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2691 | 2026-08-12T00:55:08.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 2692 | 2026-08-12T00:55:08.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 2693 | 2026-08-12T00:55:08.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2694 | 2026-08-12T00:55:08.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2695 | 2026-08-12T00:55:08.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2696 | 2026-08-12T00:55:08.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2697 | 2026-08-12T00:55:08.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2698 | 2026-08-12T00:55:08.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2699 | 2026-08-12T00:55:08.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2700 | 2026-08-12T00:55:08.302Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2701 | 2026-08-12T00:55:08.302Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 2702 | 2026-08-12T00:55:08.305Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4a42edaf-78a2-4357-a798-6482f02b0276", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:55:08 GMT"} })
|
| 2703 | 2026-08-12T00:55:08.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 2704 | 2026-08-12T00:55:08.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e401c63f-f9b4-469a-b883-46fc467e2c42", "content-length": "29", "date": "Wed, 12 Aug 2026 00:55:08 GMT"} })
|
| 2705 | 2026-08-12T00:55:08.308Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2706 | 2026-08-12T00:55:08.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2707 | 2026-08-12T00:55:08.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2708 | 2026-08-12T00:55:08.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2709 | 2026-08-12T00:55:08.710Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2710 | 2026-08-12T00:55:08.710Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2711 | 2026-08-12T00:55:08.712Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2712 | 2026-08-12T00:55:09.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2713 | 2026-08-12T00:55:09.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2714 | 2026-08-12T00:55:09.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2715 | 2026-08-12T00:55:09.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2716 | 2026-08-12T00:55:09.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2717 | 2026-08-12T00:55:09.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2718 | 2026-08-12T00:55:09.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2719 | 2026-08-12T00:55:09.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2720 | 2026-08-12T00:55:09.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2721 | 2026-08-12T00:55:10.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2722 | 2026-08-12T00:55:10.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2723 | 2026-08-12T00:55:10.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2724 | 2026-08-12T00:55:10.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2725 | 2026-08-12T00:55:10.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2726 | 2026-08-12T00:55:10.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2727 | 2026-08-12T00:55:10.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2728 | 2026-08-12T00:55:10.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2729 | 2026-08-12T00:55:10.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2730 | 2026-08-12T00:55:10.475Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2731 | 2026-08-12T00:55:11.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2732 | 2026-08-12T00:55:11.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2733 | 2026-08-12T00:55:11.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2734 | 2026-08-12T00:55:11.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2735 | 2026-08-12T00:55:11.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2736 | 2026-08-12T00:55:11.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2737 | 2026-08-12T00:55:11.359Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2738 | 2026-08-12T00:55:11.359Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2739 | 2026-08-12T00:55:11.360Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2740 | 2026-08-12T00:55:11.758Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 2741 | 2026-08-12T00:55:11.758Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 2742 | 2026-08-12T00:55:11.779Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1765
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 2743 | 2026-08-12T00:55:11.784Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 1967
|
| 2744 | 2026-08-12T00:55:11.784Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 1967
|
| 2745 | 2026-08-12T00:55:11.784Z | DEBG | oximeter (clickhouse-client): unrolling 1967 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2746 | 2026-08-12T00:55:11.785Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2747 | 2026-08-12T00:55:11.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 2748 | 2026-08-12T00:55:11.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2595
table_name = fields_string
|
| 2749 | 2026-08-12T00:55:11.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 38
table_name = fields_u16
|
| 2750 | 2026-08-12T00:55:11.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 825
table_name = fields_u32
|
| 2751 | 2026-08-12T00:55:11.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1437
table_name = fields_uuid
|
| 2752 | 2026-08-12T00:55:11.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1885
table_name = measurements_cumulativeu64
|
| 2753 | 2026-08-12T00:55:11.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 2754 | 2026-08-12T00:55:11.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 48
table_name = measurements_u64
|
| 2755 | 2026-08-12T00:55:11.885Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2756 | 2026-08-12T00:55:12.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2757 | 2026-08-12T00:55:12.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2758 | 2026-08-12T00:55:12.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2759 | 2026-08-12T00:55:12.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2760 | 2026-08-12T00:55:12.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2761 | 2026-08-12T00:55:12.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2762 | 2026-08-12T00:55:12.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2763 | 2026-08-12T00:55:12.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2764 | 2026-08-12T00:55:12.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2765 | 2026-08-12T00:55:13.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 2766 | 2026-08-12T00:55:13.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 2767 | 2026-08-12T00:55:13.019Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2768 | 2026-08-12T00:55:13.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2769 | 2026-08-12T00:55:13.023Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 80
table_name = fields_string
|
| 2770 | 2026-08-12T00:55:13.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 88
table_name = fields_uuid
|
| 2771 | 2026-08-12T00:55:13.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 32
table_name = measurements_cumulativeu64
|
| 2772 | 2026-08-12T00:55:13.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 2773 | 2026-08-12T00:55:13.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2774 | 2026-08-12T00:55:13.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2775 | 2026-08-12T00:55:13.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2776 | 2026-08-12T00:55:13.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2777 | 2026-08-12T00:55:13.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2778 | 2026-08-12T00:55:13.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2779 | 2026-08-12T00:55:13.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2780 | 2026-08-12T00:55:13.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2781 | 2026-08-12T00:55:13.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2782 | 2026-08-12T00:55:13.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2783 | 2026-08-12T00:55:14.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2784 | 2026-08-12T00:55:14.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2785 | 2026-08-12T00:55:14.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2786 | 2026-08-12T00:55:14.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2787 | 2026-08-12T00:55:14.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2788 | 2026-08-12T00:55:14.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2789 | 2026-08-12T00:55:14.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2790 | 2026-08-12T00:55:14.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2791 | 2026-08-12T00:55:14.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2792 | 2026-08-12T00:55:14.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2793 | 2026-08-12T00:55:14.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2794 | 2026-08-12T00:55:14.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2795 | 2026-08-12T00:55:15.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2796 | 2026-08-12T00:55:15.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2797 | 2026-08-12T00:55:15.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2798 | 2026-08-12T00:55:15.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2799 | 2026-08-12T00:55:15.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2800 | 2026-08-12T00:55:15.289Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2801 | 2026-08-12T00:55:15.318Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2802 | 2026-08-12T00:55:15.318Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2803 | 2026-08-12T00:55:15.319Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2804 | 2026-08-12T00:55:15.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2805 | 2026-08-12T00:55:15.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2806 | 2026-08-12T00:55:15.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2807 | 2026-08-12T00:55:15.489Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2808 | 2026-08-12T00:55:15.489Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2809 | 2026-08-12T00:55:15.490Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2810 | 2026-08-12T00:55:16.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2811 | 2026-08-12T00:55:16.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2812 | 2026-08-12T00:55:16.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2813 | 2026-08-12T00:55:16.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2814 | 2026-08-12T00:55:16.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2815 | 2026-08-12T00:55:16.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2816 | 2026-08-12T00:55:16.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2817 | 2026-08-12T00:55:16.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2818 | 2026-08-12T00:55:16.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2819 | 2026-08-12T00:55:17.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2820 | 2026-08-12T00:55:17.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2821 | 2026-08-12T00:55:17.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2822 | 2026-08-12T00:55:17.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2823 | 2026-08-12T00:55:17.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2824 | 2026-08-12T00:55:17.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2825 | 2026-08-12T00:55:17.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2826 | 2026-08-12T00:55:17.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2827 | 2026-08-12T00:55:17.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2828 | 2026-08-12T00:55:18.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2829 | 2026-08-12T00:55:18.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 2830 | 2026-08-12T00:55:18.019Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2831 | 2026-08-12T00:55:18.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2832 | 2026-08-12T00:55:18.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 2833 | 2026-08-12T00:55:18.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 2834 | 2026-08-12T00:55:18.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 2835 | 2026-08-12T00:55:18.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 2836 | 2026-08-12T00:55:18.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 2837 | 2026-08-12T00:55:18.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 2838 | 2026-08-12T00:55:18.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2839 | 2026-08-12T00:55:18.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2840 | 2026-08-12T00:55:18.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2841 | 2026-08-12T00:55:18.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2842 | 2026-08-12T00:55:18.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2843 | 2026-08-12T00:55:18.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2844 | 2026-08-12T00:55:18.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2845 | 2026-08-12T00:55:18.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2846 | 2026-08-12T00:55:18.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2847 | 2026-08-12T00:55:18.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2848 | 2026-08-12T00:55:18.503Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2849 | 2026-08-12T00:55:18.503Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2850 | 2026-08-12T00:55:18.507Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 180
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2851 | 2026-08-12T00:55:18.710Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2852 | 2026-08-12T00:55:18.710Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2853 | 2026-08-12T00:55:18.712Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2854 | 2026-08-12T00:55:19.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2855 | 2026-08-12T00:55:19.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2856 | 2026-08-12T00:55:19.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2857 | 2026-08-12T00:55:19.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2858 | 2026-08-12T00:55:19.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2859 | 2026-08-12T00:55:19.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2860 | 2026-08-12T00:55:19.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2861 | 2026-08-12T00:55:19.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2862 | 2026-08-12T00:55:19.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2863 | 2026-08-12T00:55:20.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2864 | 2026-08-12T00:55:20.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2865 | 2026-08-12T00:55:20.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2866 | 2026-08-12T00:55:20.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2867 | 2026-08-12T00:55:20.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2868 | 2026-08-12T00:55:20.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2869 | 2026-08-12T00:55:20.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2870 | 2026-08-12T00:55:20.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2871 | 2026-08-12T00:55:20.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2872 | 2026-08-12T00:55:21.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2873 | 2026-08-12T00:55:21.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2874 | 2026-08-12T00:55:21.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2875 | 2026-08-12T00:55:21.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2876 | 2026-08-12T00:55:21.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2877 | 2026-08-12T00:55:21.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2878 | 2026-08-12T00:55:21.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2879 | 2026-08-12T00:55:21.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2880 | 2026-08-12T00:55:21.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2881 | 2026-08-12T00:55:22.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2882 | 2026-08-12T00:55:22.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2883 | 2026-08-12T00:55:22.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2884 | 2026-08-12T00:55:22.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2885 | 2026-08-12T00:55:22.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2886 | 2026-08-12T00:55:22.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2887 | 2026-08-12T00:55:22.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2888 | 2026-08-12T00:55:22.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2889 | 2026-08-12T00:55:22.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2890 | 2026-08-12T00:55:22.512Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2891 | 2026-08-12T00:55:23.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 426
|
| 2892 | 2026-08-12T00:55:23.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 426
|
| 2893 | 2026-08-12T00:55:23.019Z | DEBG | oximeter (clickhouse-client): unrolling 426 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2894 | 2026-08-12T00:55:23.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2895 | 2026-08-12T00:55:23.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = fields_i16
|
| 2896 | 2026-08-12T00:55:23.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 2897 | 2026-08-12T00:55:23.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 250
table_name = fields_string
|
| 2898 | 2026-08-12T00:55:23.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 40
table_name = fields_u16
|
| 2899 | 2026-08-12T00:55:23.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = fields_u32
|
| 2900 | 2026-08-12T00:55:23.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = fields_u8
|
| 2901 | 2026-08-12T00:55:23.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 152
table_name = fields_uuid
|
| 2902 | 2026-08-12T00:55:23.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 342
table_name = measurements_cumulativeu64
|
| 2903 | 2026-08-12T00:55:23.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 2904 | 2026-08-12T00:55:23.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 2905 | 2026-08-12T00:55:23.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2906 | 2026-08-12T00:55:23.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2907 | 2026-08-12T00:55:23.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2908 | 2026-08-12T00:55:23.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2909 | 2026-08-12T00:55:23.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2910 | 2026-08-12T00:55:23.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2911 | 2026-08-12T00:55:23.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2912 | 2026-08-12T00:55:23.303Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 2913 | 2026-08-12T00:55:23.303Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 2914 | 2026-08-12T00:55:23.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e648a920-13b3-45d8-88d7-42d341959327", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:55:23 GMT"} })
|
| 2915 | 2026-08-12T00:55:23.307Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 2916 | 2026-08-12T00:55:23.311Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2a9223bd-2edb-43f7-a264-8b53c1e5b710", "content-length": "29", "date": "Wed, 12 Aug 2026 00:55:23 GMT"} })
|
| 2917 | 2026-08-12T00:55:23.311Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40723
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
|
| 2918 | 2026-08-12T00:55:23.311Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2919 | 2026-08-12T00:55:23.311Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 2920 | 2026-08-12T00:55:23.311Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40723
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 2921 | 2026-08-12T00:55:23.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2922 | 2026-08-12T00:55:23.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2923 | 2026-08-12T00:55:23.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2924 | 2026-08-12T00:55:24.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2925 | 2026-08-12T00:55:24.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2926 | 2026-08-12T00:55:24.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2927 | 2026-08-12T00:55:24.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2928 | 2026-08-12T00:55:24.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2929 | 2026-08-12T00:55:24.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2930 | 2026-08-12T00:55:24.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2931 | 2026-08-12T00:55:24.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2932 | 2026-08-12T00:55:24.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2933 | 2026-08-12T00:55:24.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2934 | 2026-08-12T00:55:24.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2935 | 2026-08-12T00:55:24.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 2936 | 2026-08-12T00:55:24.566Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 2937 | 2026-08-12T00:55:25.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2938 | 2026-08-12T00:55:25.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2939 | 2026-08-12T00:55:25.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2940 | 2026-08-12T00:55:25.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2941 | 2026-08-12T00:55:25.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2942 | 2026-08-12T00:55:25.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2943 | 2026-08-12T00:55:25.319Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2944 | 2026-08-12T00:55:25.319Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2945 | 2026-08-12T00:55:25.319Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 2946 | 2026-08-12T00:55:25.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2947 | 2026-08-12T00:55:25.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2948 | 2026-08-12T00:55:25.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2949 | 2026-08-12T00:55:25.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2950 | 2026-08-12T00:55:25.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2951 | 2026-08-12T00:55:25.490Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 2952 | 2026-08-12T00:55:26.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2953 | 2026-08-12T00:55:26.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2954 | 2026-08-12T00:55:26.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2955 | 2026-08-12T00:55:26.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2956 | 2026-08-12T00:55:26.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2957 | 2026-08-12T00:55:26.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2958 | 2026-08-12T00:55:26.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2959 | 2026-08-12T00:55:26.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2960 | 2026-08-12T00:55:26.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2961 | 2026-08-12T00:55:27.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2962 | 2026-08-12T00:55:27.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2963 | 2026-08-12T00:55:27.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2964 | 2026-08-12T00:55:27.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2965 | 2026-08-12T00:55:27.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2966 | 2026-08-12T00:55:27.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2967 | 2026-08-12T00:55:27.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2968 | 2026-08-12T00:55:27.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2969 | 2026-08-12T00:55:27.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2970 | 2026-08-12T00:55:28.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 2971 | 2026-08-12T00:55:28.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 2972 | 2026-08-12T00:55:28.019Z | DEBG | oximeter (clickhouse-client): unrolling 244 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2973 | 2026-08-12T00:55:28.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 2974 | 2026-08-12T00:55:28.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 8
table_name = fields_ipaddr
|
| 2975 | 2026-08-12T00:55:28.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 122
table_name = fields_string
|
| 2976 | 2026-08-12T00:55:28.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 26
table_name = fields_u16
|
| 2977 | 2026-08-12T00:55:28.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_uuid
|
| 2978 | 2026-08-12T00:55:28.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 164
table_name = measurements_cumulativeu64
|
| 2979 | 2026-08-12T00:55:28.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 20
table_name = measurements_histogramu64
|
| 2980 | 2026-08-12T00:55:28.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 2981 | 2026-08-12T00:55:28.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 2982 | 2026-08-12T00:55:28.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2983 | 2026-08-12T00:55:28.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2984 | 2026-08-12T00:55:28.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2985 | 2026-08-12T00:55:28.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2986 | 2026-08-12T00:55:28.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2987 | 2026-08-12T00:55:28.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2988 | 2026-08-12T00:55:28.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2989 | 2026-08-12T00:55:28.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2990 | 2026-08-12T00:55:28.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 2991 | 2026-08-12T00:55:28.710Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2992 | 2026-08-12T00:55:28.710Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2993 | 2026-08-12T00:55:28.712Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2994 | 2026-08-12T00:55:28.904Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 2995 | 2026-08-12T00:55:29.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2996 | 2026-08-12T00:55:29.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2997 | 2026-08-12T00:55:29.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 2998 | 2026-08-12T00:55:29.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 2999 | 2026-08-12T00:55:29.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3000 | 2026-08-12T00:55:29.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3001 | 2026-08-12T00:55:29.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3002 | 2026-08-12T00:55:29.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3003 | 2026-08-12T00:55:29.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3004 | 2026-08-12T00:55:30.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3005 | 2026-08-12T00:55:30.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3006 | 2026-08-12T00:55:30.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3007 | 2026-08-12T00:55:30.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3008 | 2026-08-12T00:55:30.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3009 | 2026-08-12T00:55:30.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3010 | 2026-08-12T00:55:30.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3011 | 2026-08-12T00:55:30.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3012 | 2026-08-12T00:55:30.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3013 | 2026-08-12T00:55:30.530Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3014 | 2026-08-12T00:55:30.530Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3015 | 2026-08-12T00:55:30.539Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3016 | 2026-08-12T00:55:31.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3017 | 2026-08-12T00:55:31.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3018 | 2026-08-12T00:55:31.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3019 | 2026-08-12T00:55:31.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3020 | 2026-08-12T00:55:31.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3021 | 2026-08-12T00:55:31.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3022 | 2026-08-12T00:55:31.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3023 | 2026-08-12T00:55:31.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3024 | 2026-08-12T00:55:31.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3025 | 2026-08-12T00:55:32.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3026 | 2026-08-12T00:55:32.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3027 | 2026-08-12T00:55:32.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3028 | 2026-08-12T00:55:32.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3029 | 2026-08-12T00:55:32.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3030 | 2026-08-12T00:55:32.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3031 | 2026-08-12T00:55:32.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3032 | 2026-08-12T00:55:32.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3033 | 2026-08-12T00:55:32.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3034 | 2026-08-12T00:55:33.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3035 | 2026-08-12T00:55:33.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3036 | 2026-08-12T00:55:33.019Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3037 | 2026-08-12T00:55:33.019Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3038 | 2026-08-12T00:55:33.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 3039 | 2026-08-12T00:55:33.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3040 | 2026-08-12T00:55:33.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 3041 | 2026-08-12T00:55:33.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 3042 | 2026-08-12T00:55:33.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 3043 | 2026-08-12T00:55:33.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 3044 | 2026-08-12T00:55:33.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 3045 | 2026-08-12T00:55:33.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 3046 | 2026-08-12T00:55:33.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 3047 | 2026-08-12T00:55:33.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 3048 | 2026-08-12T00:55:33.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 3049 | 2026-08-12T00:55:33.044Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 3050 | 2026-08-12T00:55:33.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3051 | 2026-08-12T00:55:33.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3052 | 2026-08-12T00:55:33.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3053 | 2026-08-12T00:55:33.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3054 | 2026-08-12T00:55:33.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3055 | 2026-08-12T00:55:33.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3056 | 2026-08-12T00:55:33.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3057 | 2026-08-12T00:55:33.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3058 | 2026-08-12T00:55:33.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3059 | 2026-08-12T00:55:33.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3060 | 2026-08-12T00:55:34.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3061 | 2026-08-12T00:55:34.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3062 | 2026-08-12T00:55:34.176Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3063 | 2026-08-12T00:55:34.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3064 | 2026-08-12T00:55:34.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3065 | 2026-08-12T00:55:34.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3066 | 2026-08-12T00:55:34.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3067 | 2026-08-12T00:55:34.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3068 | 2026-08-12T00:55:34.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3069 | 2026-08-12T00:55:34.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3070 | 2026-08-12T00:55:34.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3071 | 2026-08-12T00:55:34.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3072 | 2026-08-12T00:55:35.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3073 | 2026-08-12T00:55:35.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3074 | 2026-08-12T00:55:35.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3075 | 2026-08-12T00:55:35.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3076 | 2026-08-12T00:55:35.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3077 | 2026-08-12T00:55:35.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3078 | 2026-08-12T00:55:35.318Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3079 | 2026-08-12T00:55:35.318Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3080 | 2026-08-12T00:55:35.319Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3081 | 2026-08-12T00:55:35.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3082 | 2026-08-12T00:55:35.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3083 | 2026-08-12T00:55:35.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3084 | 2026-08-12T00:55:35.489Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3085 | 2026-08-12T00:55:35.489Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3086 | 2026-08-12T00:55:35.490Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3087 | 2026-08-12T00:55:36.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3088 | 2026-08-12T00:55:36.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3089 | 2026-08-12T00:55:36.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3090 | 2026-08-12T00:55:36.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3091 | 2026-08-12T00:55:36.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3092 | 2026-08-12T00:55:36.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3093 | 2026-08-12T00:55:36.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3094 | 2026-08-12T00:55:36.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3095 | 2026-08-12T00:55:36.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3096 | 2026-08-12T00:55:37.046Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3097 | 2026-08-12T00:55:37.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3098 | 2026-08-12T00:55:37.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3099 | 2026-08-12T00:55:37.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3100 | 2026-08-12T00:55:37.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3101 | 2026-08-12T00:55:37.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3102 | 2026-08-12T00:55:37.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3103 | 2026-08-12T00:55:37.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3104 | 2026-08-12T00:55:37.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3105 | 2026-08-12T00:55:37.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3106 | 2026-08-12T00:55:38.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 241
|
| 3107 | 2026-08-12T00:55:38.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 241
|
| 3108 | 2026-08-12T00:55:38.019Z | DEBG | oximeter (clickhouse-client): unrolling 241 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3109 | 2026-08-12T00:55:38.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3110 | 2026-08-12T00:55:38.022Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
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-12T00:55:38.019986557Z }
timeseries_name = database_transaction:retry_data
|
| 3111 | 2026-08-12T00:55:38.023Z | DEBG | oximeter (clickhouse-client): inserting 1 new timeseries schema
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3112 | 2026-08-12T00:55:38.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3113 | 2026-08-12T00:55:38.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 119
table_name = fields_string
|
| 3114 | 2026-08-12T00:55:38.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 3115 | 2026-08-12T00:55:38.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = fields_u32
|
| 3116 | 2026-08-12T00:55:38.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 3117 | 2026-08-12T00:55:38.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 3118 | 2026-08-12T00:55:38.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 3119 | 2026-08-12T00:55:38.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 3120 | 2026-08-12T00:55:38.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 3121 | 2026-08-12T00:55:38.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3122 | 2026-08-12T00:55:38.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3123 | 2026-08-12T00:55:38.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3124 | 2026-08-12T00:55:38.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3125 | 2026-08-12T00:55:38.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3126 | 2026-08-12T00:55:38.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3127 | 2026-08-12T00:55:38.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3128 | 2026-08-12T00:55:38.302Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3129 | 2026-08-12T00:55:38.302Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 3130 | 2026-08-12T00:55:38.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7f0fe96c-bd6e-46ea-9988-e642b50e9744", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:55:38 GMT"} })
|
| 3131 | 2026-08-12T00:55:38.307Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 3132 | 2026-08-12T00:55:38.311Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "02d2ebcc-520c-4d6f-86a8-1bc59d380d30", "content-length": "29", "date": "Wed, 12 Aug 2026 00:55:38 GMT"} })
|
| 3133 | 2026-08-12T00:55:38.311Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3134 | 2026-08-12T00:55:38.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3135 | 2026-08-12T00:55:38.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3136 | 2026-08-12T00:55:38.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3137 | 2026-08-12T00:55:38.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3138 | 2026-08-12T00:55:38.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3139 | 2026-08-12T00:55:38.713Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3140 | 2026-08-12T00:55:39.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3141 | 2026-08-12T00:55:39.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3142 | 2026-08-12T00:55:39.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3143 | 2026-08-12T00:55:39.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3144 | 2026-08-12T00:55:39.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3145 | 2026-08-12T00:55:39.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3146 | 2026-08-12T00:55:39.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3147 | 2026-08-12T00:55:39.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3148 | 2026-08-12T00:55:39.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3149 | 2026-08-12T00:55:40.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3150 | 2026-08-12T00:55:40.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3151 | 2026-08-12T00:55:40.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3152 | 2026-08-12T00:55:40.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3153 | 2026-08-12T00:55:40.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3154 | 2026-08-12T00:55:40.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3155 | 2026-08-12T00:55:40.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3156 | 2026-08-12T00:55:40.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3157 | 2026-08-12T00:55:40.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3158 | 2026-08-12T00:55:40.531Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3159 | 2026-08-12T00:55:40.531Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3160 | 2026-08-12T00:55:40.538Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3161 | 2026-08-12T00:55:41.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3162 | 2026-08-12T00:55:41.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3163 | 2026-08-12T00:55:41.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3164 | 2026-08-12T00:55:41.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3165 | 2026-08-12T00:55:41.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3166 | 2026-08-12T00:55:41.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3167 | 2026-08-12T00:55:41.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3168 | 2026-08-12T00:55:41.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3169 | 2026-08-12T00:55:41.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3170 | 2026-08-12T00:55:41.759Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 3171 | 2026-08-12T00:55:41.759Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 3172 | 2026-08-12T00:55:41.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 3173 | 2026-08-12T00:55:41.784Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2257
|
| 3174 | 2026-08-12T00:55:41.784Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2257
|
| 3175 | 2026-08-12T00:55:41.784Z | DEBG | oximeter (clickhouse-client): unrolling 2257 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3176 | 2026-08-12T00:55:41.785Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3177 | 2026-08-12T00:55:41.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 3178 | 2026-08-12T00:55:41.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4174
table_name = fields_string
|
| 3179 | 2026-08-12T00:55:41.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 174
table_name = fields_u16
|
| 3180 | 2026-08-12T00:55:41.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1122
table_name = fields_u32
|
| 3181 | 2026-08-12T00:55:41.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 3182 | 2026-08-12T00:55:41.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2435
table_name = fields_uuid
|
| 3183 | 2026-08-12T00:55:41.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 3184 | 2026-08-12T00:55:41.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1988
table_name = measurements_cumulativeu64
|
| 3185 | 2026-08-12T00:55:41.821Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 3186 | 2026-08-12T00:55:41.823Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 3187 | 2026-08-12T00:55:41.824Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 230
table_name = measurements_u64
|
| 3188 | 2026-08-12T00:55:41.886Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3189 | 2026-08-12T00:55:42.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3190 | 2026-08-12T00:55:42.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3191 | 2026-08-12T00:55:42.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3192 | 2026-08-12T00:55:42.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3193 | 2026-08-12T00:55:42.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3194 | 2026-08-12T00:55:42.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3195 | 2026-08-12T00:55:42.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3196 | 2026-08-12T00:55:42.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3197 | 2026-08-12T00:55:42.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3198 | 2026-08-12T00:55:42.491Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3199 | 2026-08-12T00:55:43.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 3200 | 2026-08-12T00:55:43.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 3201 | 2026-08-12T00:55:43.020Z | DEBG | oximeter (clickhouse-client): unrolling 46 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3202 | 2026-08-12T00:55:43.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3203 | 2026-08-12T00:55:43.024Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3204 | 2026-08-12T00:55:43.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 82
table_name = fields_string
|
| 3205 | 2026-08-12T00:55:43.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_u16
|
| 3206 | 2026-08-12T00:55:43.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 92
table_name = fields_uuid
|
| 3207 | 2026-08-12T00:55:43.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_cumulativeu64
|
| 3208 | 2026-08-12T00:55:43.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 3209 | 2026-08-12T00:55:43.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3210 | 2026-08-12T00:55:43.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3211 | 2026-08-12T00:55:43.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3212 | 2026-08-12T00:55:43.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3213 | 2026-08-12T00:55:43.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3214 | 2026-08-12T00:55:43.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3215 | 2026-08-12T00:55:43.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3216 | 2026-08-12T00:55:43.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3217 | 2026-08-12T00:55:43.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3218 | 2026-08-12T00:55:43.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3219 | 2026-08-12T00:55:44.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3220 | 2026-08-12T00:55:44.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3221 | 2026-08-12T00:55:44.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3222 | 2026-08-12T00:55:44.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3223 | 2026-08-12T00:55:44.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3224 | 2026-08-12T00:55:44.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3225 | 2026-08-12T00:55:44.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3226 | 2026-08-12T00:55:44.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3227 | 2026-08-12T00:55:44.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3228 | 2026-08-12T00:55:44.390Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3229 | 2026-08-12T00:55:44.390Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3230 | 2026-08-12T00:55:44.391Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3231 | 2026-08-12T00:55:45.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3232 | 2026-08-12T00:55:45.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3233 | 2026-08-12T00:55:45.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3234 | 2026-08-12T00:55:45.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3235 | 2026-08-12T00:55:45.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3236 | 2026-08-12T00:55:45.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3237 | 2026-08-12T00:55:45.319Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3238 | 2026-08-12T00:55:45.319Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3239 | 2026-08-12T00:55:45.319Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3240 | 2026-08-12T00:55:45.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3241 | 2026-08-12T00:55:45.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3242 | 2026-08-12T00:55:45.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3243 | 2026-08-12T00:55:45.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3244 | 2026-08-12T00:55:45.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3245 | 2026-08-12T00:55:45.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3246 | 2026-08-12T00:55:46.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3247 | 2026-08-12T00:55:46.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3248 | 2026-08-12T00:55:46.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3249 | 2026-08-12T00:55:46.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3250 | 2026-08-12T00:55:46.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3251 | 2026-08-12T00:55:46.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3252 | 2026-08-12T00:55:46.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3253 | 2026-08-12T00:55:46.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3254 | 2026-08-12T00:55:46.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3255 | 2026-08-12T00:55:47.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3256 | 2026-08-12T00:55:47.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3257 | 2026-08-12T00:55:47.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3258 | 2026-08-12T00:55:47.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3259 | 2026-08-12T00:55:47.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3260 | 2026-08-12T00:55:47.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3261 | 2026-08-12T00:55:47.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3262 | 2026-08-12T00:55:47.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3263 | 2026-08-12T00:55:47.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3264 | 2026-08-12T00:55:48.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 3265 | 2026-08-12T00:55:48.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 3266 | 2026-08-12T00:55:48.020Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3267 | 2026-08-12T00:55:48.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3268 | 2026-08-12T00:55:48.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 3269 | 2026-08-12T00:55:48.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 3270 | 2026-08-12T00:55:48.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 3271 | 2026-08-12T00:55:48.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3272 | 2026-08-12T00:55:48.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 3273 | 2026-08-12T00:55:48.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 3274 | 2026-08-12T00:55:48.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3275 | 2026-08-12T00:55:48.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3276 | 2026-08-12T00:55:48.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3277 | 2026-08-12T00:55:48.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3278 | 2026-08-12T00:55:48.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3279 | 2026-08-12T00:55:48.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3280 | 2026-08-12T00:55:48.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3281 | 2026-08-12T00:55:48.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3282 | 2026-08-12T00:55:48.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3283 | 2026-08-12T00:55:48.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3284 | 2026-08-12T00:55:48.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3285 | 2026-08-12T00:55:48.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3286 | 2026-08-12T00:55:48.713Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3287 | 2026-08-12T00:55:49.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3288 | 2026-08-12T00:55:49.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3289 | 2026-08-12T00:55:49.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3290 | 2026-08-12T00:55:49.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3291 | 2026-08-12T00:55:49.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3292 | 2026-08-12T00:55:49.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3293 | 2026-08-12T00:55:49.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3294 | 2026-08-12T00:55:49.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3295 | 2026-08-12T00:55:49.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3296 | 2026-08-12T00:55:50.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3297 | 2026-08-12T00:55:50.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3298 | 2026-08-12T00:55:50.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3299 | 2026-08-12T00:55:50.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3300 | 2026-08-12T00:55:50.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3301 | 2026-08-12T00:55:50.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3302 | 2026-08-12T00:55:50.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3303 | 2026-08-12T00:55:50.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3304 | 2026-08-12T00:55:50.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3305 | 2026-08-12T00:55:50.531Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3306 | 2026-08-12T00:55:50.531Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3307 | 2026-08-12T00:55:50.538Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3308 | 2026-08-12T00:55:51.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3309 | 2026-08-12T00:55:51.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3310 | 2026-08-12T00:55:51.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3311 | 2026-08-12T00:55:51.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3312 | 2026-08-12T00:55:51.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3313 | 2026-08-12T00:55:51.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3314 | 2026-08-12T00:55:51.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3315 | 2026-08-12T00:55:51.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3316 | 2026-08-12T00:55:51.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3317 | 2026-08-12T00:55:51.612Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3318 | 2026-08-12T00:55:52.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3319 | 2026-08-12T00:55:52.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3320 | 2026-08-12T00:55:52.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3321 | 2026-08-12T00:55:52.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3322 | 2026-08-12T00:55:52.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3323 | 2026-08-12T00:55:52.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3324 | 2026-08-12T00:55:52.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3325 | 2026-08-12T00:55:52.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3326 | 2026-08-12T00:55:52.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3327 | 2026-08-12T00:55:53.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3328 | 2026-08-12T00:55:53.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3329 | 2026-08-12T00:55:53.020Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3330 | 2026-08-12T00:55:53.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3331 | 2026-08-12T00:55:53.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 3332 | 2026-08-12T00:55:53.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3333 | 2026-08-12T00:55:53.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 3334 | 2026-08-12T00:55:53.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 3335 | 2026-08-12T00:55:53.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 3336 | 2026-08-12T00:55:53.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 3337 | 2026-08-12T00:55:53.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 3338 | 2026-08-12T00:55:53.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 3339 | 2026-08-12T00:55:53.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 3340 | 2026-08-12T00:55:53.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 3341 | 2026-08-12T00:55:53.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 3342 | 2026-08-12T00:55:53.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 3343 | 2026-08-12T00:55:53.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3344 | 2026-08-12T00:55:53.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3345 | 2026-08-12T00:55:53.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3346 | 2026-08-12T00:55:53.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3347 | 2026-08-12T00:55:53.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3348 | 2026-08-12T00:55:53.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3349 | 2026-08-12T00:55:53.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3350 | 2026-08-12T00:55:53.302Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3351 | 2026-08-12T00:55:53.302Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 3352 | 2026-08-12T00:55:53.305Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8757ecc0-20f3-4138-a8ef-c1b4aa66421b", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:55:53 GMT"} })
|
| 3353 | 2026-08-12T00:55:53.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 3354 | 2026-08-12T00:55:53.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "60057081-fb42-4f98-9a8c-811733c3e364", "content-length": "29", "date": "Wed, 12 Aug 2026 00:55:53 GMT"} })
|
| 3355 | 2026-08-12T00:55:53.308Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3356 | 2026-08-12T00:55:53.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3357 | 2026-08-12T00:55:53.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3358 | 2026-08-12T00:55:53.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3359 | 2026-08-12T00:55:54.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3360 | 2026-08-12T00:55:54.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3361 | 2026-08-12T00:55:54.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3362 | 2026-08-12T00:55:54.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3363 | 2026-08-12T00:55:54.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3364 | 2026-08-12T00:55:54.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3365 | 2026-08-12T00:55:54.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3366 | 2026-08-12T00:55:54.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3367 | 2026-08-12T00:55:54.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3368 | 2026-08-12T00:55:54.390Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3369 | 2026-08-12T00:55:54.390Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3370 | 2026-08-12T00:55:54.391Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3371 | 2026-08-12T00:55:55.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3372 | 2026-08-12T00:55:55.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3373 | 2026-08-12T00:55:55.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3374 | 2026-08-12T00:55:55.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3375 | 2026-08-12T00:55:55.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3376 | 2026-08-12T00:55:55.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3377 | 2026-08-12T00:55:55.318Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3378 | 2026-08-12T00:55:55.318Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3379 | 2026-08-12T00:55:55.319Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3380 | 2026-08-12T00:55:55.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3381 | 2026-08-12T00:55:55.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3382 | 2026-08-12T00:55:55.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3383 | 2026-08-12T00:55:55.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3384 | 2026-08-12T00:55:55.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3385 | 2026-08-12T00:55:55.490Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3386 | 2026-08-12T00:55:56.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3387 | 2026-08-12T00:55:56.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3388 | 2026-08-12T00:55:56.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3389 | 2026-08-12T00:55:56.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3390 | 2026-08-12T00:55:56.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3391 | 2026-08-12T00:55:56.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3392 | 2026-08-12T00:55:56.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3393 | 2026-08-12T00:55:56.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3394 | 2026-08-12T00:55:56.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3395 | 2026-08-12T00:55:56.531Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3396 | 2026-08-12T00:55:57.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3397 | 2026-08-12T00:55:57.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3398 | 2026-08-12T00:55:57.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3399 | 2026-08-12T00:55:57.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3400 | 2026-08-12T00:55:57.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3401 | 2026-08-12T00:55:57.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3402 | 2026-08-12T00:55:57.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3403 | 2026-08-12T00:55:57.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3404 | 2026-08-12T00:55:57.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3405 | 2026-08-12T00:55:58.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 3406 | 2026-08-12T00:55:58.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 3407 | 2026-08-12T00:55:58.020Z | DEBG | oximeter (clickhouse-client): unrolling 240 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3408 | 2026-08-12T00:55:58.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3409 | 2026-08-12T00:55:58.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3410 | 2026-08-12T00:55:58.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 118
table_name = fields_string
|
| 3411 | 2026-08-12T00:55:58.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 3412 | 2026-08-12T00:55:58.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 3413 | 2026-08-12T00:55:58.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 3414 | 2026-08-12T00:55:58.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 3415 | 2026-08-12T00:55:58.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 3416 | 2026-08-12T00:55:58.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3417 | 2026-08-12T00:55:58.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3418 | 2026-08-12T00:55:58.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3419 | 2026-08-12T00:55:58.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3420 | 2026-08-12T00:55:58.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3421 | 2026-08-12T00:55:58.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3422 | 2026-08-12T00:55:58.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3423 | 2026-08-12T00:55:58.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3424 | 2026-08-12T00:55:58.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3425 | 2026-08-12T00:55:58.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3426 | 2026-08-12T00:55:58.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3427 | 2026-08-12T00:55:58.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3428 | 2026-08-12T00:55:58.713Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3429 | 2026-08-12T00:55:59.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3430 | 2026-08-12T00:55:59.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3431 | 2026-08-12T00:55:59.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3432 | 2026-08-12T00:55:59.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3433 | 2026-08-12T00:55:59.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3434 | 2026-08-12T00:55:59.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3435 | 2026-08-12T00:55:59.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3436 | 2026-08-12T00:55:59.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3437 | 2026-08-12T00:55:59.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3438 | 2026-08-12T00:56:00.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3439 | 2026-08-12T00:56:00.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3440 | 2026-08-12T00:56:00.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3441 | 2026-08-12T00:56:00.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3442 | 2026-08-12T00:56:00.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3443 | 2026-08-12T00:56:00.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3444 | 2026-08-12T00:56:00.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3445 | 2026-08-12T00:56:00.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3446 | 2026-08-12T00:56:00.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3447 | 2026-08-12T00:56:00.530Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3448 | 2026-08-12T00:56:00.530Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3449 | 2026-08-12T00:56:00.537Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3450 | 2026-08-12T00:56:01.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3451 | 2026-08-12T00:56:01.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3452 | 2026-08-12T00:56:01.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3453 | 2026-08-12T00:56:01.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3454 | 2026-08-12T00:56:01.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3455 | 2026-08-12T00:56:01.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3456 | 2026-08-12T00:56:01.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3457 | 2026-08-12T00:56:01.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3458 | 2026-08-12T00:56:01.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3459 | 2026-08-12T00:56:02.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3460 | 2026-08-12T00:56:02.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3461 | 2026-08-12T00:56:02.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3462 | 2026-08-12T00:56:02.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3463 | 2026-08-12T00:56:02.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3464 | 2026-08-12T00:56:02.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3465 | 2026-08-12T00:56:02.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3466 | 2026-08-12T00:56:02.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3467 | 2026-08-12T00:56:02.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3468 | 2026-08-12T00:56:02.381Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3469 | 2026-08-12T00:56:03.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3470 | 2026-08-12T00:56:03.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3471 | 2026-08-12T00:56:03.020Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3472 | 2026-08-12T00:56:03.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3473 | 2026-08-12T00:56:03.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 3474 | 2026-08-12T00:56:03.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3475 | 2026-08-12T00:56:03.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 3476 | 2026-08-12T00:56:03.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 3477 | 2026-08-12T00:56:03.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 3478 | 2026-08-12T00:56:03.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 3479 | 2026-08-12T00:56:03.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 3480 | 2026-08-12T00:56:03.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 3481 | 2026-08-12T00:56:03.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 3482 | 2026-08-12T00:56:03.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 3483 | 2026-08-12T00:56:03.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 3484 | 2026-08-12T00:56:03.045Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 3485 | 2026-08-12T00:56:03.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3486 | 2026-08-12T00:56:03.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3487 | 2026-08-12T00:56:03.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3488 | 2026-08-12T00:56:03.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3489 | 2026-08-12T00:56:03.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3490 | 2026-08-12T00:56:03.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3491 | 2026-08-12T00:56:03.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3492 | 2026-08-12T00:56:03.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3493 | 2026-08-12T00:56:03.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3494 | 2026-08-12T00:56:03.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3495 | 2026-08-12T00:56:04.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3496 | 2026-08-12T00:56:04.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3497 | 2026-08-12T00:56:04.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3498 | 2026-08-12T00:56:04.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3499 | 2026-08-12T00:56:04.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3500 | 2026-08-12T00:56:04.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3501 | 2026-08-12T00:56:04.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3502 | 2026-08-12T00:56:04.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3503 | 2026-08-12T00:56:04.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3504 | 2026-08-12T00:56:04.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3505 | 2026-08-12T00:56:04.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3506 | 2026-08-12T00:56:04.391Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3507 | 2026-08-12T00:56:05.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3508 | 2026-08-12T00:56:05.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3509 | 2026-08-12T00:56:05.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3510 | 2026-08-12T00:56:05.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3511 | 2026-08-12T00:56:05.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3512 | 2026-08-12T00:56:05.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3513 | 2026-08-12T00:56:05.319Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3514 | 2026-08-12T00:56:05.319Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3515 | 2026-08-12T00:56:05.320Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3516 | 2026-08-12T00:56:05.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3517 | 2026-08-12T00:56:05.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3518 | 2026-08-12T00:56:05.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3519 | 2026-08-12T00:56:05.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3520 | 2026-08-12T00:56:05.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3521 | 2026-08-12T00:56:05.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3522 | 2026-08-12T00:56:06.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3523 | 2026-08-12T00:56:06.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3524 | 2026-08-12T00:56:06.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3525 | 2026-08-12T00:56:06.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3526 | 2026-08-12T00:56:06.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3527 | 2026-08-12T00:56:06.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3528 | 2026-08-12T00:56:06.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3529 | 2026-08-12T00:56:06.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3530 | 2026-08-12T00:56:06.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3531 | 2026-08-12T00:56:07.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3532 | 2026-08-12T00:56:07.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3533 | 2026-08-12T00:56:07.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3534 | 2026-08-12T00:56:07.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3535 | 2026-08-12T00:56:07.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3536 | 2026-08-12T00:56:07.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3537 | 2026-08-12T00:56:07.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3538 | 2026-08-12T00:56:07.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3539 | 2026-08-12T00:56:07.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3540 | 2026-08-12T00:56:08.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 3541 | 2026-08-12T00:56:08.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 3542 | 2026-08-12T00:56:08.020Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3543 | 2026-08-12T00:56:08.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3544 | 2026-08-12T00:56:08.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 3545 | 2026-08-12T00:56:08.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 3546 | 2026-08-12T00:56:08.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 3547 | 2026-08-12T00:56:08.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3548 | 2026-08-12T00:56:08.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 3549 | 2026-08-12T00:56:08.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 3550 | 2026-08-12T00:56:08.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3551 | 2026-08-12T00:56:08.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3552 | 2026-08-12T00:56:08.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3553 | 2026-08-12T00:56:08.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3554 | 2026-08-12T00:56:08.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3555 | 2026-08-12T00:56:08.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3556 | 2026-08-12T00:56:08.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3557 | 2026-08-12T00:56:08.303Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3558 | 2026-08-12T00:56:08.303Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 3559 | 2026-08-12T00:56:08.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3560 | 2026-08-12T00:56:08.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3561 | 2026-08-12T00:56:08.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3562 | 2026-08-12T00:56:08.400Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c7006492-fb9c-49ff-8022-1b911e58b4b2", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:56:08 GMT"} })
|
| 3563 | 2026-08-12T00:56:08.400Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 3564 | 2026-08-12T00:56:08.510Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0bdd03d5-2a9c-4fc3-a3d0-6eb9bb29428d", "content-length": "29", "date": "Wed, 12 Aug 2026 00:56:08 GMT"} })
|
| 3565 | 2026-08-12T00:56:08.510Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3566 | 2026-08-12T00:56:08.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3567 | 2026-08-12T00:56:08.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3568 | 2026-08-12T00:56:08.713Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3569 | 2026-08-12T00:56:09.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3570 | 2026-08-12T00:56:09.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3571 | 2026-08-12T00:56:09.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3572 | 2026-08-12T00:56:09.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3573 | 2026-08-12T00:56:09.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3574 | 2026-08-12T00:56:09.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3575 | 2026-08-12T00:56:09.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3576 | 2026-08-12T00:56:09.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3577 | 2026-08-12T00:56:09.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3578 | 2026-08-12T00:56:10.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3579 | 2026-08-12T00:56:10.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3580 | 2026-08-12T00:56:10.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3581 | 2026-08-12T00:56:10.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3582 | 2026-08-12T00:56:10.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3583 | 2026-08-12T00:56:10.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3584 | 2026-08-12T00:56:10.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3585 | 2026-08-12T00:56:10.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3586 | 2026-08-12T00:56:10.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3587 | 2026-08-12T00:56:10.476Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3588 | 2026-08-12T00:56:10.530Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3589 | 2026-08-12T00:56:10.530Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3590 | 2026-08-12T00:56:10.537Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3591 | 2026-08-12T00:56:11.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3592 | 2026-08-12T00:56:11.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3593 | 2026-08-12T00:56:11.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3594 | 2026-08-12T00:56:11.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3595 | 2026-08-12T00:56:11.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3596 | 2026-08-12T00:56:11.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3597 | 2026-08-12T00:56:11.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3598 | 2026-08-12T00:56:11.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3599 | 2026-08-12T00:56:11.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3600 | 2026-08-12T00:56:11.759Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 3601 | 2026-08-12T00:56:11.759Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 3602 | 2026-08-12T00:56:11.777Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1765
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 3603 | 2026-08-12T00:56:11.783Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2107
|
| 3604 | 2026-08-12T00:56:11.783Z | DEBG | oximeter (clickhouse-client): unrolling 2107 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3605 | 2026-08-12T00:56:11.783Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2107
|
| 3606 | 2026-08-12T00:56:11.783Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3607 | 2026-08-12T00:56:11.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 3608 | 2026-08-12T00:56:11.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3609 | 2026-08-12T00:56:11.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3316
table_name = fields_string
|
| 3610 | 2026-08-12T00:56:11.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 178
table_name = fields_u16
|
| 3611 | 2026-08-12T00:56:11.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 970
table_name = fields_u32
|
| 3612 | 2026-08-12T00:56:11.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 3613 | 2026-08-12T00:56:11.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1857
table_name = fields_uuid
|
| 3614 | 2026-08-12T00:56:11.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 3615 | 2026-08-12T00:56:11.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1990
table_name = measurements_cumulativeu64
|
| 3616 | 2026-08-12T00:56:11.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 3617 | 2026-08-12T00:56:11.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 3618 | 2026-08-12T00:56:11.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 78
table_name = measurements_u64
|
| 3619 | 2026-08-12T00:56:11.883Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3620 | 2026-08-12T00:56:12.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3621 | 2026-08-12T00:56:12.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3622 | 2026-08-12T00:56:12.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3623 | 2026-08-12T00:56:12.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3624 | 2026-08-12T00:56:12.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3625 | 2026-08-12T00:56:12.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3626 | 2026-08-12T00:56:12.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3627 | 2026-08-12T00:56:12.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3628 | 2026-08-12T00:56:12.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3629 | 2026-08-12T00:56:13.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 3630 | 2026-08-12T00:56:13.020Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3631 | 2026-08-12T00:56:13.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 3632 | 2026-08-12T00:56:13.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3633 | 2026-08-12T00:56:13.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 80
table_name = fields_string
|
| 3634 | 2026-08-12T00:56:13.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 88
table_name = fields_uuid
|
| 3635 | 2026-08-12T00:56:13.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 32
table_name = measurements_cumulativeu64
|
| 3636 | 2026-08-12T00:56:13.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 3637 | 2026-08-12T00:56:13.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3638 | 2026-08-12T00:56:13.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3639 | 2026-08-12T00:56:13.175Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3640 | 2026-08-12T00:56:13.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3641 | 2026-08-12T00:56:13.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3642 | 2026-08-12T00:56:13.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3643 | 2026-08-12T00:56:13.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3644 | 2026-08-12T00:56:13.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3645 | 2026-08-12T00:56:13.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3646 | 2026-08-12T00:56:13.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3647 | 2026-08-12T00:56:14.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3648 | 2026-08-12T00:56:14.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3649 | 2026-08-12T00:56:14.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3650 | 2026-08-12T00:56:14.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3651 | 2026-08-12T00:56:14.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3652 | 2026-08-12T00:56:14.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3653 | 2026-08-12T00:56:14.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3654 | 2026-08-12T00:56:14.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3655 | 2026-08-12T00:56:14.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3656 | 2026-08-12T00:56:14.390Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3657 | 2026-08-12T00:56:14.390Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3658 | 2026-08-12T00:56:14.391Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3659 | 2026-08-12T00:56:15.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3660 | 2026-08-12T00:56:15.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3661 | 2026-08-12T00:56:15.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3662 | 2026-08-12T00:56:15.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3663 | 2026-08-12T00:56:15.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3664 | 2026-08-12T00:56:15.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3665 | 2026-08-12T00:56:15.318Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3666 | 2026-08-12T00:56:15.318Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3667 | 2026-08-12T00:56:15.319Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3668 | 2026-08-12T00:56:15.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3669 | 2026-08-12T00:56:15.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3670 | 2026-08-12T00:56:15.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3671 | 2026-08-12T00:56:15.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3672 | 2026-08-12T00:56:15.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3673 | 2026-08-12T00:56:15.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3674 | 2026-08-12T00:56:16.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3675 | 2026-08-12T00:56:16.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3676 | 2026-08-12T00:56:16.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3677 | 2026-08-12T00:56:16.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3678 | 2026-08-12T00:56:16.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3679 | 2026-08-12T00:56:16.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3680 | 2026-08-12T00:56:16.360Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3681 | 2026-08-12T00:56:16.360Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3682 | 2026-08-12T00:56:16.361Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3683 | 2026-08-12T00:56:17.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3684 | 2026-08-12T00:56:17.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3685 | 2026-08-12T00:56:17.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3686 | 2026-08-12T00:56:17.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3687 | 2026-08-12T00:56:17.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3688 | 2026-08-12T00:56:17.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3689 | 2026-08-12T00:56:17.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3690 | 2026-08-12T00:56:17.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3691 | 2026-08-12T00:56:17.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3692 | 2026-08-12T00:56:18.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 3693 | 2026-08-12T00:56:18.019Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 3694 | 2026-08-12T00:56:18.019Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3695 | 2026-08-12T00:56:18.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3696 | 2026-08-12T00:56:18.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 3697 | 2026-08-12T00:56:18.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 3698 | 2026-08-12T00:56:18.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 3699 | 2026-08-12T00:56:18.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 3700 | 2026-08-12T00:56:18.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 3701 | 2026-08-12T00:56:18.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 3702 | 2026-08-12T00:56:18.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3703 | 2026-08-12T00:56:18.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3704 | 2026-08-12T00:56:18.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3705 | 2026-08-12T00:56:18.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3706 | 2026-08-12T00:56:18.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3707 | 2026-08-12T00:56:18.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3708 | 2026-08-12T00:56:18.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3709 | 2026-08-12T00:56:18.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3710 | 2026-08-12T00:56:18.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3711 | 2026-08-12T00:56:18.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3712 | 2026-08-12T00:56:18.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3713 | 2026-08-12T00:56:18.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3714 | 2026-08-12T00:56:18.713Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3715 | 2026-08-12T00:56:19.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3716 | 2026-08-12T00:56:19.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3717 | 2026-08-12T00:56:19.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3718 | 2026-08-12T00:56:19.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3719 | 2026-08-12T00:56:19.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3720 | 2026-08-12T00:56:19.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3721 | 2026-08-12T00:56:19.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3722 | 2026-08-12T00:56:19.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3723 | 2026-08-12T00:56:19.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3724 | 2026-08-12T00:56:20.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3725 | 2026-08-12T00:56:20.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3726 | 2026-08-12T00:56:20.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3727 | 2026-08-12T00:56:20.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3728 | 2026-08-12T00:56:20.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3729 | 2026-08-12T00:56:20.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3730 | 2026-08-12T00:56:20.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3731 | 2026-08-12T00:56:20.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3732 | 2026-08-12T00:56:20.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3733 | 2026-08-12T00:56:20.531Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3734 | 2026-08-12T00:56:20.531Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3735 | 2026-08-12T00:56:20.538Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3736 | 2026-08-12T00:56:21.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3737 | 2026-08-12T00:56:21.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3738 | 2026-08-12T00:56:21.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3739 | 2026-08-12T00:56:21.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3740 | 2026-08-12T00:56:21.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3741 | 2026-08-12T00:56:21.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3742 | 2026-08-12T00:56:21.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3743 | 2026-08-12T00:56:21.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3744 | 2026-08-12T00:56:21.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3745 | 2026-08-12T00:56:22.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3746 | 2026-08-12T00:56:22.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3747 | 2026-08-12T00:56:22.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3748 | 2026-08-12T00:56:22.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3749 | 2026-08-12T00:56:22.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3750 | 2026-08-12T00:56:22.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3751 | 2026-08-12T00:56:22.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3752 | 2026-08-12T00:56:22.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3753 | 2026-08-12T00:56:22.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3754 | 2026-08-12T00:56:22.512Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3755 | 2026-08-12T00:56:23.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3756 | 2026-08-12T00:56:23.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3757 | 2026-08-12T00:56:23.020Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3758 | 2026-08-12T00:56:23.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3759 | 2026-08-12T00:56:23.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 3760 | 2026-08-12T00:56:23.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3761 | 2026-08-12T00:56:23.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 3762 | 2026-08-12T00:56:23.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 3763 | 2026-08-12T00:56:23.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 3764 | 2026-08-12T00:56:23.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 3765 | 2026-08-12T00:56:23.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 3766 | 2026-08-12T00:56:23.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 3767 | 2026-08-12T00:56:23.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 3768 | 2026-08-12T00:56:23.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 3769 | 2026-08-12T00:56:23.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 3770 | 2026-08-12T00:56:23.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 3771 | 2026-08-12T00:56:23.120Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3772 | 2026-08-12T00:56:23.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3773 | 2026-08-12T00:56:23.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3774 | 2026-08-12T00:56:23.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3775 | 2026-08-12T00:56:23.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3776 | 2026-08-12T00:56:23.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3777 | 2026-08-12T00:56:23.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3778 | 2026-08-12T00:56:23.302Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3779 | 2026-08-12T00:56:23.302Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 3780 | 2026-08-12T00:56:23.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "737583a0-6530-4589-b009-21ed9fc52e3a", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:56:23 GMT"} })
|
| 3781 | 2026-08-12T00:56:23.307Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 3782 | 2026-08-12T00:56:23.310Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "73dedc5e-b8a8-4aeb-a973-afb2dcc2e504", "content-length": "29", "date": "Wed, 12 Aug 2026 00:56:23 GMT"} })
|
| 3783 | 2026-08-12T00:56:23.310Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3784 | 2026-08-12T00:56:23.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3785 | 2026-08-12T00:56:23.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3786 | 2026-08-12T00:56:23.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3787 | 2026-08-12T00:56:24.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3788 | 2026-08-12T00:56:24.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3789 | 2026-08-12T00:56:24.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3790 | 2026-08-12T00:56:24.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3791 | 2026-08-12T00:56:24.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3792 | 2026-08-12T00:56:24.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3793 | 2026-08-12T00:56:24.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3794 | 2026-08-12T00:56:24.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3795 | 2026-08-12T00:56:24.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3796 | 2026-08-12T00:56:24.389Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3797 | 2026-08-12T00:56:24.389Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3798 | 2026-08-12T00:56:24.390Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3799 | 2026-08-12T00:56:24.566Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 3800 | 2026-08-12T00:56:25.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3801 | 2026-08-12T00:56:25.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3802 | 2026-08-12T00:56:25.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3803 | 2026-08-12T00:56:25.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3804 | 2026-08-12T00:56:25.289Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3805 | 2026-08-12T00:56:25.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3806 | 2026-08-12T00:56:25.319Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3807 | 2026-08-12T00:56:25.319Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3808 | 2026-08-12T00:56:25.320Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3809 | 2026-08-12T00:56:25.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3810 | 2026-08-12T00:56:25.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3811 | 2026-08-12T00:56:25.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3812 | 2026-08-12T00:56:25.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3813 | 2026-08-12T00:56:25.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3814 | 2026-08-12T00:56:25.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3815 | 2026-08-12T00:56:26.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3816 | 2026-08-12T00:56:26.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3817 | 2026-08-12T00:56:26.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3818 | 2026-08-12T00:56:26.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3819 | 2026-08-12T00:56:26.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3820 | 2026-08-12T00:56:26.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3821 | 2026-08-12T00:56:26.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3822 | 2026-08-12T00:56:26.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3823 | 2026-08-12T00:56:26.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3824 | 2026-08-12T00:56:27.175Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3825 | 2026-08-12T00:56:27.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3826 | 2026-08-12T00:56:27.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3827 | 2026-08-12T00:56:27.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3828 | 2026-08-12T00:56:27.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3829 | 2026-08-12T00:56:27.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3830 | 2026-08-12T00:56:27.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3831 | 2026-08-12T00:56:27.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3832 | 2026-08-12T00:56:27.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3833 | 2026-08-12T00:56:28.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 3834 | 2026-08-12T00:56:28.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 3835 | 2026-08-12T00:56:28.020Z | DEBG | oximeter (clickhouse-client): unrolling 244 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3836 | 2026-08-12T00:56:28.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3837 | 2026-08-12T00:56:28.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 8
table_name = fields_ipaddr
|
| 3838 | 2026-08-12T00:56:28.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 122
table_name = fields_string
|
| 3839 | 2026-08-12T00:56:28.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 26
table_name = fields_u16
|
| 3840 | 2026-08-12T00:56:28.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_uuid
|
| 3841 | 2026-08-12T00:56:28.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 164
table_name = measurements_cumulativeu64
|
| 3842 | 2026-08-12T00:56:28.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 20
table_name = measurements_histogramu64
|
| 3843 | 2026-08-12T00:56:28.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 3844 | 2026-08-12T00:56:28.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3845 | 2026-08-12T00:56:28.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3846 | 2026-08-12T00:56:28.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3847 | 2026-08-12T00:56:28.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3848 | 2026-08-12T00:56:28.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3849 | 2026-08-12T00:56:28.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3850 | 2026-08-12T00:56:28.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3851 | 2026-08-12T00:56:28.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3852 | 2026-08-12T00:56:28.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3853 | 2026-08-12T00:56:28.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3854 | 2026-08-12T00:56:28.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3855 | 2026-08-12T00:56:28.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3856 | 2026-08-12T00:56:28.713Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3857 | 2026-08-12T00:56:28.905Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3858 | 2026-08-12T00:56:29.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3859 | 2026-08-12T00:56:29.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3860 | 2026-08-12T00:56:29.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3861 | 2026-08-12T00:56:29.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3862 | 2026-08-12T00:56:29.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3863 | 2026-08-12T00:56:29.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3864 | 2026-08-12T00:56:29.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3865 | 2026-08-12T00:56:29.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3866 | 2026-08-12T00:56:29.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3867 | 2026-08-12T00:56:30.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3868 | 2026-08-12T00:56:30.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3869 | 2026-08-12T00:56:30.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3870 | 2026-08-12T00:56:30.289Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3871 | 2026-08-12T00:56:30.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3872 | 2026-08-12T00:56:30.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3873 | 2026-08-12T00:56:30.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3874 | 2026-08-12T00:56:30.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3875 | 2026-08-12T00:56:30.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3876 | 2026-08-12T00:56:30.531Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3877 | 2026-08-12T00:56:30.531Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3878 | 2026-08-12T00:56:30.543Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3879 | 2026-08-12T00:56:31.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3880 | 2026-08-12T00:56:31.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3881 | 2026-08-12T00:56:31.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3882 | 2026-08-12T00:56:31.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3883 | 2026-08-12T00:56:31.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3884 | 2026-08-12T00:56:31.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3885 | 2026-08-12T00:56:31.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3886 | 2026-08-12T00:56:31.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3887 | 2026-08-12T00:56:31.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3888 | 2026-08-12T00:56:32.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3889 | 2026-08-12T00:56:32.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3890 | 2026-08-12T00:56:32.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3891 | 2026-08-12T00:56:32.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3892 | 2026-08-12T00:56:32.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3893 | 2026-08-12T00:56:32.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3894 | 2026-08-12T00:56:32.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3895 | 2026-08-12T00:56:32.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3896 | 2026-08-12T00:56:32.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3897 | 2026-08-12T00:56:33.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3898 | 2026-08-12T00:56:33.020Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3899 | 2026-08-12T00:56:33.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 3900 | 2026-08-12T00:56:33.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3901 | 2026-08-12T00:56:33.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 3902 | 2026-08-12T00:56:33.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3903 | 2026-08-12T00:56:33.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 3904 | 2026-08-12T00:56:33.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 3905 | 2026-08-12T00:56:33.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 3906 | 2026-08-12T00:56:33.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 3907 | 2026-08-12T00:56:33.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 3908 | 2026-08-12T00:56:33.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 3909 | 2026-08-12T00:56:33.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 3910 | 2026-08-12T00:56:33.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 3911 | 2026-08-12T00:56:33.044Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 3912 | 2026-08-12T00:56:33.046Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 3913 | 2026-08-12T00:56:33.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3914 | 2026-08-12T00:56:33.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3915 | 2026-08-12T00:56:33.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3916 | 2026-08-12T00:56:33.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3917 | 2026-08-12T00:56:33.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3918 | 2026-08-12T00:56:33.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3919 | 2026-08-12T00:56:33.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3920 | 2026-08-12T00:56:33.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3921 | 2026-08-12T00:56:33.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3922 | 2026-08-12T00:56:33.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3923 | 2026-08-12T00:56:34.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3924 | 2026-08-12T00:56:34.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3925 | 2026-08-12T00:56:34.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3926 | 2026-08-12T00:56:34.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3927 | 2026-08-12T00:56:34.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3928 | 2026-08-12T00:56:34.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3929 | 2026-08-12T00:56:34.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3930 | 2026-08-12T00:56:34.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3931 | 2026-08-12T00:56:34.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3932 | 2026-08-12T00:56:34.390Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3933 | 2026-08-12T00:56:34.390Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3934 | 2026-08-12T00:56:34.391Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 3935 | 2026-08-12T00:56:35.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3936 | 2026-08-12T00:56:35.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3937 | 2026-08-12T00:56:35.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3938 | 2026-08-12T00:56:35.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3939 | 2026-08-12T00:56:35.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3940 | 2026-08-12T00:56:35.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3941 | 2026-08-12T00:56:35.319Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3942 | 2026-08-12T00:56:35.319Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3943 | 2026-08-12T00:56:35.320Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 3944 | 2026-08-12T00:56:35.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3945 | 2026-08-12T00:56:35.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3946 | 2026-08-12T00:56:35.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3947 | 2026-08-12T00:56:35.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3948 | 2026-08-12T00:56:35.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3949 | 2026-08-12T00:56:35.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 3950 | 2026-08-12T00:56:36.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3951 | 2026-08-12T00:56:36.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3952 | 2026-08-12T00:56:36.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3953 | 2026-08-12T00:56:36.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3954 | 2026-08-12T00:56:36.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3955 | 2026-08-12T00:56:36.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3956 | 2026-08-12T00:56:36.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3957 | 2026-08-12T00:56:36.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3958 | 2026-08-12T00:56:36.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3959 | 2026-08-12T00:56:37.047Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 3960 | 2026-08-12T00:56:37.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3961 | 2026-08-12T00:56:37.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3962 | 2026-08-12T00:56:37.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3963 | 2026-08-12T00:56:37.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3964 | 2026-08-12T00:56:37.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3965 | 2026-08-12T00:56:37.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3966 | 2026-08-12T00:56:37.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3967 | 2026-08-12T00:56:37.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3968 | 2026-08-12T00:56:37.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3969 | 2026-08-12T00:56:38.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 241
|
| 3970 | 2026-08-12T00:56:38.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 241
|
| 3971 | 2026-08-12T00:56:38.020Z | DEBG | oximeter (clickhouse-client): unrolling 241 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3972 | 2026-08-12T00:56:38.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 3973 | 2026-08-12T00:56:38.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 3974 | 2026-08-12T00:56:38.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 119
table_name = fields_string
|
| 3975 | 2026-08-12T00:56:38.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 3976 | 2026-08-12T00:56:38.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = fields_u32
|
| 3977 | 2026-08-12T00:56:38.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 3978 | 2026-08-12T00:56:38.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 3979 | 2026-08-12T00:56:38.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 3980 | 2026-08-12T00:56:38.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 3981 | 2026-08-12T00:56:38.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 3982 | 2026-08-12T00:56:38.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 3983 | 2026-08-12T00:56:38.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3984 | 2026-08-12T00:56:38.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3985 | 2026-08-12T00:56:38.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 3986 | 2026-08-12T00:56:38.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3987 | 2026-08-12T00:56:38.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3988 | 2026-08-12T00:56:38.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 3989 | 2026-08-12T00:56:38.303Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 3990 | 2026-08-12T00:56:38.303Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 3991 | 2026-08-12T00:56:38.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "16bf9992-d7f5-429b-a0c1-8f900728470c", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:56:38 GMT"} })
|
| 3992 | 2026-08-12T00:56:38.307Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 3993 | 2026-08-12T00:56:38.310Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7459c59e-b42c-4aef-802a-d49358784e75", "content-length": "29", "date": "Wed, 12 Aug 2026 00:56:38 GMT"} })
|
| 3994 | 2026-08-12T00:56:38.310Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 3995 | 2026-08-12T00:56:38.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3996 | 2026-08-12T00:56:38.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3997 | 2026-08-12T00:56:38.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 3998 | 2026-08-12T00:56:38.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 3999 | 2026-08-12T00:56:38.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4000 | 2026-08-12T00:56:38.714Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4001 | 2026-08-12T00:56:39.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4002 | 2026-08-12T00:56:39.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4003 | 2026-08-12T00:56:39.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4004 | 2026-08-12T00:56:39.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4005 | 2026-08-12T00:56:39.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4006 | 2026-08-12T00:56:39.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4007 | 2026-08-12T00:56:39.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4008 | 2026-08-12T00:56:39.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4009 | 2026-08-12T00:56:39.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4010 | 2026-08-12T00:56:40.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4011 | 2026-08-12T00:56:40.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4012 | 2026-08-12T00:56:40.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4013 | 2026-08-12T00:56:40.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4014 | 2026-08-12T00:56:40.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4015 | 2026-08-12T00:56:40.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4016 | 2026-08-12T00:56:40.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4017 | 2026-08-12T00:56:40.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4018 | 2026-08-12T00:56:40.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4019 | 2026-08-12T00:56:40.531Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4020 | 2026-08-12T00:56:40.531Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4021 | 2026-08-12T00:56:40.538Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4022 | 2026-08-12T00:56:41.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4023 | 2026-08-12T00:56:41.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4024 | 2026-08-12T00:56:41.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4025 | 2026-08-12T00:56:41.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4026 | 2026-08-12T00:56:41.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4027 | 2026-08-12T00:56:41.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4028 | 2026-08-12T00:56:41.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4029 | 2026-08-12T00:56:41.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4030 | 2026-08-12T00:56:41.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4031 | 2026-08-12T00:56:41.759Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4032 | 2026-08-12T00:56:41.759Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4033 | 2026-08-12T00:56:41.783Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4034 | 2026-08-12T00:56:41.787Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2257
|
| 4035 | 2026-08-12T00:56:41.787Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2257
|
| 4036 | 2026-08-12T00:56:41.787Z | DEBG | oximeter (clickhouse-client): unrolling 2257 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4037 | 2026-08-12T00:56:41.787Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4038 | 2026-08-12T00:56:41.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 4039 | 2026-08-12T00:56:41.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4174
table_name = fields_string
|
| 4040 | 2026-08-12T00:56:41.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 174
table_name = fields_u16
|
| 4041 | 2026-08-12T00:56:41.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1122
table_name = fields_u32
|
| 4042 | 2026-08-12T00:56:41.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 4043 | 2026-08-12T00:56:41.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2435
table_name = fields_uuid
|
| 4044 | 2026-08-12T00:56:41.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 4045 | 2026-08-12T00:56:41.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1988
table_name = measurements_cumulativeu64
|
| 4046 | 2026-08-12T00:56:41.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 4047 | 2026-08-12T00:56:41.822Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 4048 | 2026-08-12T00:56:41.823Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 230
table_name = measurements_u64
|
| 4049 | 2026-08-12T00:56:41.888Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4050 | 2026-08-12T00:56:42.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4051 | 2026-08-12T00:56:42.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4052 | 2026-08-12T00:56:42.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4053 | 2026-08-12T00:56:42.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4054 | 2026-08-12T00:56:42.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4055 | 2026-08-12T00:56:42.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4056 | 2026-08-12T00:56:42.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4057 | 2026-08-12T00:56:42.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4058 | 2026-08-12T00:56:42.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4059 | 2026-08-12T00:56:42.492Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4060 | 2026-08-12T00:56:43.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 4061 | 2026-08-12T00:56:43.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 4062 | 2026-08-12T00:56:43.020Z | DEBG | oximeter (clickhouse-client): unrolling 46 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4063 | 2026-08-12T00:56:43.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4064 | 2026-08-12T00:56:43.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 4065 | 2026-08-12T00:56:43.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 82
table_name = fields_string
|
| 4066 | 2026-08-12T00:56:43.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_u16
|
| 4067 | 2026-08-12T00:56:43.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 92
table_name = fields_uuid
|
| 4068 | 2026-08-12T00:56:43.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_cumulativeu64
|
| 4069 | 2026-08-12T00:56:43.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 4070 | 2026-08-12T00:56:43.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4071 | 2026-08-12T00:56:43.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4072 | 2026-08-12T00:56:43.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4073 | 2026-08-12T00:56:43.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4074 | 2026-08-12T00:56:43.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4075 | 2026-08-12T00:56:43.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4076 | 2026-08-12T00:56:43.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4077 | 2026-08-12T00:56:43.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4078 | 2026-08-12T00:56:43.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4079 | 2026-08-12T00:56:43.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4080 | 2026-08-12T00:56:44.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4081 | 2026-08-12T00:56:44.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4082 | 2026-08-12T00:56:44.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4083 | 2026-08-12T00:56:44.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4084 | 2026-08-12T00:56:44.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4085 | 2026-08-12T00:56:44.290Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4086 | 2026-08-12T00:56:44.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4087 | 2026-08-12T00:56:44.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4088 | 2026-08-12T00:56:44.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4089 | 2026-08-12T00:56:44.390Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4090 | 2026-08-12T00:56:44.390Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4091 | 2026-08-12T00:56:44.391Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4092 | 2026-08-12T00:56:45.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4093 | 2026-08-12T00:56:45.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4094 | 2026-08-12T00:56:45.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4095 | 2026-08-12T00:56:45.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4096 | 2026-08-12T00:56:45.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4097 | 2026-08-12T00:56:45.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4098 | 2026-08-12T00:56:45.319Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4099 | 2026-08-12T00:56:45.319Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4100 | 2026-08-12T00:56:45.320Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4101 | 2026-08-12T00:56:45.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4102 | 2026-08-12T00:56:45.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4103 | 2026-08-12T00:56:45.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4104 | 2026-08-12T00:56:45.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4105 | 2026-08-12T00:56:45.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4106 | 2026-08-12T00:56:45.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4107 | 2026-08-12T00:56:46.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4108 | 2026-08-12T00:56:46.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4109 | 2026-08-12T00:56:46.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4110 | 2026-08-12T00:56:46.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4111 | 2026-08-12T00:56:46.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4112 | 2026-08-12T00:56:46.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4113 | 2026-08-12T00:56:46.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4114 | 2026-08-12T00:56:46.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4115 | 2026-08-12T00:56:46.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4116 | 2026-08-12T00:56:47.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4117 | 2026-08-12T00:56:47.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4118 | 2026-08-12T00:56:47.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4119 | 2026-08-12T00:56:47.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4120 | 2026-08-12T00:56:47.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4121 | 2026-08-12T00:56:47.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4122 | 2026-08-12T00:56:47.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4123 | 2026-08-12T00:56:47.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4124 | 2026-08-12T00:56:47.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4125 | 2026-08-12T00:56:48.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4126 | 2026-08-12T00:56:48.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4127 | 2026-08-12T00:56:48.020Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4128 | 2026-08-12T00:56:48.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4129 | 2026-08-12T00:56:48.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 4130 | 2026-08-12T00:56:48.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 4131 | 2026-08-12T00:56:48.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 4132 | 2026-08-12T00:56:48.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4133 | 2026-08-12T00:56:48.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 4134 | 2026-08-12T00:56:48.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 4135 | 2026-08-12T00:56:48.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4136 | 2026-08-12T00:56:48.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4137 | 2026-08-12T00:56:48.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4138 | 2026-08-12T00:56:48.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4139 | 2026-08-12T00:56:48.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4140 | 2026-08-12T00:56:48.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4141 | 2026-08-12T00:56:48.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4142 | 2026-08-12T00:56:48.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4143 | 2026-08-12T00:56:48.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4144 | 2026-08-12T00:56:48.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4145 | 2026-08-12T00:56:48.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4146 | 2026-08-12T00:56:48.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4147 | 2026-08-12T00:56:48.713Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4148 | 2026-08-12T00:56:49.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4149 | 2026-08-12T00:56:49.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4150 | 2026-08-12T00:56:49.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4151 | 2026-08-12T00:56:49.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4152 | 2026-08-12T00:56:49.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4153 | 2026-08-12T00:56:49.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4154 | 2026-08-12T00:56:49.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4155 | 2026-08-12T00:56:49.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4156 | 2026-08-12T00:56:49.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4157 | 2026-08-12T00:56:50.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4158 | 2026-08-12T00:56:50.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4159 | 2026-08-12T00:56:50.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4160 | 2026-08-12T00:56:50.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4161 | 2026-08-12T00:56:50.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4162 | 2026-08-12T00:56:50.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4163 | 2026-08-12T00:56:50.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4164 | 2026-08-12T00:56:50.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4165 | 2026-08-12T00:56:50.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4166 | 2026-08-12T00:56:50.531Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4167 | 2026-08-12T00:56:50.531Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4168 | 2026-08-12T00:56:50.539Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4169 | 2026-08-12T00:56:51.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4170 | 2026-08-12T00:56:51.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4171 | 2026-08-12T00:56:51.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4172 | 2026-08-12T00:56:51.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4173 | 2026-08-12T00:56:51.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4174 | 2026-08-12T00:56:51.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4175 | 2026-08-12T00:56:51.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4176 | 2026-08-12T00:56:51.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4177 | 2026-08-12T00:56:51.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4178 | 2026-08-12T00:56:51.612Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4179 | 2026-08-12T00:56:52.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4180 | 2026-08-12T00:56:52.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4181 | 2026-08-12T00:56:52.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4182 | 2026-08-12T00:56:52.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4183 | 2026-08-12T00:56:52.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4184 | 2026-08-12T00:56:52.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4185 | 2026-08-12T00:56:52.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4186 | 2026-08-12T00:56:52.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4187 | 2026-08-12T00:56:52.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4188 | 2026-08-12T00:56:53.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 4189 | 2026-08-12T00:56:53.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 4190 | 2026-08-12T00:56:53.020Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4191 | 2026-08-12T00:56:53.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4192 | 2026-08-12T00:56:53.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 4193 | 2026-08-12T00:56:53.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 4194 | 2026-08-12T00:56:53.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 4195 | 2026-08-12T00:56:53.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 4196 | 2026-08-12T00:56:53.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 4197 | 2026-08-12T00:56:53.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 4198 | 2026-08-12T00:56:53.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 4199 | 2026-08-12T00:56:53.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 4200 | 2026-08-12T00:56:53.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 4201 | 2026-08-12T00:56:53.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 4202 | 2026-08-12T00:56:53.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 4203 | 2026-08-12T00:56:53.044Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 4204 | 2026-08-12T00:56:53.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4205 | 2026-08-12T00:56:53.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4206 | 2026-08-12T00:56:53.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4207 | 2026-08-12T00:56:53.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4208 | 2026-08-12T00:56:53.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4209 | 2026-08-12T00:56:53.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4210 | 2026-08-12T00:56:53.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4211 | 2026-08-12T00:56:53.303Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 4212 | 2026-08-12T00:56:53.303Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 4213 | 2026-08-12T00:56:53.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ce235a57-407a-4e81-9322-57acd1cb16b2", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:56:53 GMT"} })
|
| 4214 | 2026-08-12T00:56:53.307Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 4215 | 2026-08-12T00:56:53.310Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6afc009f-8ead-4892-97b7-32797c4100bc", "content-length": "29", "date": "Wed, 12 Aug 2026 00:56:53 GMT"} })
|
| 4216 | 2026-08-12T00:56:53.310Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4217 | 2026-08-12T00:56:53.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4218 | 2026-08-12T00:56:53.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4219 | 2026-08-12T00:56:53.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4220 | 2026-08-12T00:56:54.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4221 | 2026-08-12T00:56:54.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4222 | 2026-08-12T00:56:54.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4223 | 2026-08-12T00:56:54.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4224 | 2026-08-12T00:56:54.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4225 | 2026-08-12T00:56:54.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4226 | 2026-08-12T00:56:54.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4227 | 2026-08-12T00:56:54.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4228 | 2026-08-12T00:56:54.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4229 | 2026-08-12T00:56:54.390Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4230 | 2026-08-12T00:56:54.390Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4231 | 2026-08-12T00:56:54.391Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4232 | 2026-08-12T00:56:55.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4233 | 2026-08-12T00:56:55.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4234 | 2026-08-12T00:56:55.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4235 | 2026-08-12T00:56:55.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4236 | 2026-08-12T00:56:55.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4237 | 2026-08-12T00:56:55.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4238 | 2026-08-12T00:56:55.320Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4239 | 2026-08-12T00:56:55.320Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4240 | 2026-08-12T00:56:55.321Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4241 | 2026-08-12T00:56:55.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4242 | 2026-08-12T00:56:55.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4243 | 2026-08-12T00:56:55.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4244 | 2026-08-12T00:56:55.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4245 | 2026-08-12T00:56:55.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4246 | 2026-08-12T00:56:55.490Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4247 | 2026-08-12T00:56:56.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4248 | 2026-08-12T00:56:56.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4249 | 2026-08-12T00:56:56.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4250 | 2026-08-12T00:56:56.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4251 | 2026-08-12T00:56:56.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4252 | 2026-08-12T00:56:56.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4253 | 2026-08-12T00:56:56.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4254 | 2026-08-12T00:56:56.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4255 | 2026-08-12T00:56:56.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4256 | 2026-08-12T00:56:56.533Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4257 | 2026-08-12T00:56:57.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4258 | 2026-08-12T00:56:57.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4259 | 2026-08-12T00:56:57.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4260 | 2026-08-12T00:56:57.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4261 | 2026-08-12T00:56:57.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4262 | 2026-08-12T00:56:57.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4263 | 2026-08-12T00:56:57.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4264 | 2026-08-12T00:56:57.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4265 | 2026-08-12T00:56:57.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4266 | 2026-08-12T00:56:58.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 4267 | 2026-08-12T00:56:58.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 4268 | 2026-08-12T00:56:58.020Z | DEBG | oximeter (clickhouse-client): unrolling 240 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4269 | 2026-08-12T00:56:58.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4270 | 2026-08-12T00:56:58.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 4271 | 2026-08-12T00:56:58.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 118
table_name = fields_string
|
| 4272 | 2026-08-12T00:56:58.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 4273 | 2026-08-12T00:56:58.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 4274 | 2026-08-12T00:56:58.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 4275 | 2026-08-12T00:56:58.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 4276 | 2026-08-12T00:56:58.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 4277 | 2026-08-12T00:56:58.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4278 | 2026-08-12T00:56:58.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4279 | 2026-08-12T00:56:58.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4280 | 2026-08-12T00:56:58.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4281 | 2026-08-12T00:56:58.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4282 | 2026-08-12T00:56:58.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4283 | 2026-08-12T00:56:58.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4284 | 2026-08-12T00:56:58.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4285 | 2026-08-12T00:56:58.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4286 | 2026-08-12T00:56:58.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4287 | 2026-08-12T00:56:58.712Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4288 | 2026-08-12T00:56:58.712Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4289 | 2026-08-12T00:56:58.714Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4290 | 2026-08-12T00:56:59.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4291 | 2026-08-12T00:56:59.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4292 | 2026-08-12T00:56:59.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4293 | 2026-08-12T00:56:59.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4294 | 2026-08-12T00:56:59.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4295 | 2026-08-12T00:56:59.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4296 | 2026-08-12T00:56:59.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4297 | 2026-08-12T00:56:59.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4298 | 2026-08-12T00:56:59.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4299 | 2026-08-12T00:57:00.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4300 | 2026-08-12T00:57:00.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4301 | 2026-08-12T00:57:00.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4302 | 2026-08-12T00:57:00.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4303 | 2026-08-12T00:57:00.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4304 | 2026-08-12T00:57:00.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4305 | 2026-08-12T00:57:00.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4306 | 2026-08-12T00:57:00.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4307 | 2026-08-12T00:57:00.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4308 | 2026-08-12T00:57:00.531Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4309 | 2026-08-12T00:57:00.531Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4310 | 2026-08-12T00:57:00.539Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4311 | 2026-08-12T00:57:01.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4312 | 2026-08-12T00:57:01.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4313 | 2026-08-12T00:57:01.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4314 | 2026-08-12T00:57:01.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4315 | 2026-08-12T00:57:01.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4316 | 2026-08-12T00:57:01.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4317 | 2026-08-12T00:57:01.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4318 | 2026-08-12T00:57:01.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4319 | 2026-08-12T00:57:01.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4320 | 2026-08-12T00:57:02.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4321 | 2026-08-12T00:57:02.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4322 | 2026-08-12T00:57:02.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4323 | 2026-08-12T00:57:02.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4324 | 2026-08-12T00:57:02.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4325 | 2026-08-12T00:57:02.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4326 | 2026-08-12T00:57:02.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4327 | 2026-08-12T00:57:02.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4328 | 2026-08-12T00:57:02.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4329 | 2026-08-12T00:57:02.382Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4330 | 2026-08-12T00:57:03.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 4331 | 2026-08-12T00:57:03.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 4332 | 2026-08-12T00:57:03.021Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4333 | 2026-08-12T00:57:03.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4334 | 2026-08-12T00:57:03.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 4335 | 2026-08-12T00:57:03.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 4336 | 2026-08-12T00:57:03.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 4337 | 2026-08-12T00:57:03.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 4338 | 2026-08-12T00:57:03.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 4339 | 2026-08-12T00:57:03.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 4340 | 2026-08-12T00:57:03.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 4341 | 2026-08-12T00:57:03.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 4342 | 2026-08-12T00:57:03.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 4343 | 2026-08-12T00:57:03.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 4344 | 2026-08-12T00:57:03.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 4345 | 2026-08-12T00:57:03.045Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 4346 | 2026-08-12T00:57:03.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4347 | 2026-08-12T00:57:03.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4348 | 2026-08-12T00:57:03.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4349 | 2026-08-12T00:57:03.177Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4350 | 2026-08-12T00:57:03.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4351 | 2026-08-12T00:57:03.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4352 | 2026-08-12T00:57:03.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4353 | 2026-08-12T00:57:03.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4354 | 2026-08-12T00:57:03.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4355 | 2026-08-12T00:57:03.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4356 | 2026-08-12T00:57:04.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4357 | 2026-08-12T00:57:04.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4358 | 2026-08-12T00:57:04.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4359 | 2026-08-12T00:57:04.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4360 | 2026-08-12T00:57:04.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4361 | 2026-08-12T00:57:04.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4362 | 2026-08-12T00:57:04.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4363 | 2026-08-12T00:57:04.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4364 | 2026-08-12T00:57:04.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4365 | 2026-08-12T00:57:04.390Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4366 | 2026-08-12T00:57:04.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4367 | 2026-08-12T00:57:04.392Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4368 | 2026-08-12T00:57:05.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4369 | 2026-08-12T00:57:05.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4370 | 2026-08-12T00:57:05.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4371 | 2026-08-12T00:57:05.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4372 | 2026-08-12T00:57:05.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4373 | 2026-08-12T00:57:05.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4374 | 2026-08-12T00:57:05.319Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4375 | 2026-08-12T00:57:05.319Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4376 | 2026-08-12T00:57:05.320Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4377 | 2026-08-12T00:57:05.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4378 | 2026-08-12T00:57:05.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4379 | 2026-08-12T00:57:05.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4380 | 2026-08-12T00:57:05.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4381 | 2026-08-12T00:57:05.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4382 | 2026-08-12T00:57:05.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4383 | 2026-08-12T00:57:06.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4384 | 2026-08-12T00:57:06.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4385 | 2026-08-12T00:57:06.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4386 | 2026-08-12T00:57:06.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4387 | 2026-08-12T00:57:06.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4388 | 2026-08-12T00:57:06.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4389 | 2026-08-12T00:57:06.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4390 | 2026-08-12T00:57:06.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4391 | 2026-08-12T00:57:06.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4392 | 2026-08-12T00:57:07.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4393 | 2026-08-12T00:57:07.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4394 | 2026-08-12T00:57:07.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4395 | 2026-08-12T00:57:07.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4396 | 2026-08-12T00:57:07.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4397 | 2026-08-12T00:57:07.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4398 | 2026-08-12T00:57:07.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4399 | 2026-08-12T00:57:07.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4400 | 2026-08-12T00:57:07.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4401 | 2026-08-12T00:57:08.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4402 | 2026-08-12T00:57:08.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4403 | 2026-08-12T00:57:08.020Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4404 | 2026-08-12T00:57:08.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4405 | 2026-08-12T00:57:08.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 4406 | 2026-08-12T00:57:08.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 4407 | 2026-08-12T00:57:08.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 4408 | 2026-08-12T00:57:08.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4409 | 2026-08-12T00:57:08.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 4410 | 2026-08-12T00:57:08.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 4411 | 2026-08-12T00:57:08.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4412 | 2026-08-12T00:57:08.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4413 | 2026-08-12T00:57:08.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4414 | 2026-08-12T00:57:08.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4415 | 2026-08-12T00:57:08.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4416 | 2026-08-12T00:57:08.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4417 | 2026-08-12T00:57:08.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4418 | 2026-08-12T00:57:08.303Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 4419 | 2026-08-12T00:57:08.303Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 4420 | 2026-08-12T00:57:08.309Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c2ab5d5f-2e5f-49a4-9601-0de0b6941033", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:57:08 GMT"} })
|
| 4421 | 2026-08-12T00:57:08.309Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 4422 | 2026-08-12T00:57:08.312Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "92b86163-7d8e-45da-aa8d-eb3dc4349d13", "content-length": "29", "date": "Wed, 12 Aug 2026 00:57:08 GMT"} })
|
| 4423 | 2026-08-12T00:57:08.312Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4424 | 2026-08-12T00:57:08.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4425 | 2026-08-12T00:57:08.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4426 | 2026-08-12T00:57:08.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4427 | 2026-08-12T00:57:08.712Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4428 | 2026-08-12T00:57:08.712Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4429 | 2026-08-12T00:57:08.714Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4430 | 2026-08-12T00:57:09.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4431 | 2026-08-12T00:57:09.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4432 | 2026-08-12T00:57:09.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4433 | 2026-08-12T00:57:09.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4434 | 2026-08-12T00:57:09.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4435 | 2026-08-12T00:57:09.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4436 | 2026-08-12T00:57:09.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4437 | 2026-08-12T00:57:09.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4438 | 2026-08-12T00:57:09.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4439 | 2026-08-12T00:57:10.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4440 | 2026-08-12T00:57:10.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4441 | 2026-08-12T00:57:10.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4442 | 2026-08-12T00:57:10.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4443 | 2026-08-12T00:57:10.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4444 | 2026-08-12T00:57:10.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4445 | 2026-08-12T00:57:10.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4446 | 2026-08-12T00:57:10.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4447 | 2026-08-12T00:57:10.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4448 | 2026-08-12T00:57:10.477Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4449 | 2026-08-12T00:57:10.531Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4450 | 2026-08-12T00:57:10.531Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4451 | 2026-08-12T00:57:10.539Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4452 | 2026-08-12T00:57:11.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4453 | 2026-08-12T00:57:11.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4454 | 2026-08-12T00:57:11.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4455 | 2026-08-12T00:57:11.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4456 | 2026-08-12T00:57:11.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4457 | 2026-08-12T00:57:11.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4458 | 2026-08-12T00:57:11.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4459 | 2026-08-12T00:57:11.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4460 | 2026-08-12T00:57:11.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4461 | 2026-08-12T00:57:11.759Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4462 | 2026-08-12T00:57:11.759Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4463 | 2026-08-12T00:57:11.779Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1765
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4464 | 2026-08-12T00:57:11.784Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2107
|
| 4465 | 2026-08-12T00:57:11.784Z | DEBG | oximeter (clickhouse-client): unrolling 2107 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4466 | 2026-08-12T00:57:11.785Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2107
|
| 4467 | 2026-08-12T00:57:11.785Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4468 | 2026-08-12T00:57:11.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 4469 | 2026-08-12T00:57:11.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 4470 | 2026-08-12T00:57:11.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3316
table_name = fields_string
|
| 4471 | 2026-08-12T00:57:11.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 178
table_name = fields_u16
|
| 4472 | 2026-08-12T00:57:11.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 970
table_name = fields_u32
|
| 4473 | 2026-08-12T00:57:11.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 4474 | 2026-08-12T00:57:11.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1857
table_name = fields_uuid
|
| 4475 | 2026-08-12T00:57:11.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 4476 | 2026-08-12T00:57:11.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1990
table_name = measurements_cumulativeu64
|
| 4477 | 2026-08-12T00:57:11.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 4478 | 2026-08-12T00:57:11.822Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 4479 | 2026-08-12T00:57:11.823Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 78
table_name = measurements_u64
|
| 4480 | 2026-08-12T00:57:11.885Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4481 | 2026-08-12T00:57:12.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4482 | 2026-08-12T00:57:12.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4483 | 2026-08-12T00:57:12.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4484 | 2026-08-12T00:57:12.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4485 | 2026-08-12T00:57:12.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4486 | 2026-08-12T00:57:12.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4487 | 2026-08-12T00:57:12.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4488 | 2026-08-12T00:57:12.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4489 | 2026-08-12T00:57:12.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4490 | 2026-08-12T00:57:13.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 4491 | 2026-08-12T00:57:13.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 4492 | 2026-08-12T00:57:13.021Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4493 | 2026-08-12T00:57:13.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4494 | 2026-08-12T00:57:13.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 80
table_name = fields_string
|
| 4495 | 2026-08-12T00:57:13.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 88
table_name = fields_uuid
|
| 4496 | 2026-08-12T00:57:13.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 32
table_name = measurements_cumulativeu64
|
| 4497 | 2026-08-12T00:57:13.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 4498 | 2026-08-12T00:57:13.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4499 | 2026-08-12T00:57:13.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4500 | 2026-08-12T00:57:13.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4501 | 2026-08-12T00:57:13.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4502 | 2026-08-12T00:57:13.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4503 | 2026-08-12T00:57:13.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4504 | 2026-08-12T00:57:13.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4505 | 2026-08-12T00:57:13.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4506 | 2026-08-12T00:57:13.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4507 | 2026-08-12T00:57:13.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4508 | 2026-08-12T00:57:14.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4509 | 2026-08-12T00:57:14.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4510 | 2026-08-12T00:57:14.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4511 | 2026-08-12T00:57:14.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4512 | 2026-08-12T00:57:14.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4513 | 2026-08-12T00:57:14.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4514 | 2026-08-12T00:57:14.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4515 | 2026-08-12T00:57:14.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4516 | 2026-08-12T00:57:14.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4517 | 2026-08-12T00:57:14.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4518 | 2026-08-12T00:57:14.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4519 | 2026-08-12T00:57:14.392Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4520 | 2026-08-12T00:57:15.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4521 | 2026-08-12T00:57:15.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4522 | 2026-08-12T00:57:15.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4523 | 2026-08-12T00:57:15.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4524 | 2026-08-12T00:57:15.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4525 | 2026-08-12T00:57:15.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4526 | 2026-08-12T00:57:15.319Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4527 | 2026-08-12T00:57:15.319Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4528 | 2026-08-12T00:57:15.320Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4529 | 2026-08-12T00:57:15.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4530 | 2026-08-12T00:57:15.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4531 | 2026-08-12T00:57:15.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4532 | 2026-08-12T00:57:15.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4533 | 2026-08-12T00:57:15.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4534 | 2026-08-12T00:57:15.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4535 | 2026-08-12T00:57:16.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4536 | 2026-08-12T00:57:16.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4537 | 2026-08-12T00:57:16.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4538 | 2026-08-12T00:57:16.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4539 | 2026-08-12T00:57:16.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4540 | 2026-08-12T00:57:16.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4541 | 2026-08-12T00:57:16.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4542 | 2026-08-12T00:57:16.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4543 | 2026-08-12T00:57:16.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4544 | 2026-08-12T00:57:17.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4545 | 2026-08-12T00:57:17.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4546 | 2026-08-12T00:57:17.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4547 | 2026-08-12T00:57:17.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4548 | 2026-08-12T00:57:17.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4549 | 2026-08-12T00:57:17.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4550 | 2026-08-12T00:57:17.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4551 | 2026-08-12T00:57:17.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4552 | 2026-08-12T00:57:17.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4553 | 2026-08-12T00:57:18.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4554 | 2026-08-12T00:57:18.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4555 | 2026-08-12T00:57:18.020Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4556 | 2026-08-12T00:57:18.020Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4557 | 2026-08-12T00:57:18.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 4558 | 2026-08-12T00:57:18.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 4559 | 2026-08-12T00:57:18.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 4560 | 2026-08-12T00:57:18.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4561 | 2026-08-12T00:57:18.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 4562 | 2026-08-12T00:57:18.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 4563 | 2026-08-12T00:57:18.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4564 | 2026-08-12T00:57:18.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4565 | 2026-08-12T00:57:18.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4566 | 2026-08-12T00:57:18.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4567 | 2026-08-12T00:57:18.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4568 | 2026-08-12T00:57:18.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4569 | 2026-08-12T00:57:18.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4570 | 2026-08-12T00:57:18.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4571 | 2026-08-12T00:57:18.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4572 | 2026-08-12T00:57:18.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4573 | 2026-08-12T00:57:18.712Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4574 | 2026-08-12T00:57:18.712Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4575 | 2026-08-12T00:57:18.714Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4576 | 2026-08-12T00:57:19.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4577 | 2026-08-12T00:57:19.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4578 | 2026-08-12T00:57:19.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4579 | 2026-08-12T00:57:19.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4580 | 2026-08-12T00:57:19.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4581 | 2026-08-12T00:57:19.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4582 | 2026-08-12T00:57:19.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4583 | 2026-08-12T00:57:19.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4584 | 2026-08-12T00:57:19.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4585 | 2026-08-12T00:57:20.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4586 | 2026-08-12T00:57:20.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4587 | 2026-08-12T00:57:20.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4588 | 2026-08-12T00:57:20.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4589 | 2026-08-12T00:57:20.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4590 | 2026-08-12T00:57:20.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4591 | 2026-08-12T00:57:20.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4592 | 2026-08-12T00:57:20.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4593 | 2026-08-12T00:57:20.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4594 | 2026-08-12T00:57:20.531Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4595 | 2026-08-12T00:57:20.531Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4596 | 2026-08-12T00:57:20.538Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4597 | 2026-08-12T00:57:21.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4598 | 2026-08-12T00:57:21.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4599 | 2026-08-12T00:57:21.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4600 | 2026-08-12T00:57:21.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4601 | 2026-08-12T00:57:21.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4602 | 2026-08-12T00:57:21.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4603 | 2026-08-12T00:57:21.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4604 | 2026-08-12T00:57:21.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4605 | 2026-08-12T00:57:21.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4606 | 2026-08-12T00:57:22.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4607 | 2026-08-12T00:57:22.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4608 | 2026-08-12T00:57:22.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4609 | 2026-08-12T00:57:22.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4610 | 2026-08-12T00:57:22.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4611 | 2026-08-12T00:57:22.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4612 | 2026-08-12T00:57:22.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4613 | 2026-08-12T00:57:22.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4614 | 2026-08-12T00:57:22.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4615 | 2026-08-12T00:57:22.513Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4616 | 2026-08-12T00:57:23.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 4617 | 2026-08-12T00:57:23.020Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 4618 | 2026-08-12T00:57:23.020Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4619 | 2026-08-12T00:57:23.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4620 | 2026-08-12T00:57:23.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 4621 | 2026-08-12T00:57:23.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 4622 | 2026-08-12T00:57:23.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 4623 | 2026-08-12T00:57:23.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 4624 | 2026-08-12T00:57:23.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 4625 | 2026-08-12T00:57:23.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 4626 | 2026-08-12T00:57:23.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 4627 | 2026-08-12T00:57:23.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 4628 | 2026-08-12T00:57:23.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 4629 | 2026-08-12T00:57:23.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 4630 | 2026-08-12T00:57:23.046Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 4631 | 2026-08-12T00:57:23.047Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 4632 | 2026-08-12T00:57:23.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4633 | 2026-08-12T00:57:23.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4634 | 2026-08-12T00:57:23.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4635 | 2026-08-12T00:57:23.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4636 | 2026-08-12T00:57:23.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4637 | 2026-08-12T00:57:23.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4638 | 2026-08-12T00:57:23.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4639 | 2026-08-12T00:57:23.304Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 4640 | 2026-08-12T00:57:23.304Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 4641 | 2026-08-12T00:57:23.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "37c8d3fd-3b40-4513-bc6e-fa8b054aa0e1", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:57:23 GMT"} })
|
| 4642 | 2026-08-12T00:57:23.308Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 4643 | 2026-08-12T00:57:23.311Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "4f49344e-ddf4-462e-bb28-cd0cc2e1ec83", "content-length": "29", "date": "Wed, 12 Aug 2026 00:57:23 GMT"} })
|
| 4644 | 2026-08-12T00:57:23.311Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:33968
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
|
| 4645 | 2026-08-12T00:57:23.311Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4646 | 2026-08-12T00:57:23.311Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4647 | 2026-08-12T00:57:23.311Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:33968
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4648 | 2026-08-12T00:57:23.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4649 | 2026-08-12T00:57:23.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4650 | 2026-08-12T00:57:23.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4651 | 2026-08-12T00:57:23.508Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4652 | 2026-08-12T00:57:23.508Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4653 | 2026-08-12T00:57:23.512Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 156
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4654 | 2026-08-12T00:57:24.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4655 | 2026-08-12T00:57:24.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4656 | 2026-08-12T00:57:24.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4657 | 2026-08-12T00:57:24.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4658 | 2026-08-12T00:57:24.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4659 | 2026-08-12T00:57:24.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4660 | 2026-08-12T00:57:24.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4661 | 2026-08-12T00:57:24.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4662 | 2026-08-12T00:57:24.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4663 | 2026-08-12T00:57:24.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4664 | 2026-08-12T00:57:24.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4665 | 2026-08-12T00:57:24.393Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4666 | 2026-08-12T00:57:24.567Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4667 | 2026-08-12T00:57:25.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4668 | 2026-08-12T00:57:25.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4669 | 2026-08-12T00:57:25.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4670 | 2026-08-12T00:57:25.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4671 | 2026-08-12T00:57:25.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4672 | 2026-08-12T00:57:25.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4673 | 2026-08-12T00:57:25.319Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4674 | 2026-08-12T00:57:25.319Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4675 | 2026-08-12T00:57:25.320Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4676 | 2026-08-12T00:57:25.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4677 | 2026-08-12T00:57:25.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4678 | 2026-08-12T00:57:25.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4679 | 2026-08-12T00:57:25.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4680 | 2026-08-12T00:57:25.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4681 | 2026-08-12T00:57:25.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4682 | 2026-08-12T00:57:26.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4683 | 2026-08-12T00:57:26.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4684 | 2026-08-12T00:57:26.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4685 | 2026-08-12T00:57:26.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4686 | 2026-08-12T00:57:26.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4687 | 2026-08-12T00:57:26.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4688 | 2026-08-12T00:57:26.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4689 | 2026-08-12T00:57:26.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4690 | 2026-08-12T00:57:26.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4691 | 2026-08-12T00:57:27.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4692 | 2026-08-12T00:57:27.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4693 | 2026-08-12T00:57:27.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4694 | 2026-08-12T00:57:27.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4695 | 2026-08-12T00:57:27.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4696 | 2026-08-12T00:57:27.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4697 | 2026-08-12T00:57:27.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4698 | 2026-08-12T00:57:27.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4699 | 2026-08-12T00:57:27.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4700 | 2026-08-12T00:57:28.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 400
|
| 4701 | 2026-08-12T00:57:28.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 400
|
| 4702 | 2026-08-12T00:57:28.021Z | DEBG | oximeter (clickhouse-client): unrolling 400 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4703 | 2026-08-12T00:57:28.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4704 | 2026-08-12T00:57:28.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = fields_i16
|
| 4705 | 2026-08-12T00:57:28.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 8
table_name = fields_ipaddr
|
| 4706 | 2026-08-12T00:57:28.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 242
table_name = fields_string
|
| 4707 | 2026-08-12T00:57:28.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 38
table_name = fields_u16
|
| 4708 | 2026-08-12T00:57:28.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = fields_u32
|
| 4709 | 2026-08-12T00:57:28.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = fields_u8
|
| 4710 | 2026-08-12T00:57:28.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 150
table_name = fields_uuid
|
| 4711 | 2026-08-12T00:57:28.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 320
table_name = measurements_cumulativeu64
|
| 4712 | 2026-08-12T00:57:28.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 20
table_name = measurements_histogramu64
|
| 4713 | 2026-08-12T00:57:28.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 4714 | 2026-08-12T00:57:28.121Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4715 | 2026-08-12T00:57:28.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4716 | 2026-08-12T00:57:28.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4717 | 2026-08-12T00:57:28.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4718 | 2026-08-12T00:57:28.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4719 | 2026-08-12T00:57:28.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4720 | 2026-08-12T00:57:28.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4721 | 2026-08-12T00:57:28.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4722 | 2026-08-12T00:57:28.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4723 | 2026-08-12T00:57:28.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4724 | 2026-08-12T00:57:28.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4725 | 2026-08-12T00:57:28.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4726 | 2026-08-12T00:57:28.713Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4727 | 2026-08-12T00:57:28.905Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4728 | 2026-08-12T00:57:29.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4729 | 2026-08-12T00:57:29.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4730 | 2026-08-12T00:57:29.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4731 | 2026-08-12T00:57:29.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4732 | 2026-08-12T00:57:29.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4733 | 2026-08-12T00:57:29.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4734 | 2026-08-12T00:57:29.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4735 | 2026-08-12T00:57:29.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4736 | 2026-08-12T00:57:29.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4737 | 2026-08-12T00:57:30.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4738 | 2026-08-12T00:57:30.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4739 | 2026-08-12T00:57:30.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4740 | 2026-08-12T00:57:30.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4741 | 2026-08-12T00:57:30.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4742 | 2026-08-12T00:57:30.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4743 | 2026-08-12T00:57:30.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4744 | 2026-08-12T00:57:30.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4745 | 2026-08-12T00:57:30.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4746 | 2026-08-12T00:57:31.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4747 | 2026-08-12T00:57:31.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4748 | 2026-08-12T00:57:31.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4749 | 2026-08-12T00:57:31.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4750 | 2026-08-12T00:57:31.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4751 | 2026-08-12T00:57:31.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4752 | 2026-08-12T00:57:31.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4753 | 2026-08-12T00:57:31.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4754 | 2026-08-12T00:57:31.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4755 | 2026-08-12T00:57:32.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4756 | 2026-08-12T00:57:32.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4757 | 2026-08-12T00:57:32.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4758 | 2026-08-12T00:57:32.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4759 | 2026-08-12T00:57:32.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4760 | 2026-08-12T00:57:32.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4761 | 2026-08-12T00:57:32.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4762 | 2026-08-12T00:57:32.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4763 | 2026-08-12T00:57:32.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4764 | 2026-08-12T00:57:33.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4765 | 2026-08-12T00:57:33.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 4766 | 2026-08-12T00:57:33.021Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4767 | 2026-08-12T00:57:33.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4768 | 2026-08-12T00:57:33.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 4769 | 2026-08-12T00:57:33.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 130
table_name = fields_string
|
| 4770 | 2026-08-12T00:57:33.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 28
table_name = fields_u16
|
| 4771 | 2026-08-12T00:57:33.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_uuid
|
| 4772 | 2026-08-12T00:57:33.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 4773 | 2026-08-12T00:57:33.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 4774 | 2026-08-12T00:57:33.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 4775 | 2026-08-12T00:57:33.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4776 | 2026-08-12T00:57:33.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4777 | 2026-08-12T00:57:33.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4778 | 2026-08-12T00:57:33.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4779 | 2026-08-12T00:57:33.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4780 | 2026-08-12T00:57:33.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4781 | 2026-08-12T00:57:33.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4782 | 2026-08-12T00:57:33.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4783 | 2026-08-12T00:57:33.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4784 | 2026-08-12T00:57:33.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4785 | 2026-08-12T00:57:34.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4786 | 2026-08-12T00:57:34.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4787 | 2026-08-12T00:57:34.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4788 | 2026-08-12T00:57:34.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4789 | 2026-08-12T00:57:34.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4790 | 2026-08-12T00:57:34.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4791 | 2026-08-12T00:57:34.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4792 | 2026-08-12T00:57:34.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4793 | 2026-08-12T00:57:34.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4794 | 2026-08-12T00:57:34.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4795 | 2026-08-12T00:57:34.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4796 | 2026-08-12T00:57:34.392Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4797 | 2026-08-12T00:57:35.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4798 | 2026-08-12T00:57:35.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4799 | 2026-08-12T00:57:35.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4800 | 2026-08-12T00:57:35.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4801 | 2026-08-12T00:57:35.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4802 | 2026-08-12T00:57:35.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4803 | 2026-08-12T00:57:35.320Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4804 | 2026-08-12T00:57:35.320Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4805 | 2026-08-12T00:57:35.320Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4806 | 2026-08-12T00:57:35.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4807 | 2026-08-12T00:57:35.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4808 | 2026-08-12T00:57:35.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4809 | 2026-08-12T00:57:35.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4810 | 2026-08-12T00:57:35.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4811 | 2026-08-12T00:57:35.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4812 | 2026-08-12T00:57:36.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4813 | 2026-08-12T00:57:36.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4814 | 2026-08-12T00:57:36.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4815 | 2026-08-12T00:57:36.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4816 | 2026-08-12T00:57:36.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4817 | 2026-08-12T00:57:36.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4818 | 2026-08-12T00:57:36.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4819 | 2026-08-12T00:57:36.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4820 | 2026-08-12T00:57:36.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4821 | 2026-08-12T00:57:37.047Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 4822 | 2026-08-12T00:57:37.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4823 | 2026-08-12T00:57:37.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4824 | 2026-08-12T00:57:37.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4825 | 2026-08-12T00:57:37.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4826 | 2026-08-12T00:57:37.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4827 | 2026-08-12T00:57:37.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4828 | 2026-08-12T00:57:37.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4829 | 2026-08-12T00:57:37.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4830 | 2026-08-12T00:57:37.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4831 | 2026-08-12T00:57:38.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 4832 | 2026-08-12T00:57:38.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 4833 | 2026-08-12T00:57:38.021Z | DEBG | oximeter (clickhouse-client): unrolling 240 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4834 | 2026-08-12T00:57:38.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4835 | 2026-08-12T00:57:38.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 4836 | 2026-08-12T00:57:38.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 118
table_name = fields_string
|
| 4837 | 2026-08-12T00:57:38.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 4838 | 2026-08-12T00:57:38.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 4839 | 2026-08-12T00:57:38.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 4840 | 2026-08-12T00:57:38.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 4841 | 2026-08-12T00:57:38.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 4842 | 2026-08-12T00:57:38.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4843 | 2026-08-12T00:57:38.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4844 | 2026-08-12T00:57:38.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4845 | 2026-08-12T00:57:38.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4846 | 2026-08-12T00:57:38.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4847 | 2026-08-12T00:57:38.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4848 | 2026-08-12T00:57:38.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4849 | 2026-08-12T00:57:38.303Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 4850 | 2026-08-12T00:57:38.303Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 4851 | 2026-08-12T00:57:38.306Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ef7ee35e-8699-4faf-91f5-4fc9d315c7db", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:57:38 GMT"} })
|
| 4852 | 2026-08-12T00:57:38.307Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 4853 | 2026-08-12T00:57:38.309Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "124a9c53-fd2c-434a-abbd-3ae230a468f6", "content-length": "29", "date": "Wed, 12 Aug 2026 00:57:38 GMT"} })
|
| 4854 | 2026-08-12T00:57:38.309Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 4855 | 2026-08-12T00:57:38.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4856 | 2026-08-12T00:57:38.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4857 | 2026-08-12T00:57:38.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4858 | 2026-08-12T00:57:38.711Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4859 | 2026-08-12T00:57:38.711Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4860 | 2026-08-12T00:57:38.714Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4861 | 2026-08-12T00:57:39.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4862 | 2026-08-12T00:57:39.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4863 | 2026-08-12T00:57:39.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4864 | 2026-08-12T00:57:39.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4865 | 2026-08-12T00:57:39.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4866 | 2026-08-12T00:57:39.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4867 | 2026-08-12T00:57:39.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4868 | 2026-08-12T00:57:39.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4869 | 2026-08-12T00:57:39.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4870 | 2026-08-12T00:57:40.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4871 | 2026-08-12T00:57:40.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4872 | 2026-08-12T00:57:40.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4873 | 2026-08-12T00:57:40.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4874 | 2026-08-12T00:57:40.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4875 | 2026-08-12T00:57:40.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4876 | 2026-08-12T00:57:40.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4877 | 2026-08-12T00:57:40.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4878 | 2026-08-12T00:57:40.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4879 | 2026-08-12T00:57:41.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4880 | 2026-08-12T00:57:41.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4881 | 2026-08-12T00:57:41.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4882 | 2026-08-12T00:57:41.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4883 | 2026-08-12T00:57:41.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4884 | 2026-08-12T00:57:41.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4885 | 2026-08-12T00:57:41.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4886 | 2026-08-12T00:57:41.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4887 | 2026-08-12T00:57:41.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4888 | 2026-08-12T00:57:41.760Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4889 | 2026-08-12T00:57:41.760Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4890 | 2026-08-12T00:57:41.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 4891 | 2026-08-12T00:57:41.786Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2117
|
| 4892 | 2026-08-12T00:57:41.786Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2117
|
| 4893 | 2026-08-12T00:57:41.786Z | DEBG | oximeter (clickhouse-client): unrolling 2117 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4894 | 2026-08-12T00:57:41.787Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4895 | 2026-08-12T00:57:41.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3453
table_name = fields_string
|
| 4896 | 2026-08-12T00:57:41.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = fields_u16
|
| 4897 | 2026-08-12T00:57:41.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 977
table_name = fields_u32
|
| 4898 | 2026-08-12T00:57:41.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2015
table_name = fields_uuid
|
| 4899 | 2026-08-12T00:57:41.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1883
table_name = measurements_cumulativeu64
|
| 4900 | 2026-08-12T00:57:41.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 4901 | 2026-08-12T00:57:41.822Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 200
table_name = measurements_u64
|
| 4902 | 2026-08-12T00:57:41.887Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4903 | 2026-08-12T00:57:42.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4904 | 2026-08-12T00:57:42.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4905 | 2026-08-12T00:57:42.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4906 | 2026-08-12T00:57:42.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4907 | 2026-08-12T00:57:42.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4908 | 2026-08-12T00:57:42.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4909 | 2026-08-12T00:57:42.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4910 | 2026-08-12T00:57:42.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4911 | 2026-08-12T00:57:42.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4912 | 2026-08-12T00:57:42.493Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4913 | 2026-08-12T00:57:43.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 4914 | 2026-08-12T00:57:43.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 4915 | 2026-08-12T00:57:43.021Z | DEBG | oximeter (clickhouse-client): unrolling 46 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4916 | 2026-08-12T00:57:43.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4917 | 2026-08-12T00:57:43.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 4918 | 2026-08-12T00:57:43.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 82
table_name = fields_string
|
| 4919 | 2026-08-12T00:57:43.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_u16
|
| 4920 | 2026-08-12T00:57:43.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 92
table_name = fields_uuid
|
| 4921 | 2026-08-12T00:57:43.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_cumulativeu64
|
| 4922 | 2026-08-12T00:57:43.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 4923 | 2026-08-12T00:57:43.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4924 | 2026-08-12T00:57:43.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4925 | 2026-08-12T00:57:43.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4926 | 2026-08-12T00:57:43.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4927 | 2026-08-12T00:57:43.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4928 | 2026-08-12T00:57:43.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4929 | 2026-08-12T00:57:43.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4930 | 2026-08-12T00:57:43.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4931 | 2026-08-12T00:57:43.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4932 | 2026-08-12T00:57:43.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4933 | 2026-08-12T00:57:44.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4934 | 2026-08-12T00:57:44.176Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4935 | 2026-08-12T00:57:44.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4936 | 2026-08-12T00:57:44.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4937 | 2026-08-12T00:57:44.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4938 | 2026-08-12T00:57:44.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4939 | 2026-08-12T00:57:44.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4940 | 2026-08-12T00:57:44.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4941 | 2026-08-12T00:57:44.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4942 | 2026-08-12T00:57:44.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4943 | 2026-08-12T00:57:44.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4944 | 2026-08-12T00:57:44.393Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 4945 | 2026-08-12T00:57:45.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4946 | 2026-08-12T00:57:45.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4947 | 2026-08-12T00:57:45.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4948 | 2026-08-12T00:57:45.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4949 | 2026-08-12T00:57:45.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4950 | 2026-08-12T00:57:45.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4951 | 2026-08-12T00:57:45.320Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4952 | 2026-08-12T00:57:45.320Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4953 | 2026-08-12T00:57:45.321Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 4954 | 2026-08-12T00:57:45.361Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4955 | 2026-08-12T00:57:45.361Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4956 | 2026-08-12T00:57:45.362Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4957 | 2026-08-12T00:57:45.490Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4958 | 2026-08-12T00:57:45.490Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4959 | 2026-08-12T00:57:45.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 4960 | 2026-08-12T00:57:46.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4961 | 2026-08-12T00:57:46.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4962 | 2026-08-12T00:57:46.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4963 | 2026-08-12T00:57:46.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4964 | 2026-08-12T00:57:46.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4965 | 2026-08-12T00:57:46.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4966 | 2026-08-12T00:57:46.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4967 | 2026-08-12T00:57:46.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4968 | 2026-08-12T00:57:46.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4969 | 2026-08-12T00:57:47.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4970 | 2026-08-12T00:57:47.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4971 | 2026-08-12T00:57:47.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4972 | 2026-08-12T00:57:47.290Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4973 | 2026-08-12T00:57:47.290Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4974 | 2026-08-12T00:57:47.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4975 | 2026-08-12T00:57:47.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4976 | 2026-08-12T00:57:47.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4977 | 2026-08-12T00:57:47.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4978 | 2026-08-12T00:57:48.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4979 | 2026-08-12T00:57:48.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 4980 | 2026-08-12T00:57:48.021Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4981 | 2026-08-12T00:57:48.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 4982 | 2026-08-12T00:57:48.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 4983 | 2026-08-12T00:57:48.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 4984 | 2026-08-12T00:57:48.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 4985 | 2026-08-12T00:57:48.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 4986 | 2026-08-12T00:57:48.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 4987 | 2026-08-12T00:57:48.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 4988 | 2026-08-12T00:57:48.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 4989 | 2026-08-12T00:57:48.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4990 | 2026-08-12T00:57:48.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4991 | 2026-08-12T00:57:48.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 4992 | 2026-08-12T00:57:48.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4993 | 2026-08-12T00:57:48.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4994 | 2026-08-12T00:57:48.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 4995 | 2026-08-12T00:57:48.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4996 | 2026-08-12T00:57:48.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4997 | 2026-08-12T00:57:48.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 4998 | 2026-08-12T00:57:48.712Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 4999 | 2026-08-12T00:57:48.712Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5000 | 2026-08-12T00:57:48.714Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5001 | 2026-08-12T00:57:49.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5002 | 2026-08-12T00:57:49.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5003 | 2026-08-12T00:57:49.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5004 | 2026-08-12T00:57:49.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5005 | 2026-08-12T00:57:49.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5006 | 2026-08-12T00:57:49.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5007 | 2026-08-12T00:57:49.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5008 | 2026-08-12T00:57:49.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5009 | 2026-08-12T00:57:49.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5010 | 2026-08-12T00:57:50.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5011 | 2026-08-12T00:57:50.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5012 | 2026-08-12T00:57:50.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5013 | 2026-08-12T00:57:50.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5014 | 2026-08-12T00:57:50.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5015 | 2026-08-12T00:57:50.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5016 | 2026-08-12T00:57:50.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5017 | 2026-08-12T00:57:50.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5018 | 2026-08-12T00:57:50.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5019 | 2026-08-12T00:57:51.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5020 | 2026-08-12T00:57:51.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5021 | 2026-08-12T00:57:51.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5022 | 2026-08-12T00:57:51.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5023 | 2026-08-12T00:57:51.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5024 | 2026-08-12T00:57:51.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5025 | 2026-08-12T00:57:51.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5026 | 2026-08-12T00:57:51.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5027 | 2026-08-12T00:57:51.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5028 | 2026-08-12T00:57:51.612Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5029 | 2026-08-12T00:57:52.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5030 | 2026-08-12T00:57:52.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5031 | 2026-08-12T00:57:52.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5032 | 2026-08-12T00:57:52.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5033 | 2026-08-12T00:57:52.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5034 | 2026-08-12T00:57:52.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5035 | 2026-08-12T00:57:52.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5036 | 2026-08-12T00:57:52.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5037 | 2026-08-12T00:57:52.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5038 | 2026-08-12T00:57:53.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5039 | 2026-08-12T00:57:53.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 246
|
| 5040 | 2026-08-12T00:57:53.021Z | DEBG | oximeter (clickhouse-client): unrolling 246 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5041 | 2026-08-12T00:57:53.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5042 | 2026-08-12T00:57:53.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5043 | 2026-08-12T00:57:53.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 130
table_name = fields_string
|
| 5044 | 2026-08-12T00:57:53.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 28
table_name = fields_u16
|
| 5045 | 2026-08-12T00:57:53.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_uuid
|
| 5046 | 2026-08-12T00:57:53.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 5047 | 2026-08-12T00:57:53.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 5048 | 2026-08-12T00:57:53.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 5049 | 2026-08-12T00:57:53.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5050 | 2026-08-12T00:57:53.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5051 | 2026-08-12T00:57:53.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5052 | 2026-08-12T00:57:53.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5053 | 2026-08-12T00:57:53.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5054 | 2026-08-12T00:57:53.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5055 | 2026-08-12T00:57:53.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5056 | 2026-08-12T00:57:53.303Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5057 | 2026-08-12T00:57:53.304Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 5058 | 2026-08-12T00:57:53.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "2f207848-d9ae-4f93-aba9-1886fd39c8dc", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:57:53 GMT"} })
|
| 5059 | 2026-08-12T00:57:53.307Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 5060 | 2026-08-12T00:57:53.310Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d374cc01-ddfb-4e8f-98db-d3738eb4fba1", "content-length": "29", "date": "Wed, 12 Aug 2026 00:57:53 GMT"} })
|
| 5061 | 2026-08-12T00:57:53.310Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:40723
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
|
| 5062 | 2026-08-12T00:57:53.310Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5063 | 2026-08-12T00:57:53.310Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5064 | 2026-08-12T00:57:53.310Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:40723
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5065 | 2026-08-12T00:57:53.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5066 | 2026-08-12T00:57:53.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5067 | 2026-08-12T00:57:53.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5068 | 2026-08-12T00:57:54.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5069 | 2026-08-12T00:57:54.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5070 | 2026-08-12T00:57:54.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5071 | 2026-08-12T00:57:54.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5072 | 2026-08-12T00:57:54.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5073 | 2026-08-12T00:57:54.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5074 | 2026-08-12T00:57:54.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5075 | 2026-08-12T00:57:54.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5076 | 2026-08-12T00:57:54.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5077 | 2026-08-12T00:57:54.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5078 | 2026-08-12T00:57:54.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5079 | 2026-08-12T00:57:54.392Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5080 | 2026-08-12T00:57:55.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5081 | 2026-08-12T00:57:55.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5082 | 2026-08-12T00:57:55.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5083 | 2026-08-12T00:57:55.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5084 | 2026-08-12T00:57:55.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5085 | 2026-08-12T00:57:55.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5086 | 2026-08-12T00:57:55.320Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5087 | 2026-08-12T00:57:55.320Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5088 | 2026-08-12T00:57:55.321Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5089 | 2026-08-12T00:57:55.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5090 | 2026-08-12T00:57:55.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5091 | 2026-08-12T00:57:55.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5092 | 2026-08-12T00:57:55.491Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5093 | 2026-08-12T00:57:55.491Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5094 | 2026-08-12T00:57:55.492Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5095 | 2026-08-12T00:57:56.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5096 | 2026-08-12T00:57:56.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5097 | 2026-08-12T00:57:56.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5098 | 2026-08-12T00:57:56.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5099 | 2026-08-12T00:57:56.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5100 | 2026-08-12T00:57:56.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5101 | 2026-08-12T00:57:56.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5102 | 2026-08-12T00:57:56.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5103 | 2026-08-12T00:57:56.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5104 | 2026-08-12T00:57:56.533Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5105 | 2026-08-12T00:57:57.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5106 | 2026-08-12T00:57:57.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5107 | 2026-08-12T00:57:57.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5108 | 2026-08-12T00:57:57.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5109 | 2026-08-12T00:57:57.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5110 | 2026-08-12T00:57:57.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5111 | 2026-08-12T00:57:57.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5112 | 2026-08-12T00:57:57.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5113 | 2026-08-12T00:57:57.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5114 | 2026-08-12T00:57:58.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 5115 | 2026-08-12T00:57:58.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 5116 | 2026-08-12T00:57:58.021Z | DEBG | oximeter (clickhouse-client): unrolling 240 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5117 | 2026-08-12T00:57:58.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5118 | 2026-08-12T00:57:58.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5119 | 2026-08-12T00:57:58.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 118
table_name = fields_string
|
| 5120 | 2026-08-12T00:57:58.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 5121 | 2026-08-12T00:57:58.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 5122 | 2026-08-12T00:57:58.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 5123 | 2026-08-12T00:57:58.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 5124 | 2026-08-12T00:57:58.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 5125 | 2026-08-12T00:57:58.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5126 | 2026-08-12T00:57:58.176Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5127 | 2026-08-12T00:57:58.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5128 | 2026-08-12T00:57:58.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5129 | 2026-08-12T00:57:58.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5130 | 2026-08-12T00:57:58.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5131 | 2026-08-12T00:57:58.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5132 | 2026-08-12T00:57:58.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5133 | 2026-08-12T00:57:58.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5134 | 2026-08-12T00:57:58.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5135 | 2026-08-12T00:57:58.712Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5136 | 2026-08-12T00:57:58.712Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5137 | 2026-08-12T00:57:58.714Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5138 | 2026-08-12T00:57:59.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5139 | 2026-08-12T00:57:59.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5140 | 2026-08-12T00:57:59.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5141 | 2026-08-12T00:57:59.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5142 | 2026-08-12T00:57:59.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5143 | 2026-08-12T00:57:59.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5144 | 2026-08-12T00:57:59.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5145 | 2026-08-12T00:57:59.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5146 | 2026-08-12T00:57:59.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5147 | 2026-08-12T00:57:59.640Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5148 | 2026-08-12T00:57:59.640Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5149 | 2026-08-12T00:57:59.648Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5150 | 2026-08-12T00:58:00.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5151 | 2026-08-12T00:58:00.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5152 | 2026-08-12T00:58:00.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5153 | 2026-08-12T00:58:00.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5154 | 2026-08-12T00:58:00.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5155 | 2026-08-12T00:58:00.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5156 | 2026-08-12T00:58:00.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5157 | 2026-08-12T00:58:00.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5158 | 2026-08-12T00:58:00.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5159 | 2026-08-12T00:58:01.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5160 | 2026-08-12T00:58:01.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5161 | 2026-08-12T00:58:01.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5162 | 2026-08-12T00:58:01.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5163 | 2026-08-12T00:58:01.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5164 | 2026-08-12T00:58:01.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5165 | 2026-08-12T00:58:01.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5166 | 2026-08-12T00:58:01.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5167 | 2026-08-12T00:58:01.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5168 | 2026-08-12T00:58:02.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5169 | 2026-08-12T00:58:02.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5170 | 2026-08-12T00:58:02.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5171 | 2026-08-12T00:58:02.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5172 | 2026-08-12T00:58:02.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5173 | 2026-08-12T00:58:02.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5174 | 2026-08-12T00:58:02.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5175 | 2026-08-12T00:58:02.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5176 | 2026-08-12T00:58:02.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5177 | 2026-08-12T00:58:02.382Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5178 | 2026-08-12T00:58:03.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 5179 | 2026-08-12T00:58:03.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 5180 | 2026-08-12T00:58:03.021Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5181 | 2026-08-12T00:58:03.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5182 | 2026-08-12T00:58:03.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 5183 | 2026-08-12T00:58:03.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5184 | 2026-08-12T00:58:03.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 5185 | 2026-08-12T00:58:03.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 5186 | 2026-08-12T00:58:03.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 5187 | 2026-08-12T00:58:03.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 5188 | 2026-08-12T00:58:03.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 5189 | 2026-08-12T00:58:03.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 5190 | 2026-08-12T00:58:03.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 5191 | 2026-08-12T00:58:03.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 5192 | 2026-08-12T00:58:03.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 5193 | 2026-08-12T00:58:03.045Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 5194 | 2026-08-12T00:58:03.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5195 | 2026-08-12T00:58:03.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5196 | 2026-08-12T00:58:03.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5197 | 2026-08-12T00:58:03.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5198 | 2026-08-12T00:58:03.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5199 | 2026-08-12T00:58:03.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5200 | 2026-08-12T00:58:03.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5201 | 2026-08-12T00:58:03.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5202 | 2026-08-12T00:58:03.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5203 | 2026-08-12T00:58:03.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5204 | 2026-08-12T00:58:04.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5205 | 2026-08-12T00:58:04.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5206 | 2026-08-12T00:58:04.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5207 | 2026-08-12T00:58:04.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5208 | 2026-08-12T00:58:04.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5209 | 2026-08-12T00:58:04.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5210 | 2026-08-12T00:58:04.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5211 | 2026-08-12T00:58:04.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5212 | 2026-08-12T00:58:04.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5213 | 2026-08-12T00:58:04.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5214 | 2026-08-12T00:58:04.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5215 | 2026-08-12T00:58:04.392Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5216 | 2026-08-12T00:58:05.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5217 | 2026-08-12T00:58:05.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5218 | 2026-08-12T00:58:05.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5219 | 2026-08-12T00:58:05.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5220 | 2026-08-12T00:58:05.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5221 | 2026-08-12T00:58:05.291Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5222 | 2026-08-12T00:58:05.321Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5223 | 2026-08-12T00:58:05.321Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5224 | 2026-08-12T00:58:05.321Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5225 | 2026-08-12T00:58:05.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5226 | 2026-08-12T00:58:05.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5227 | 2026-08-12T00:58:05.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5228 | 2026-08-12T00:58:05.491Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5229 | 2026-08-12T00:58:05.491Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5230 | 2026-08-12T00:58:05.491Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5231 | 2026-08-12T00:58:06.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5232 | 2026-08-12T00:58:06.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5233 | 2026-08-12T00:58:06.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5234 | 2026-08-12T00:58:06.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5235 | 2026-08-12T00:58:06.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5236 | 2026-08-12T00:58:06.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5237 | 2026-08-12T00:58:06.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5238 | 2026-08-12T00:58:06.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5239 | 2026-08-12T00:58:06.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5240 | 2026-08-12T00:58:07.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5241 | 2026-08-12T00:58:07.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5242 | 2026-08-12T00:58:07.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5243 | 2026-08-12T00:58:07.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5244 | 2026-08-12T00:58:07.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5245 | 2026-08-12T00:58:07.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5246 | 2026-08-12T00:58:07.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5247 | 2026-08-12T00:58:07.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5248 | 2026-08-12T00:58:07.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5249 | 2026-08-12T00:58:08.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 5250 | 2026-08-12T00:58:08.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 5251 | 2026-08-12T00:58:08.021Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5252 | 2026-08-12T00:58:08.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5253 | 2026-08-12T00:58:08.026Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 5254 | 2026-08-12T00:58:08.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 5255 | 2026-08-12T00:58:08.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 5256 | 2026-08-12T00:58:08.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5257 | 2026-08-12T00:58:08.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 5258 | 2026-08-12T00:58:08.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 5259 | 2026-08-12T00:58:08.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5260 | 2026-08-12T00:58:08.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5261 | 2026-08-12T00:58:08.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5262 | 2026-08-12T00:58:08.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5263 | 2026-08-12T00:58:08.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5264 | 2026-08-12T00:58:08.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5265 | 2026-08-12T00:58:08.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5266 | 2026-08-12T00:58:08.304Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5267 | 2026-08-12T00:58:08.304Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 5268 | 2026-08-12T00:58:08.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a272149b-ac1e-403d-899f-a769473c3bc3", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:58:08 GMT"} })
|
| 5269 | 2026-08-12T00:58:08.308Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 5270 | 2026-08-12T00:58:08.311Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3de6ce7c-8b88-48d7-93ca-cbd1db4aedcd", "content-length": "29", "date": "Wed, 12 Aug 2026 00:58:08 GMT"} })
|
| 5271 | 2026-08-12T00:58:08.311Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5272 | 2026-08-12T00:58:08.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5273 | 2026-08-12T00:58:08.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5274 | 2026-08-12T00:58:08.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5275 | 2026-08-12T00:58:08.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5276 | 2026-08-12T00:58:08.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5277 | 2026-08-12T00:58:08.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5278 | 2026-08-12T00:58:09.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5279 | 2026-08-12T00:58:09.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5280 | 2026-08-12T00:58:09.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5281 | 2026-08-12T00:58:09.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5282 | 2026-08-12T00:58:09.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5283 | 2026-08-12T00:58:09.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5284 | 2026-08-12T00:58:09.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5285 | 2026-08-12T00:58:09.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5286 | 2026-08-12T00:58:09.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5287 | 2026-08-12T00:58:09.640Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5288 | 2026-08-12T00:58:09.640Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5289 | 2026-08-12T00:58:09.648Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5290 | 2026-08-12T00:58:10.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5291 | 2026-08-12T00:58:10.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5292 | 2026-08-12T00:58:10.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5293 | 2026-08-12T00:58:10.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5294 | 2026-08-12T00:58:10.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5295 | 2026-08-12T00:58:10.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5296 | 2026-08-12T00:58:10.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5297 | 2026-08-12T00:58:10.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5298 | 2026-08-12T00:58:10.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5299 | 2026-08-12T00:58:10.477Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5300 | 2026-08-12T00:58:11.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5301 | 2026-08-12T00:58:11.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5302 | 2026-08-12T00:58:11.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5303 | 2026-08-12T00:58:11.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5304 | 2026-08-12T00:58:11.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5305 | 2026-08-12T00:58:11.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5306 | 2026-08-12T00:58:11.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5307 | 2026-08-12T00:58:11.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5308 | 2026-08-12T00:58:11.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5309 | 2026-08-12T00:58:11.760Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 5310 | 2026-08-12T00:58:11.760Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 5311 | 2026-08-12T00:58:11.779Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1765
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 5312 | 2026-08-12T00:58:11.783Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2107
|
| 5313 | 2026-08-12T00:58:11.783Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2107
|
| 5314 | 2026-08-12T00:58:11.783Z | DEBG | oximeter (clickhouse-client): unrolling 2107 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5315 | 2026-08-12T00:58:11.784Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5316 | 2026-08-12T00:58:11.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 5317 | 2026-08-12T00:58:11.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5318 | 2026-08-12T00:58:11.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3316
table_name = fields_string
|
| 5319 | 2026-08-12T00:58:11.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 178
table_name = fields_u16
|
| 5320 | 2026-08-12T00:58:11.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 970
table_name = fields_u32
|
| 5321 | 2026-08-12T00:58:11.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 5322 | 2026-08-12T00:58:11.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1857
table_name = fields_uuid
|
| 5323 | 2026-08-12T00:58:11.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 5324 | 2026-08-12T00:58:11.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1990
table_name = measurements_cumulativeu64
|
| 5325 | 2026-08-12T00:58:11.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 5326 | 2026-08-12T00:58:11.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 5327 | 2026-08-12T00:58:11.821Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 78
table_name = measurements_u64
|
| 5328 | 2026-08-12T00:58:11.884Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5329 | 2026-08-12T00:58:12.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5330 | 2026-08-12T00:58:12.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5331 | 2026-08-12T00:58:12.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5332 | 2026-08-12T00:58:12.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5333 | 2026-08-12T00:58:12.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5334 | 2026-08-12T00:58:12.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5335 | 2026-08-12T00:58:12.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5336 | 2026-08-12T00:58:12.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5337 | 2026-08-12T00:58:12.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5338 | 2026-08-12T00:58:13.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 5339 | 2026-08-12T00:58:13.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 5340 | 2026-08-12T00:58:13.021Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5341 | 2026-08-12T00:58:13.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5342 | 2026-08-12T00:58:13.025Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 80
table_name = fields_string
|
| 5343 | 2026-08-12T00:58:13.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 88
table_name = fields_uuid
|
| 5344 | 2026-08-12T00:58:13.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 32
table_name = measurements_cumulativeu64
|
| 5345 | 2026-08-12T00:58:13.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 5346 | 2026-08-12T00:58:13.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5347 | 2026-08-12T00:58:13.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5348 | 2026-08-12T00:58:13.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5349 | 2026-08-12T00:58:13.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5350 | 2026-08-12T00:58:13.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5351 | 2026-08-12T00:58:13.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5352 | 2026-08-12T00:58:13.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5353 | 2026-08-12T00:58:13.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5354 | 2026-08-12T00:58:13.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5355 | 2026-08-12T00:58:13.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5356 | 2026-08-12T00:58:14.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5357 | 2026-08-12T00:58:14.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5358 | 2026-08-12T00:58:14.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5359 | 2026-08-12T00:58:14.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5360 | 2026-08-12T00:58:14.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5361 | 2026-08-12T00:58:14.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5362 | 2026-08-12T00:58:14.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5363 | 2026-08-12T00:58:14.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5364 | 2026-08-12T00:58:14.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5365 | 2026-08-12T00:58:14.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5366 | 2026-08-12T00:58:14.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5367 | 2026-08-12T00:58:14.392Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5368 | 2026-08-12T00:58:15.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5369 | 2026-08-12T00:58:15.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5370 | 2026-08-12T00:58:15.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5371 | 2026-08-12T00:58:15.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5372 | 2026-08-12T00:58:15.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5373 | 2026-08-12T00:58:15.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5374 | 2026-08-12T00:58:15.321Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5375 | 2026-08-12T00:58:15.321Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5376 | 2026-08-12T00:58:15.321Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5377 | 2026-08-12T00:58:15.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5378 | 2026-08-12T00:58:15.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5379 | 2026-08-12T00:58:15.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5380 | 2026-08-12T00:58:15.492Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5381 | 2026-08-12T00:58:15.492Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5382 | 2026-08-12T00:58:15.493Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5383 | 2026-08-12T00:58:16.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5384 | 2026-08-12T00:58:16.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5385 | 2026-08-12T00:58:16.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5386 | 2026-08-12T00:58:16.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5387 | 2026-08-12T00:58:16.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5388 | 2026-08-12T00:58:16.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5389 | 2026-08-12T00:58:16.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5390 | 2026-08-12T00:58:16.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5391 | 2026-08-12T00:58:16.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5392 | 2026-08-12T00:58:17.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5393 | 2026-08-12T00:58:17.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5394 | 2026-08-12T00:58:17.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5395 | 2026-08-12T00:58:17.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5396 | 2026-08-12T00:58:17.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5397 | 2026-08-12T00:58:17.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5398 | 2026-08-12T00:58:17.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5399 | 2026-08-12T00:58:17.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5400 | 2026-08-12T00:58:17.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5401 | 2026-08-12T00:58:18.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 5402 | 2026-08-12T00:58:18.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 5403 | 2026-08-12T00:58:18.022Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5404 | 2026-08-12T00:58:18.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5405 | 2026-08-12T00:58:18.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 5406 | 2026-08-12T00:58:18.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 5407 | 2026-08-12T00:58:18.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 5408 | 2026-08-12T00:58:18.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5409 | 2026-08-12T00:58:18.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 5410 | 2026-08-12T00:58:18.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 5411 | 2026-08-12T00:58:18.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5412 | 2026-08-12T00:58:18.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5413 | 2026-08-12T00:58:18.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5414 | 2026-08-12T00:58:18.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5415 | 2026-08-12T00:58:18.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5416 | 2026-08-12T00:58:18.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5417 | 2026-08-12T00:58:18.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5418 | 2026-08-12T00:58:18.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5419 | 2026-08-12T00:58:18.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5420 | 2026-08-12T00:58:18.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5421 | 2026-08-12T00:58:18.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5422 | 2026-08-12T00:58:18.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5423 | 2026-08-12T00:58:18.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5424 | 2026-08-12T00:58:19.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5425 | 2026-08-12T00:58:19.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5426 | 2026-08-12T00:58:19.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5427 | 2026-08-12T00:58:19.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5428 | 2026-08-12T00:58:19.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5429 | 2026-08-12T00:58:19.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5430 | 2026-08-12T00:58:19.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5431 | 2026-08-12T00:58:19.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5432 | 2026-08-12T00:58:19.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5433 | 2026-08-12T00:58:19.641Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5434 | 2026-08-12T00:58:19.641Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5435 | 2026-08-12T00:58:19.648Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5436 | 2026-08-12T00:58:20.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5437 | 2026-08-12T00:58:20.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5438 | 2026-08-12T00:58:20.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5439 | 2026-08-12T00:58:20.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5440 | 2026-08-12T00:58:20.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5441 | 2026-08-12T00:58:20.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5442 | 2026-08-12T00:58:20.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5443 | 2026-08-12T00:58:20.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5444 | 2026-08-12T00:58:20.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5445 | 2026-08-12T00:58:21.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5446 | 2026-08-12T00:58:21.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5447 | 2026-08-12T00:58:21.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5448 | 2026-08-12T00:58:21.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5449 | 2026-08-12T00:58:21.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5450 | 2026-08-12T00:58:21.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5451 | 2026-08-12T00:58:21.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5452 | 2026-08-12T00:58:21.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5453 | 2026-08-12T00:58:21.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5454 | 2026-08-12T00:58:22.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5455 | 2026-08-12T00:58:22.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5456 | 2026-08-12T00:58:22.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5457 | 2026-08-12T00:58:22.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5458 | 2026-08-12T00:58:22.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5459 | 2026-08-12T00:58:22.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5460 | 2026-08-12T00:58:22.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5461 | 2026-08-12T00:58:22.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5462 | 2026-08-12T00:58:22.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5463 | 2026-08-12T00:58:22.514Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5464 | 2026-08-12T00:58:23.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 5465 | 2026-08-12T00:58:23.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 5466 | 2026-08-12T00:58:23.022Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5467 | 2026-08-12T00:58:23.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5468 | 2026-08-12T00:58:23.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 5469 | 2026-08-12T00:58:23.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5470 | 2026-08-12T00:58:23.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 5471 | 2026-08-12T00:58:23.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 5472 | 2026-08-12T00:58:23.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 5473 | 2026-08-12T00:58:23.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 5474 | 2026-08-12T00:58:23.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 5475 | 2026-08-12T00:58:23.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 5476 | 2026-08-12T00:58:23.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 5477 | 2026-08-12T00:58:23.044Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 5478 | 2026-08-12T00:58:23.046Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 5479 | 2026-08-12T00:58:23.048Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 5480 | 2026-08-12T00:58:23.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5481 | 2026-08-12T00:58:23.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5482 | 2026-08-12T00:58:23.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5483 | 2026-08-12T00:58:23.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5484 | 2026-08-12T00:58:23.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5485 | 2026-08-12T00:58:23.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5486 | 2026-08-12T00:58:23.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5487 | 2026-08-12T00:58:23.305Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5488 | 2026-08-12T00:58:23.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 5489 | 2026-08-12T00:58:23.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b4d58188-fe69-4706-9bab-c0d6b3a5dd34", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:58:23 GMT"} })
|
| 5490 | 2026-08-12T00:58:23.308Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 5491 | 2026-08-12T00:58:23.312Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9aec8acb-1e29-4d61-8a41-cba5c35e350a", "content-length": "29", "date": "Wed, 12 Aug 2026 00:58:23 GMT"} })
|
| 5492 | 2026-08-12T00:58:23.312Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5493 | 2026-08-12T00:58:23.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5494 | 2026-08-12T00:58:23.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5495 | 2026-08-12T00:58:23.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5496 | 2026-08-12T00:58:24.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5497 | 2026-08-12T00:58:24.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5498 | 2026-08-12T00:58:24.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5499 | 2026-08-12T00:58:24.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5500 | 2026-08-12T00:58:24.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5501 | 2026-08-12T00:58:24.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5502 | 2026-08-12T00:58:24.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5503 | 2026-08-12T00:58:24.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5504 | 2026-08-12T00:58:24.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5505 | 2026-08-12T00:58:24.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5506 | 2026-08-12T00:58:24.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5507 | 2026-08-12T00:58:24.392Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5508 | 2026-08-12T00:58:24.568Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 5509 | 2026-08-12T00:58:25.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5510 | 2026-08-12T00:58:25.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5511 | 2026-08-12T00:58:25.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5512 | 2026-08-12T00:58:25.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5513 | 2026-08-12T00:58:25.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5514 | 2026-08-12T00:58:25.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5515 | 2026-08-12T00:58:25.320Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5516 | 2026-08-12T00:58:25.320Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5517 | 2026-08-12T00:58:25.321Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5518 | 2026-08-12T00:58:25.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5519 | 2026-08-12T00:58:25.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5520 | 2026-08-12T00:58:25.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5521 | 2026-08-12T00:58:25.492Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5522 | 2026-08-12T00:58:25.492Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5523 | 2026-08-12T00:58:25.493Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5524 | 2026-08-12T00:58:26.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5525 | 2026-08-12T00:58:26.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5526 | 2026-08-12T00:58:26.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5527 | 2026-08-12T00:58:26.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5528 | 2026-08-12T00:58:26.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5529 | 2026-08-12T00:58:26.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5530 | 2026-08-12T00:58:26.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5531 | 2026-08-12T00:58:26.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5532 | 2026-08-12T00:58:26.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5533 | 2026-08-12T00:58:27.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5534 | 2026-08-12T00:58:27.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5535 | 2026-08-12T00:58:27.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5536 | 2026-08-12T00:58:27.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5537 | 2026-08-12T00:58:27.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5538 | 2026-08-12T00:58:27.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5539 | 2026-08-12T00:58:27.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5540 | 2026-08-12T00:58:27.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5541 | 2026-08-12T00:58:27.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5542 | 2026-08-12T00:58:28.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 5543 | 2026-08-12T00:58:28.021Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 5544 | 2026-08-12T00:58:28.021Z | DEBG | oximeter (clickhouse-client): unrolling 244 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5545 | 2026-08-12T00:58:28.021Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5546 | 2026-08-12T00:58:28.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 8
table_name = fields_ipaddr
|
| 5547 | 2026-08-12T00:58:28.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 122
table_name = fields_string
|
| 5548 | 2026-08-12T00:58:28.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 26
table_name = fields_u16
|
| 5549 | 2026-08-12T00:58:28.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_uuid
|
| 5550 | 2026-08-12T00:58:28.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 164
table_name = measurements_cumulativeu64
|
| 5551 | 2026-08-12T00:58:28.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 20
table_name = measurements_histogramu64
|
| 5552 | 2026-08-12T00:58:28.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 5553 | 2026-08-12T00:58:28.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5554 | 2026-08-12T00:58:28.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5555 | 2026-08-12T00:58:28.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5556 | 2026-08-12T00:58:28.178Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5557 | 2026-08-12T00:58:28.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5558 | 2026-08-12T00:58:28.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5559 | 2026-08-12T00:58:28.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5560 | 2026-08-12T00:58:28.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5561 | 2026-08-12T00:58:28.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5562 | 2026-08-12T00:58:28.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5563 | 2026-08-12T00:58:28.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5564 | 2026-08-12T00:58:28.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5565 | 2026-08-12T00:58:28.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5566 | 2026-08-12T00:58:28.906Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5567 | 2026-08-12T00:58:29.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5568 | 2026-08-12T00:58:29.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5569 | 2026-08-12T00:58:29.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5570 | 2026-08-12T00:58:29.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5571 | 2026-08-12T00:58:29.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5572 | 2026-08-12T00:58:29.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5573 | 2026-08-12T00:58:29.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5574 | 2026-08-12T00:58:29.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5575 | 2026-08-12T00:58:29.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5576 | 2026-08-12T00:58:29.641Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5577 | 2026-08-12T00:58:29.641Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5578 | 2026-08-12T00:58:29.648Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5579 | 2026-08-12T00:58:30.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5580 | 2026-08-12T00:58:30.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5581 | 2026-08-12T00:58:30.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5582 | 2026-08-12T00:58:30.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5583 | 2026-08-12T00:58:30.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5584 | 2026-08-12T00:58:30.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5585 | 2026-08-12T00:58:30.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5586 | 2026-08-12T00:58:30.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5587 | 2026-08-12T00:58:30.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5588 | 2026-08-12T00:58:31.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5589 | 2026-08-12T00:58:31.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5590 | 2026-08-12T00:58:31.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5591 | 2026-08-12T00:58:31.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5592 | 2026-08-12T00:58:31.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5593 | 2026-08-12T00:58:31.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5594 | 2026-08-12T00:58:31.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5595 | 2026-08-12T00:58:31.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5596 | 2026-08-12T00:58:31.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5597 | 2026-08-12T00:58:32.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5598 | 2026-08-12T00:58:32.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5599 | 2026-08-12T00:58:32.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5600 | 2026-08-12T00:58:32.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5601 | 2026-08-12T00:58:32.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5602 | 2026-08-12T00:58:32.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5603 | 2026-08-12T00:58:32.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5604 | 2026-08-12T00:58:32.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5605 | 2026-08-12T00:58:32.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5606 | 2026-08-12T00:58:33.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 5607 | 2026-08-12T00:58:33.022Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5608 | 2026-08-12T00:58:33.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 5609 | 2026-08-12T00:58:33.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5610 | 2026-08-12T00:58:33.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 5611 | 2026-08-12T00:58:33.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5612 | 2026-08-12T00:58:33.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 5613 | 2026-08-12T00:58:33.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 5614 | 2026-08-12T00:58:33.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 5615 | 2026-08-12T00:58:33.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 5616 | 2026-08-12T00:58:33.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 5617 | 2026-08-12T00:58:33.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 5618 | 2026-08-12T00:58:33.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 5619 | 2026-08-12T00:58:33.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 5620 | 2026-08-12T00:58:33.044Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 5621 | 2026-08-12T00:58:33.045Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 5622 | 2026-08-12T00:58:33.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5623 | 2026-08-12T00:58:33.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5624 | 2026-08-12T00:58:33.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5625 | 2026-08-12T00:58:33.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5626 | 2026-08-12T00:58:33.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5627 | 2026-08-12T00:58:33.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5628 | 2026-08-12T00:58:33.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5629 | 2026-08-12T00:58:33.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5630 | 2026-08-12T00:58:33.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5631 | 2026-08-12T00:58:33.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5632 | 2026-08-12T00:58:34.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5633 | 2026-08-12T00:58:34.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5634 | 2026-08-12T00:58:34.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5635 | 2026-08-12T00:58:34.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5636 | 2026-08-12T00:58:34.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5637 | 2026-08-12T00:58:34.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5638 | 2026-08-12T00:58:34.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5639 | 2026-08-12T00:58:34.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5640 | 2026-08-12T00:58:34.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5641 | 2026-08-12T00:58:34.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5642 | 2026-08-12T00:58:34.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5643 | 2026-08-12T00:58:34.393Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5644 | 2026-08-12T00:58:35.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5645 | 2026-08-12T00:58:35.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5646 | 2026-08-12T00:58:35.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5647 | 2026-08-12T00:58:35.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5648 | 2026-08-12T00:58:35.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5649 | 2026-08-12T00:58:35.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5650 | 2026-08-12T00:58:35.321Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5651 | 2026-08-12T00:58:35.321Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5652 | 2026-08-12T00:58:35.322Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5653 | 2026-08-12T00:58:35.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5654 | 2026-08-12T00:58:35.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5655 | 2026-08-12T00:58:35.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5656 | 2026-08-12T00:58:35.492Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5657 | 2026-08-12T00:58:35.492Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5658 | 2026-08-12T00:58:35.493Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5659 | 2026-08-12T00:58:36.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5660 | 2026-08-12T00:58:36.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5661 | 2026-08-12T00:58:36.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5662 | 2026-08-12T00:58:36.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5663 | 2026-08-12T00:58:36.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5664 | 2026-08-12T00:58:36.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5665 | 2026-08-12T00:58:36.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5666 | 2026-08-12T00:58:36.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5667 | 2026-08-12T00:58:36.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5668 | 2026-08-12T00:58:37.049Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5669 | 2026-08-12T00:58:37.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5670 | 2026-08-12T00:58:37.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5671 | 2026-08-12T00:58:37.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5672 | 2026-08-12T00:58:37.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5673 | 2026-08-12T00:58:37.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5674 | 2026-08-12T00:58:37.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5675 | 2026-08-12T00:58:37.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5676 | 2026-08-12T00:58:37.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5677 | 2026-08-12T00:58:37.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5678 | 2026-08-12T00:58:38.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 5679 | 2026-08-12T00:58:38.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 5680 | 2026-08-12T00:58:38.022Z | DEBG | oximeter (clickhouse-client): unrolling 240 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5681 | 2026-08-12T00:58:38.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5682 | 2026-08-12T00:58:38.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5683 | 2026-08-12T00:58:38.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 118
table_name = fields_string
|
| 5684 | 2026-08-12T00:58:38.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 5685 | 2026-08-12T00:58:38.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 5686 | 2026-08-12T00:58:38.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 5687 | 2026-08-12T00:58:38.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 5688 | 2026-08-12T00:58:38.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 5689 | 2026-08-12T00:58:38.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5690 | 2026-08-12T00:58:38.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5691 | 2026-08-12T00:58:38.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5692 | 2026-08-12T00:58:38.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5693 | 2026-08-12T00:58:38.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5694 | 2026-08-12T00:58:38.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5695 | 2026-08-12T00:58:38.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5696 | 2026-08-12T00:58:38.304Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5697 | 2026-08-12T00:58:38.304Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 5698 | 2026-08-12T00:58:38.307Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "89d22b31-f3dc-473b-a2bf-3fd7f143f867", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:58:38 GMT"} })
|
| 5699 | 2026-08-12T00:58:38.308Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 5700 | 2026-08-12T00:58:38.310Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "79b5ea83-6505-4fd1-a4d1-712b957f9dc5", "content-length": "29", "date": "Wed, 12 Aug 2026 00:58:38 GMT"} })
|
| 5701 | 2026-08-12T00:58:38.310Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5702 | 2026-08-12T00:58:38.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5703 | 2026-08-12T00:58:38.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5704 | 2026-08-12T00:58:38.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5705 | 2026-08-12T00:58:38.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5706 | 2026-08-12T00:58:38.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5707 | 2026-08-12T00:58:38.716Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 25
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5708 | 2026-08-12T00:58:39.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5709 | 2026-08-12T00:58:39.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5710 | 2026-08-12T00:58:39.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5711 | 2026-08-12T00:58:39.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5712 | 2026-08-12T00:58:39.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5713 | 2026-08-12T00:58:39.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5714 | 2026-08-12T00:58:39.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5715 | 2026-08-12T00:58:39.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5716 | 2026-08-12T00:58:39.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5717 | 2026-08-12T00:58:39.641Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5718 | 2026-08-12T00:58:39.641Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5719 | 2026-08-12T00:58:39.648Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5720 | 2026-08-12T00:58:40.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5721 | 2026-08-12T00:58:40.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5722 | 2026-08-12T00:58:40.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5723 | 2026-08-12T00:58:40.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5724 | 2026-08-12T00:58:40.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5725 | 2026-08-12T00:58:40.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5726 | 2026-08-12T00:58:40.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5727 | 2026-08-12T00:58:40.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5728 | 2026-08-12T00:58:40.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5729 | 2026-08-12T00:58:41.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5730 | 2026-08-12T00:58:41.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5731 | 2026-08-12T00:58:41.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5732 | 2026-08-12T00:58:41.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5733 | 2026-08-12T00:58:41.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5734 | 2026-08-12T00:58:41.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5735 | 2026-08-12T00:58:41.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5736 | 2026-08-12T00:58:41.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5737 | 2026-08-12T00:58:41.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5738 | 2026-08-12T00:58:41.761Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 5739 | 2026-08-12T00:58:41.761Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 5740 | 2026-08-12T00:58:41.782Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 5741 | 2026-08-12T00:58:41.786Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2258
|
| 5742 | 2026-08-12T00:58:41.786Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2258
|
| 5743 | 2026-08-12T00:58:41.786Z | DEBG | oximeter (clickhouse-client): unrolling 2258 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5744 | 2026-08-12T00:58:41.787Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5745 | 2026-08-12T00:58:41.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 5746 | 2026-08-12T00:58:41.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4175
table_name = fields_string
|
| 5747 | 2026-08-12T00:58:41.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 174
table_name = fields_u16
|
| 5748 | 2026-08-12T00:58:41.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1123
table_name = fields_u32
|
| 5749 | 2026-08-12T00:58:41.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 5750 | 2026-08-12T00:58:41.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2435
table_name = fields_uuid
|
| 5751 | 2026-08-12T00:58:41.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 5752 | 2026-08-12T00:58:41.821Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1988
table_name = measurements_cumulativeu64
|
| 5753 | 2026-08-12T00:58:41.823Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2
table_name = measurements_f64
|
| 5754 | 2026-08-12T00:58:41.825Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 5755 | 2026-08-12T00:58:41.826Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 230
table_name = measurements_u64
|
| 5756 | 2026-08-12T00:58:41.888Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5757 | 2026-08-12T00:58:42.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5758 | 2026-08-12T00:58:42.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5759 | 2026-08-12T00:58:42.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5760 | 2026-08-12T00:58:42.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5761 | 2026-08-12T00:58:42.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5762 | 2026-08-12T00:58:42.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5763 | 2026-08-12T00:58:42.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5764 | 2026-08-12T00:58:42.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5765 | 2026-08-12T00:58:42.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5766 | 2026-08-12T00:58:42.493Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5767 | 2026-08-12T00:58:43.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 5768 | 2026-08-12T00:58:43.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 5769 | 2026-08-12T00:58:43.022Z | DEBG | oximeter (clickhouse-client): unrolling 46 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5770 | 2026-08-12T00:58:43.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5771 | 2026-08-12T00:58:43.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5772 | 2026-08-12T00:58:43.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 82
table_name = fields_string
|
| 5773 | 2026-08-12T00:58:43.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_u16
|
| 5774 | 2026-08-12T00:58:43.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 92
table_name = fields_uuid
|
| 5775 | 2026-08-12T00:58:43.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_cumulativeu64
|
| 5776 | 2026-08-12T00:58:43.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 5777 | 2026-08-12T00:58:43.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5778 | 2026-08-12T00:58:43.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5779 | 2026-08-12T00:58:43.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5780 | 2026-08-12T00:58:43.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5781 | 2026-08-12T00:58:43.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5782 | 2026-08-12T00:58:43.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5783 | 2026-08-12T00:58:43.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5784 | 2026-08-12T00:58:43.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5785 | 2026-08-12T00:58:43.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5786 | 2026-08-12T00:58:43.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5787 | 2026-08-12T00:58:44.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5788 | 2026-08-12T00:58:44.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5789 | 2026-08-12T00:58:44.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5790 | 2026-08-12T00:58:44.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5791 | 2026-08-12T00:58:44.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5792 | 2026-08-12T00:58:44.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5793 | 2026-08-12T00:58:44.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5794 | 2026-08-12T00:58:44.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5795 | 2026-08-12T00:58:44.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5796 | 2026-08-12T00:58:44.391Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5797 | 2026-08-12T00:58:44.391Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5798 | 2026-08-12T00:58:44.393Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5799 | 2026-08-12T00:58:45.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5800 | 2026-08-12T00:58:45.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5801 | 2026-08-12T00:58:45.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5802 | 2026-08-12T00:58:45.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5803 | 2026-08-12T00:58:45.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5804 | 2026-08-12T00:58:45.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5805 | 2026-08-12T00:58:45.321Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5806 | 2026-08-12T00:58:45.321Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5807 | 2026-08-12T00:58:45.322Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5808 | 2026-08-12T00:58:45.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5809 | 2026-08-12T00:58:45.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5810 | 2026-08-12T00:58:45.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5811 | 2026-08-12T00:58:45.492Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5812 | 2026-08-12T00:58:45.492Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5813 | 2026-08-12T00:58:45.492Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5814 | 2026-08-12T00:58:46.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5815 | 2026-08-12T00:58:46.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5816 | 2026-08-12T00:58:46.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5817 | 2026-08-12T00:58:46.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5818 | 2026-08-12T00:58:46.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5819 | 2026-08-12T00:58:46.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5820 | 2026-08-12T00:58:46.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5821 | 2026-08-12T00:58:46.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5822 | 2026-08-12T00:58:46.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5823 | 2026-08-12T00:58:47.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5824 | 2026-08-12T00:58:47.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5825 | 2026-08-12T00:58:47.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5826 | 2026-08-12T00:58:47.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5827 | 2026-08-12T00:58:47.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5828 | 2026-08-12T00:58:47.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5829 | 2026-08-12T00:58:47.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5830 | 2026-08-12T00:58:47.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5831 | 2026-08-12T00:58:47.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5832 | 2026-08-12T00:58:48.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 5833 | 2026-08-12T00:58:48.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 5834 | 2026-08-12T00:58:48.022Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5835 | 2026-08-12T00:58:48.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5836 | 2026-08-12T00:58:48.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 5837 | 2026-08-12T00:58:48.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 5838 | 2026-08-12T00:58:48.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 5839 | 2026-08-12T00:58:48.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 5840 | 2026-08-12T00:58:48.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 5841 | 2026-08-12T00:58:48.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 5842 | 2026-08-12T00:58:48.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5843 | 2026-08-12T00:58:48.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5844 | 2026-08-12T00:58:48.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5845 | 2026-08-12T00:58:48.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5846 | 2026-08-12T00:58:48.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5847 | 2026-08-12T00:58:48.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5848 | 2026-08-12T00:58:48.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5849 | 2026-08-12T00:58:48.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5850 | 2026-08-12T00:58:48.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5851 | 2026-08-12T00:58:48.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5852 | 2026-08-12T00:58:48.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5853 | 2026-08-12T00:58:48.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5854 | 2026-08-12T00:58:48.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5855 | 2026-08-12T00:58:49.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5856 | 2026-08-12T00:58:49.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5857 | 2026-08-12T00:58:49.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5858 | 2026-08-12T00:58:49.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5859 | 2026-08-12T00:58:49.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5860 | 2026-08-12T00:58:49.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5861 | 2026-08-12T00:58:49.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5862 | 2026-08-12T00:58:49.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5863 | 2026-08-12T00:58:49.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5864 | 2026-08-12T00:58:49.641Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5865 | 2026-08-12T00:58:49.641Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5866 | 2026-08-12T00:58:49.648Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 5867 | 2026-08-12T00:58:50.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5868 | 2026-08-12T00:58:50.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5869 | 2026-08-12T00:58:50.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5870 | 2026-08-12T00:58:50.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5871 | 2026-08-12T00:58:50.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5872 | 2026-08-12T00:58:50.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5873 | 2026-08-12T00:58:50.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5874 | 2026-08-12T00:58:50.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5875 | 2026-08-12T00:58:50.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5876 | 2026-08-12T00:58:51.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5877 | 2026-08-12T00:58:51.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5878 | 2026-08-12T00:58:51.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5879 | 2026-08-12T00:58:51.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5880 | 2026-08-12T00:58:51.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5881 | 2026-08-12T00:58:51.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5882 | 2026-08-12T00:58:51.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5883 | 2026-08-12T00:58:51.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5884 | 2026-08-12T00:58:51.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5885 | 2026-08-12T00:58:51.614Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5886 | 2026-08-12T00:58:52.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5887 | 2026-08-12T00:58:52.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5888 | 2026-08-12T00:58:52.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5889 | 2026-08-12T00:58:52.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5890 | 2026-08-12T00:58:52.291Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5891 | 2026-08-12T00:58:52.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5892 | 2026-08-12T00:58:52.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5893 | 2026-08-12T00:58:52.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5894 | 2026-08-12T00:58:52.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5895 | 2026-08-12T00:58:53.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 5896 | 2026-08-12T00:58:53.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 5897 | 2026-08-12T00:58:53.022Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5898 | 2026-08-12T00:58:53.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5899 | 2026-08-12T00:58:53.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 5900 | 2026-08-12T00:58:53.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5901 | 2026-08-12T00:58:53.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 5902 | 2026-08-12T00:58:53.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 5903 | 2026-08-12T00:58:53.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 5904 | 2026-08-12T00:58:53.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 5905 | 2026-08-12T00:58:53.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 5906 | 2026-08-12T00:58:53.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 5907 | 2026-08-12T00:58:53.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 5908 | 2026-08-12T00:58:53.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 5909 | 2026-08-12T00:58:53.044Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 5910 | 2026-08-12T00:58:53.045Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 5911 | 2026-08-12T00:58:53.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5912 | 2026-08-12T00:58:53.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5913 | 2026-08-12T00:58:53.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5914 | 2026-08-12T00:58:53.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5915 | 2026-08-12T00:58:53.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5916 | 2026-08-12T00:58:53.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5917 | 2026-08-12T00:58:53.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5918 | 2026-08-12T00:58:53.305Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 5919 | 2026-08-12T00:58:53.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 5920 | 2026-08-12T00:58:53.308Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4c4deeb1-4d60-4418-9658-0aab9b36f2ce", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:58:53 GMT"} })
|
| 5921 | 2026-08-12T00:58:53.308Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 5922 | 2026-08-12T00:58:53.310Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0eccd019-247c-4ed6-b2e3-42b32a0753ba", "content-length": "29", "date": "Wed, 12 Aug 2026 00:58:53 GMT"} })
|
| 5923 | 2026-08-12T00:58:53.310Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 5924 | 2026-08-12T00:58:53.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5925 | 2026-08-12T00:58:53.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5926 | 2026-08-12T00:58:53.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5927 | 2026-08-12T00:58:54.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5928 | 2026-08-12T00:58:54.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5929 | 2026-08-12T00:58:54.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5930 | 2026-08-12T00:58:54.291Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5931 | 2026-08-12T00:58:54.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5932 | 2026-08-12T00:58:54.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5933 | 2026-08-12T00:58:54.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5934 | 2026-08-12T00:58:54.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5935 | 2026-08-12T00:58:54.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5936 | 2026-08-12T00:58:54.392Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5937 | 2026-08-12T00:58:54.392Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5938 | 2026-08-12T00:58:54.393Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 5939 | 2026-08-12T00:58:55.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5940 | 2026-08-12T00:58:55.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5941 | 2026-08-12T00:58:55.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5942 | 2026-08-12T00:58:55.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5943 | 2026-08-12T00:58:55.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5944 | 2026-08-12T00:58:55.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5945 | 2026-08-12T00:58:55.321Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5946 | 2026-08-12T00:58:55.321Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5947 | 2026-08-12T00:58:55.321Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 5948 | 2026-08-12T00:58:55.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5949 | 2026-08-12T00:58:55.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5950 | 2026-08-12T00:58:55.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5951 | 2026-08-12T00:58:55.492Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5952 | 2026-08-12T00:58:55.492Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5953 | 2026-08-12T00:58:55.492Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 5954 | 2026-08-12T00:58:56.177Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5955 | 2026-08-12T00:58:56.177Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5956 | 2026-08-12T00:58:56.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5957 | 2026-08-12T00:58:56.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5958 | 2026-08-12T00:58:56.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5959 | 2026-08-12T00:58:56.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5960 | 2026-08-12T00:58:56.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5961 | 2026-08-12T00:58:56.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5962 | 2026-08-12T00:58:56.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5963 | 2026-08-12T00:58:56.534Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5964 | 2026-08-12T00:58:57.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5965 | 2026-08-12T00:58:57.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5966 | 2026-08-12T00:58:57.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5967 | 2026-08-12T00:58:57.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5968 | 2026-08-12T00:58:57.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5969 | 2026-08-12T00:58:57.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5970 | 2026-08-12T00:58:57.362Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5971 | 2026-08-12T00:58:57.362Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5972 | 2026-08-12T00:58:57.363Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5973 | 2026-08-12T00:58:58.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 5974 | 2026-08-12T00:58:58.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 240
|
| 5975 | 2026-08-12T00:58:58.022Z | DEBG | oximeter (clickhouse-client): unrolling 240 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5976 | 2026-08-12T00:58:58.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 5977 | 2026-08-12T00:58:58.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 5978 | 2026-08-12T00:58:58.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 118
table_name = fields_string
|
| 5979 | 2026-08-12T00:58:58.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 5980 | 2026-08-12T00:58:58.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 5981 | 2026-08-12T00:58:58.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 5982 | 2026-08-12T00:58:58.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 5983 | 2026-08-12T00:58:58.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 5984 | 2026-08-12T00:58:58.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 5985 | 2026-08-12T00:58:58.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5986 | 2026-08-12T00:58:58.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5987 | 2026-08-12T00:58:58.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5988 | 2026-08-12T00:58:58.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5989 | 2026-08-12T00:58:58.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5990 | 2026-08-12T00:58:58.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 5991 | 2026-08-12T00:58:58.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5992 | 2026-08-12T00:58:58.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5993 | 2026-08-12T00:58:58.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 5994 | 2026-08-12T00:58:58.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5995 | 2026-08-12T00:58:58.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5996 | 2026-08-12T00:58:58.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 5997 | 2026-08-12T00:58:59.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5998 | 2026-08-12T00:58:59.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 5999 | 2026-08-12T00:58:59.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6000 | 2026-08-12T00:58:59.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6001 | 2026-08-12T00:58:59.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6002 | 2026-08-12T00:58:59.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6003 | 2026-08-12T00:58:59.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6004 | 2026-08-12T00:58:59.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6005 | 2026-08-12T00:58:59.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6006 | 2026-08-12T00:58:59.641Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6007 | 2026-08-12T00:58:59.641Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6008 | 2026-08-12T00:58:59.648Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6009 | 2026-08-12T00:59:00.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6010 | 2026-08-12T00:59:00.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6011 | 2026-08-12T00:59:00.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6012 | 2026-08-12T00:59:00.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6013 | 2026-08-12T00:59:00.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6014 | 2026-08-12T00:59:00.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6015 | 2026-08-12T00:59:00.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6016 | 2026-08-12T00:59:00.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6017 | 2026-08-12T00:59:00.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6018 | 2026-08-12T00:59:01.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6019 | 2026-08-12T00:59:01.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6020 | 2026-08-12T00:59:01.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6021 | 2026-08-12T00:59:01.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6022 | 2026-08-12T00:59:01.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6023 | 2026-08-12T00:59:01.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6024 | 2026-08-12T00:59:01.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6025 | 2026-08-12T00:59:01.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6026 | 2026-08-12T00:59:01.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6027 | 2026-08-12T00:59:02.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6028 | 2026-08-12T00:59:02.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6029 | 2026-08-12T00:59:02.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6030 | 2026-08-12T00:59:02.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6031 | 2026-08-12T00:59:02.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6032 | 2026-08-12T00:59:02.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6033 | 2026-08-12T00:59:02.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6034 | 2026-08-12T00:59:02.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6035 | 2026-08-12T00:59:02.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6036 | 2026-08-12T00:59:02.383Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6037 | 2026-08-12T00:59:03.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 6038 | 2026-08-12T00:59:03.022Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6039 | 2026-08-12T00:59:03.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 6040 | 2026-08-12T00:59:03.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6041 | 2026-08-12T00:59:03.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 6042 | 2026-08-12T00:59:03.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 6043 | 2026-08-12T00:59:03.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 6044 | 2026-08-12T00:59:03.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 6045 | 2026-08-12T00:59:03.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 6046 | 2026-08-12T00:59:03.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 6047 | 2026-08-12T00:59:03.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 6048 | 2026-08-12T00:59:03.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 6049 | 2026-08-12T00:59:03.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 6050 | 2026-08-12T00:59:03.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 6051 | 2026-08-12T00:59:03.044Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 6052 | 2026-08-12T00:59:03.045Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 6053 | 2026-08-12T00:59:03.122Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6054 | 2026-08-12T00:59:03.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6055 | 2026-08-12T00:59:03.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6056 | 2026-08-12T00:59:03.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6057 | 2026-08-12T00:59:03.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6058 | 2026-08-12T00:59:03.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6059 | 2026-08-12T00:59:03.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6060 | 2026-08-12T00:59:03.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6061 | 2026-08-12T00:59:03.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6062 | 2026-08-12T00:59:03.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6063 | 2026-08-12T00:59:04.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6064 | 2026-08-12T00:59:04.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6065 | 2026-08-12T00:59:04.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6066 | 2026-08-12T00:59:04.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6067 | 2026-08-12T00:59:04.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6068 | 2026-08-12T00:59:04.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6069 | 2026-08-12T00:59:04.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6070 | 2026-08-12T00:59:04.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6071 | 2026-08-12T00:59:04.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6072 | 2026-08-12T00:59:04.392Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6073 | 2026-08-12T00:59:04.392Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6074 | 2026-08-12T00:59:04.393Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6075 | 2026-08-12T00:59:05.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6076 | 2026-08-12T00:59:05.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6077 | 2026-08-12T00:59:05.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6078 | 2026-08-12T00:59:05.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6079 | 2026-08-12T00:59:05.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6080 | 2026-08-12T00:59:05.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6081 | 2026-08-12T00:59:05.321Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6082 | 2026-08-12T00:59:05.321Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6083 | 2026-08-12T00:59:05.322Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6084 | 2026-08-12T00:59:05.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6085 | 2026-08-12T00:59:05.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6086 | 2026-08-12T00:59:05.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6087 | 2026-08-12T00:59:05.492Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6088 | 2026-08-12T00:59:05.492Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6089 | 2026-08-12T00:59:05.492Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6090 | 2026-08-12T00:59:06.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6091 | 2026-08-12T00:59:06.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6092 | 2026-08-12T00:59:06.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6093 | 2026-08-12T00:59:06.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6094 | 2026-08-12T00:59:06.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6095 | 2026-08-12T00:59:06.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6096 | 2026-08-12T00:59:06.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6097 | 2026-08-12T00:59:06.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6098 | 2026-08-12T00:59:06.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6099 | 2026-08-12T00:59:07.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6100 | 2026-08-12T00:59:07.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6101 | 2026-08-12T00:59:07.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6102 | 2026-08-12T00:59:07.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6103 | 2026-08-12T00:59:07.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6104 | 2026-08-12T00:59:07.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6105 | 2026-08-12T00:59:07.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6106 | 2026-08-12T00:59:07.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6107 | 2026-08-12T00:59:07.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6108 | 2026-08-12T00:59:08.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 6109 | 2026-08-12T00:59:08.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 6110 | 2026-08-12T00:59:08.022Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6111 | 2026-08-12T00:59:08.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6112 | 2026-08-12T00:59:08.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 6113 | 2026-08-12T00:59:08.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 6114 | 2026-08-12T00:59:08.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 6115 | 2026-08-12T00:59:08.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6116 | 2026-08-12T00:59:08.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 6117 | 2026-08-12T00:59:08.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 6118 | 2026-08-12T00:59:08.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6119 | 2026-08-12T00:59:08.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6120 | 2026-08-12T00:59:08.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6121 | 2026-08-12T00:59:08.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6122 | 2026-08-12T00:59:08.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6123 | 2026-08-12T00:59:08.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6124 | 2026-08-12T00:59:08.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6125 | 2026-08-12T00:59:08.305Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 6126 | 2026-08-12T00:59:08.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 6127 | 2026-08-12T00:59:08.309Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "828b36c0-239e-41cd-81a5-6b062397f949", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:59:08 GMT"} })
|
| 6128 | 2026-08-12T00:59:08.309Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 6129 | 2026-08-12T00:59:08.311Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6fd23436-7bed-4d26-a400-d7643a76a87c", "content-length": "29", "date": "Wed, 12 Aug 2026 00:59:08 GMT"} })
|
| 6130 | 2026-08-12T00:59:08.311Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6131 | 2026-08-12T00:59:08.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6132 | 2026-08-12T00:59:08.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6133 | 2026-08-12T00:59:08.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6134 | 2026-08-12T00:59:08.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6135 | 2026-08-12T00:59:08.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6136 | 2026-08-12T00:59:08.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6137 | 2026-08-12T00:59:09.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6138 | 2026-08-12T00:59:09.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6139 | 2026-08-12T00:59:09.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6140 | 2026-08-12T00:59:09.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6141 | 2026-08-12T00:59:09.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6142 | 2026-08-12T00:59:09.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6143 | 2026-08-12T00:59:09.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6144 | 2026-08-12T00:59:09.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6145 | 2026-08-12T00:59:09.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6146 | 2026-08-12T00:59:09.641Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6147 | 2026-08-12T00:59:09.641Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6148 | 2026-08-12T00:59:09.649Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6149 | 2026-08-12T00:59:10.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6150 | 2026-08-12T00:59:10.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6151 | 2026-08-12T00:59:10.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6152 | 2026-08-12T00:59:10.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6153 | 2026-08-12T00:59:10.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6154 | 2026-08-12T00:59:10.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6155 | 2026-08-12T00:59:10.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6156 | 2026-08-12T00:59:10.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6157 | 2026-08-12T00:59:10.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6158 | 2026-08-12T00:59:10.478Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6159 | 2026-08-12T00:59:11.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6160 | 2026-08-12T00:59:11.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6161 | 2026-08-12T00:59:11.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6162 | 2026-08-12T00:59:11.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6163 | 2026-08-12T00:59:11.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6164 | 2026-08-12T00:59:11.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6165 | 2026-08-12T00:59:11.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6166 | 2026-08-12T00:59:11.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6167 | 2026-08-12T00:59:11.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6168 | 2026-08-12T00:59:11.761Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 6169 | 2026-08-12T00:59:11.761Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 6170 | 2026-08-12T00:59:11.780Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1765
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 6171 | 2026-08-12T00:59:11.784Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2107
|
| 6172 | 2026-08-12T00:59:11.784Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2107
|
| 6173 | 2026-08-12T00:59:11.784Z | DEBG | oximeter (clickhouse-client): unrolling 2107 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6174 | 2026-08-12T00:59:11.785Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6175 | 2026-08-12T00:59:11.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 6176 | 2026-08-12T00:59:11.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 6177 | 2026-08-12T00:59:11.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 3316
table_name = fields_string
|
| 6178 | 2026-08-12T00:59:11.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 178
table_name = fields_u16
|
| 6179 | 2026-08-12T00:59:11.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 970
table_name = fields_u32
|
| 6180 | 2026-08-12T00:59:11.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 6181 | 2026-08-12T00:59:11.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1857
table_name = fields_uuid
|
| 6182 | 2026-08-12T00:59:11.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 6183 | 2026-08-12T00:59:11.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1990
table_name = measurements_cumulativeu64
|
| 6184 | 2026-08-12T00:59:11.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 6185 | 2026-08-12T00:59:11.821Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 6186 | 2026-08-12T00:59:11.822Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 78
table_name = measurements_u64
|
| 6187 | 2026-08-12T00:59:11.885Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6188 | 2026-08-12T00:59:12.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6189 | 2026-08-12T00:59:12.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6190 | 2026-08-12T00:59:12.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6191 | 2026-08-12T00:59:12.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6192 | 2026-08-12T00:59:12.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6193 | 2026-08-12T00:59:12.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6194 | 2026-08-12T00:59:12.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6195 | 2026-08-12T00:59:12.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6196 | 2026-08-12T00:59:12.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6197 | 2026-08-12T00:59:13.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 6198 | 2026-08-12T00:59:13.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 6199 | 2026-08-12T00:59:13.022Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6200 | 2026-08-12T00:59:13.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6201 | 2026-08-12T00:59:13.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 80
table_name = fields_string
|
| 6202 | 2026-08-12T00:59:13.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 88
table_name = fields_uuid
|
| 6203 | 2026-08-12T00:59:13.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 32
table_name = measurements_cumulativeu64
|
| 6204 | 2026-08-12T00:59:13.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 6205 | 2026-08-12T00:59:13.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6206 | 2026-08-12T00:59:13.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6207 | 2026-08-12T00:59:13.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6208 | 2026-08-12T00:59:13.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6209 | 2026-08-12T00:59:13.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6210 | 2026-08-12T00:59:13.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6211 | 2026-08-12T00:59:13.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6212 | 2026-08-12T00:59:13.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6213 | 2026-08-12T00:59:13.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6214 | 2026-08-12T00:59:13.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6215 | 2026-08-12T00:59:14.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6216 | 2026-08-12T00:59:14.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6217 | 2026-08-12T00:59:14.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6218 | 2026-08-12T00:59:14.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6219 | 2026-08-12T00:59:14.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6220 | 2026-08-12T00:59:14.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6221 | 2026-08-12T00:59:14.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6222 | 2026-08-12T00:59:14.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6223 | 2026-08-12T00:59:14.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6224 | 2026-08-12T00:59:14.392Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6225 | 2026-08-12T00:59:14.392Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6226 | 2026-08-12T00:59:14.394Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6227 | 2026-08-12T00:59:15.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6228 | 2026-08-12T00:59:15.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6229 | 2026-08-12T00:59:15.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6230 | 2026-08-12T00:59:15.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6231 | 2026-08-12T00:59:15.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6232 | 2026-08-12T00:59:15.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6233 | 2026-08-12T00:59:15.321Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6234 | 2026-08-12T00:59:15.321Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6235 | 2026-08-12T00:59:15.321Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6236 | 2026-08-12T00:59:15.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6237 | 2026-08-12T00:59:15.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6238 | 2026-08-12T00:59:15.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6239 | 2026-08-12T00:59:15.493Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6240 | 2026-08-12T00:59:15.493Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6241 | 2026-08-12T00:59:15.493Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6242 | 2026-08-12T00:59:16.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6243 | 2026-08-12T00:59:16.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6244 | 2026-08-12T00:59:16.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6245 | 2026-08-12T00:59:16.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6246 | 2026-08-12T00:59:16.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6247 | 2026-08-12T00:59:16.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6248 | 2026-08-12T00:59:16.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6249 | 2026-08-12T00:59:16.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6250 | 2026-08-12T00:59:16.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6251 | 2026-08-12T00:59:17.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6252 | 2026-08-12T00:59:17.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6253 | 2026-08-12T00:59:17.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6254 | 2026-08-12T00:59:17.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6255 | 2026-08-12T00:59:17.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6256 | 2026-08-12T00:59:17.294Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6257 | 2026-08-12T00:59:17.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6258 | 2026-08-12T00:59:17.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6259 | 2026-08-12T00:59:17.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6260 | 2026-08-12T00:59:18.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 6261 | 2026-08-12T00:59:18.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 6262 | 2026-08-12T00:59:18.022Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6263 | 2026-08-12T00:59:18.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6264 | 2026-08-12T00:59:18.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 6265 | 2026-08-12T00:59:18.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 6266 | 2026-08-12T00:59:18.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 6267 | 2026-08-12T00:59:18.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6268 | 2026-08-12T00:59:18.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 6269 | 2026-08-12T00:59:18.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 6270 | 2026-08-12T00:59:18.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6271 | 2026-08-12T00:59:18.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6272 | 2026-08-12T00:59:18.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6273 | 2026-08-12T00:59:18.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6274 | 2026-08-12T00:59:18.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6275 | 2026-08-12T00:59:18.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6276 | 2026-08-12T00:59:18.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6277 | 2026-08-12T00:59:18.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6278 | 2026-08-12T00:59:18.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6279 | 2026-08-12T00:59:18.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6280 | 2026-08-12T00:59:18.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6281 | 2026-08-12T00:59:18.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6282 | 2026-08-12T00:59:18.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6283 | 2026-08-12T00:59:19.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6284 | 2026-08-12T00:59:19.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6285 | 2026-08-12T00:59:19.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6286 | 2026-08-12T00:59:19.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6287 | 2026-08-12T00:59:19.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6288 | 2026-08-12T00:59:19.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6289 | 2026-08-12T00:59:19.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6290 | 2026-08-12T00:59:19.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6291 | 2026-08-12T00:59:19.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6292 | 2026-08-12T00:59:19.641Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6293 | 2026-08-12T00:59:19.641Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6294 | 2026-08-12T00:59:19.649Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6295 | 2026-08-12T00:59:20.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6296 | 2026-08-12T00:59:20.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6297 | 2026-08-12T00:59:20.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6298 | 2026-08-12T00:59:20.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6299 | 2026-08-12T00:59:20.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6300 | 2026-08-12T00:59:20.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6301 | 2026-08-12T00:59:20.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6302 | 2026-08-12T00:59:20.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6303 | 2026-08-12T00:59:20.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6304 | 2026-08-12T00:59:21.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6305 | 2026-08-12T00:59:21.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6306 | 2026-08-12T00:59:21.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6307 | 2026-08-12T00:59:21.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6308 | 2026-08-12T00:59:21.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6309 | 2026-08-12T00:59:21.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6310 | 2026-08-12T00:59:21.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6311 | 2026-08-12T00:59:21.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6312 | 2026-08-12T00:59:21.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6313 | 2026-08-12T00:59:22.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6314 | 2026-08-12T00:59:22.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6315 | 2026-08-12T00:59:22.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6316 | 2026-08-12T00:59:22.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6317 | 2026-08-12T00:59:22.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6318 | 2026-08-12T00:59:22.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6319 | 2026-08-12T00:59:22.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6320 | 2026-08-12T00:59:22.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6321 | 2026-08-12T00:59:22.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6322 | 2026-08-12T00:59:22.515Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6323 | 2026-08-12T00:59:23.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 6324 | 2026-08-12T00:59:23.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 6325 | 2026-08-12T00:59:23.022Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6326 | 2026-08-12T00:59:23.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6327 | 2026-08-12T00:59:23.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 6328 | 2026-08-12T00:59:23.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 6329 | 2026-08-12T00:59:23.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 6330 | 2026-08-12T00:59:23.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 6331 | 2026-08-12T00:59:23.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 6332 | 2026-08-12T00:59:23.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 6333 | 2026-08-12T00:59:23.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 6334 | 2026-08-12T00:59:23.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 6335 | 2026-08-12T00:59:23.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 6336 | 2026-08-12T00:59:23.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 6337 | 2026-08-12T00:59:23.045Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 6338 | 2026-08-12T00:59:23.046Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 6339 | 2026-08-12T00:59:23.124Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6340 | 2026-08-12T00:59:23.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6341 | 2026-08-12T00:59:23.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6342 | 2026-08-12T00:59:23.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6343 | 2026-08-12T00:59:23.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6344 | 2026-08-12T00:59:23.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6345 | 2026-08-12T00:59:23.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6346 | 2026-08-12T00:59:23.306Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 6347 | 2026-08-12T00:59:23.306Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 6348 | 2026-08-12T00:59:23.309Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0ad34a4b-0399-4146-ae9d-6533a2200dfd", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:59:23 GMT"} })
|
| 6349 | 2026-08-12T00:59:23.309Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 6350 | 2026-08-12T00:59:23.312Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c579c2d4-44d6-4efa-8b20-80949822b8f0", "content-length": "29", "date": "Wed, 12 Aug 2026 00:59:23 GMT"} })
|
| 6351 | 2026-08-12T00:59:23.312Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6352 | 2026-08-12T00:59:23.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6353 | 2026-08-12T00:59:23.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6354 | 2026-08-12T00:59:23.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6355 | 2026-08-12T00:59:24.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6356 | 2026-08-12T00:59:24.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6357 | 2026-08-12T00:59:24.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6358 | 2026-08-12T00:59:24.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6359 | 2026-08-12T00:59:24.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6360 | 2026-08-12T00:59:24.292Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6361 | 2026-08-12T00:59:24.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6362 | 2026-08-12T00:59:24.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6363 | 2026-08-12T00:59:24.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6364 | 2026-08-12T00:59:24.392Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6365 | 2026-08-12T00:59:24.392Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6366 | 2026-08-12T00:59:24.393Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6367 | 2026-08-12T00:59:24.568Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 6368 | 2026-08-12T00:59:25.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6369 | 2026-08-12T00:59:25.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6370 | 2026-08-12T00:59:25.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6371 | 2026-08-12T00:59:25.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6372 | 2026-08-12T00:59:25.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6373 | 2026-08-12T00:59:25.294Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6374 | 2026-08-12T00:59:25.322Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6375 | 2026-08-12T00:59:25.322Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6376 | 2026-08-12T00:59:25.322Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6377 | 2026-08-12T00:59:25.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6378 | 2026-08-12T00:59:25.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6379 | 2026-08-12T00:59:25.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6380 | 2026-08-12T00:59:25.493Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6381 | 2026-08-12T00:59:25.493Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6382 | 2026-08-12T00:59:25.493Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6383 | 2026-08-12T00:59:26.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6384 | 2026-08-12T00:59:26.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6385 | 2026-08-12T00:59:26.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6386 | 2026-08-12T00:59:26.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6387 | 2026-08-12T00:59:26.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6388 | 2026-08-12T00:59:26.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6389 | 2026-08-12T00:59:26.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6390 | 2026-08-12T00:59:26.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6391 | 2026-08-12T00:59:26.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6392 | 2026-08-12T00:59:27.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6393 | 2026-08-12T00:59:27.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6394 | 2026-08-12T00:59:27.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6395 | 2026-08-12T00:59:27.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6396 | 2026-08-12T00:59:27.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6397 | 2026-08-12T00:59:27.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6398 | 2026-08-12T00:59:27.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6399 | 2026-08-12T00:59:27.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6400 | 2026-08-12T00:59:27.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6401 | 2026-08-12T00:59:28.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 6402 | 2026-08-12T00:59:28.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 6403 | 2026-08-12T00:59:28.022Z | DEBG | oximeter (clickhouse-client): unrolling 244 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6404 | 2026-08-12T00:59:28.023Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6405 | 2026-08-12T00:59:28.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 8
table_name = fields_ipaddr
|
| 6406 | 2026-08-12T00:59:28.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 122
table_name = fields_string
|
| 6407 | 2026-08-12T00:59:28.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 26
table_name = fields_u16
|
| 6408 | 2026-08-12T00:59:28.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 114
table_name = fields_uuid
|
| 6409 | 2026-08-12T00:59:28.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 164
table_name = measurements_cumulativeu64
|
| 6410 | 2026-08-12T00:59:28.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 20
table_name = measurements_histogramu64
|
| 6411 | 2026-08-12T00:59:28.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 6412 | 2026-08-12T00:59:28.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6413 | 2026-08-12T00:59:28.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6414 | 2026-08-12T00:59:28.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6415 | 2026-08-12T00:59:28.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6416 | 2026-08-12T00:59:28.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6417 | 2026-08-12T00:59:28.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6418 | 2026-08-12T00:59:28.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6419 | 2026-08-12T00:59:28.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6420 | 2026-08-12T00:59:28.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6421 | 2026-08-12T00:59:28.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6422 | 2026-08-12T00:59:28.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6423 | 2026-08-12T00:59:28.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6424 | 2026-08-12T00:59:28.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6425 | 2026-08-12T00:59:28.907Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6426 | 2026-08-12T00:59:29.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6427 | 2026-08-12T00:59:29.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6428 | 2026-08-12T00:59:29.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6429 | 2026-08-12T00:59:29.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6430 | 2026-08-12T00:59:29.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6431 | 2026-08-12T00:59:29.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6432 | 2026-08-12T00:59:29.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6433 | 2026-08-12T00:59:29.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6434 | 2026-08-12T00:59:29.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6435 | 2026-08-12T00:59:29.641Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6436 | 2026-08-12T00:59:29.641Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6437 | 2026-08-12T00:59:29.649Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6438 | 2026-08-12T00:59:30.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6439 | 2026-08-12T00:59:30.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6440 | 2026-08-12T00:59:30.181Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6441 | 2026-08-12T00:59:30.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6442 | 2026-08-12T00:59:30.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6443 | 2026-08-12T00:59:30.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6444 | 2026-08-12T00:59:30.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6445 | 2026-08-12T00:59:30.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6446 | 2026-08-12T00:59:30.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6447 | 2026-08-12T00:59:31.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6448 | 2026-08-12T00:59:31.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6449 | 2026-08-12T00:59:31.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6450 | 2026-08-12T00:59:31.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6451 | 2026-08-12T00:59:31.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6452 | 2026-08-12T00:59:31.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6453 | 2026-08-12T00:59:31.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6454 | 2026-08-12T00:59:31.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6455 | 2026-08-12T00:59:31.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6456 | 2026-08-12T00:59:32.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6457 | 2026-08-12T00:59:32.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6458 | 2026-08-12T00:59:32.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6459 | 2026-08-12T00:59:32.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6460 | 2026-08-12T00:59:32.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6461 | 2026-08-12T00:59:32.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6462 | 2026-08-12T00:59:32.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6463 | 2026-08-12T00:59:32.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6464 | 2026-08-12T00:59:32.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6465 | 2026-08-12T00:59:33.023Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 6466 | 2026-08-12T00:59:33.023Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 6467 | 2026-08-12T00:59:33.023Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6468 | 2026-08-12T00:59:33.023Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6469 | 2026-08-12T00:59:33.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 6470 | 2026-08-12T00:59:33.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 6471 | 2026-08-12T00:59:33.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 6472 | 2026-08-12T00:59:33.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 6473 | 2026-08-12T00:59:33.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 6474 | 2026-08-12T00:59:33.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 6475 | 2026-08-12T00:59:33.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 6476 | 2026-08-12T00:59:33.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 6477 | 2026-08-12T00:59:33.045Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 6478 | 2026-08-12T00:59:33.047Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 6479 | 2026-08-12T00:59:33.049Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 6480 | 2026-08-12T00:59:33.050Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 6481 | 2026-08-12T00:59:33.124Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6482 | 2026-08-12T00:59:33.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6483 | 2026-08-12T00:59:33.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6484 | 2026-08-12T00:59:33.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6485 | 2026-08-12T00:59:33.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6486 | 2026-08-12T00:59:33.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6487 | 2026-08-12T00:59:33.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6488 | 2026-08-12T00:59:33.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6489 | 2026-08-12T00:59:33.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6490 | 2026-08-12T00:59:33.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6491 | 2026-08-12T00:59:34.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6492 | 2026-08-12T00:59:34.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6493 | 2026-08-12T00:59:34.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6494 | 2026-08-12T00:59:34.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6495 | 2026-08-12T00:59:34.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6496 | 2026-08-12T00:59:34.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6497 | 2026-08-12T00:59:34.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6498 | 2026-08-12T00:59:34.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6499 | 2026-08-12T00:59:34.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6500 | 2026-08-12T00:59:34.392Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6501 | 2026-08-12T00:59:34.392Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6502 | 2026-08-12T00:59:34.393Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6503 | 2026-08-12T00:59:35.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6504 | 2026-08-12T00:59:35.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6505 | 2026-08-12T00:59:35.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6506 | 2026-08-12T00:59:35.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6507 | 2026-08-12T00:59:35.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6508 | 2026-08-12T00:59:35.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6509 | 2026-08-12T00:59:35.322Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6510 | 2026-08-12T00:59:35.322Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6511 | 2026-08-12T00:59:35.323Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6512 | 2026-08-12T00:59:35.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6513 | 2026-08-12T00:59:35.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6514 | 2026-08-12T00:59:35.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6515 | 2026-08-12T00:59:35.493Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6516 | 2026-08-12T00:59:35.493Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6517 | 2026-08-12T00:59:35.493Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6518 | 2026-08-12T00:59:36.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6519 | 2026-08-12T00:59:36.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6520 | 2026-08-12T00:59:36.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6521 | 2026-08-12T00:59:36.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6522 | 2026-08-12T00:59:36.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6523 | 2026-08-12T00:59:36.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6524 | 2026-08-12T00:59:36.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6525 | 2026-08-12T00:59:36.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6526 | 2026-08-12T00:59:36.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6527 | 2026-08-12T00:59:37.050Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6528 | 2026-08-12T00:59:37.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6529 | 2026-08-12T00:59:37.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6530 | 2026-08-12T00:59:37.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6531 | 2026-08-12T00:59:37.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6532 | 2026-08-12T00:59:37.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6533 | 2026-08-12T00:59:37.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6534 | 2026-08-12T00:59:37.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6535 | 2026-08-12T00:59:37.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6536 | 2026-08-12T00:59:37.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6537 | 2026-08-12T00:59:38.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 241
|
| 6538 | 2026-08-12T00:59:38.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 241
|
| 6539 | 2026-08-12T00:59:38.022Z | DEBG | oximeter (clickhouse-client): unrolling 241 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6540 | 2026-08-12T00:59:38.023Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6541 | 2026-08-12T00:59:38.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 6542 | 2026-08-12T00:59:38.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 119
table_name = fields_string
|
| 6543 | 2026-08-12T00:59:38.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 22
table_name = fields_u16
|
| 6544 | 2026-08-12T00:59:38.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = fields_u32
|
| 6545 | 2026-08-12T00:59:38.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 110
table_name = fields_uuid
|
| 6546 | 2026-08-12T00:59:38.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 162
table_name = measurements_cumulativeu64
|
| 6547 | 2026-08-12T00:59:38.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 6548 | 2026-08-12T00:59:38.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 6549 | 2026-08-12T00:59:38.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 6550 | 2026-08-12T00:59:38.124Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6551 | 2026-08-12T00:59:38.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6552 | 2026-08-12T00:59:38.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6553 | 2026-08-12T00:59:38.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6554 | 2026-08-12T00:59:38.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6555 | 2026-08-12T00:59:38.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6556 | 2026-08-12T00:59:38.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6557 | 2026-08-12T00:59:38.305Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 6558 | 2026-08-12T00:59:38.305Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 6559 | 2026-08-12T00:59:38.309Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0eafff04-09d4-4d64-949b-3bbe892518e6", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:59:38 GMT"} })
|
| 6560 | 2026-08-12T00:59:38.309Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 6561 | 2026-08-12T00:59:38.313Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5f3adeab-7141-4e12-9ec8-37d01a789314", "content-length": "29", "date": "Wed, 12 Aug 2026 00:59:38 GMT"} })
|
| 6562 | 2026-08-12T00:59:38.313Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6563 | 2026-08-12T00:59:38.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6564 | 2026-08-12T00:59:38.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6565 | 2026-08-12T00:59:38.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6566 | 2026-08-12T00:59:38.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6567 | 2026-08-12T00:59:38.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6568 | 2026-08-12T00:59:38.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6569 | 2026-08-12T00:59:39.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6570 | 2026-08-12T00:59:39.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6571 | 2026-08-12T00:59:39.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6572 | 2026-08-12T00:59:39.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6573 | 2026-08-12T00:59:39.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6574 | 2026-08-12T00:59:39.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6575 | 2026-08-12T00:59:39.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6576 | 2026-08-12T00:59:39.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6577 | 2026-08-12T00:59:39.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6578 | 2026-08-12T00:59:39.642Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6579 | 2026-08-12T00:59:39.642Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6580 | 2026-08-12T00:59:39.649Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6581 | 2026-08-12T00:59:40.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6582 | 2026-08-12T00:59:40.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6583 | 2026-08-12T00:59:40.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6584 | 2026-08-12T00:59:40.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6585 | 2026-08-12T00:59:40.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6586 | 2026-08-12T00:59:40.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6587 | 2026-08-12T00:59:40.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6588 | 2026-08-12T00:59:40.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6589 | 2026-08-12T00:59:40.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6590 | 2026-08-12T00:59:41.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6591 | 2026-08-12T00:59:41.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6592 | 2026-08-12T00:59:41.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6593 | 2026-08-12T00:59:41.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6594 | 2026-08-12T00:59:41.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6595 | 2026-08-12T00:59:41.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6596 | 2026-08-12T00:59:41.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6597 | 2026-08-12T00:59:41.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6598 | 2026-08-12T00:59:41.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6599 | 2026-08-12T00:59:41.762Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 6600 | 2026-08-12T00:59:41.762Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 6601 | 2026-08-12T00:59:41.781Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1917
producer_id = 855b5343-e490-4ced-b462-82eebbd775c5
producer_ip = fd00:1122:3344:101::1
producer_port = 45704
|
| 6602 | 2026-08-12T00:59:41.785Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2257
|
| 6603 | 2026-08-12T00:59:41.786Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 2257
|
| 6604 | 2026-08-12T00:59:41.786Z | DEBG | oximeter (clickhouse-client): unrolling 2257 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6605 | 2026-08-12T00:59:41.786Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6606 | 2026-08-12T00:59:41.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 6607 | 2026-08-12T00:59:41.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4174
table_name = fields_string
|
| 6608 | 2026-08-12T00:59:41.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 174
table_name = fields_u16
|
| 6609 | 2026-08-12T00:59:41.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1122
table_name = fields_u32
|
| 6610 | 2026-08-12T00:59:41.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 6611 | 2026-08-12T00:59:41.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 2435
table_name = fields_uuid
|
| 6612 | 2026-08-12T00:59:41.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 6613 | 2026-08-12T00:59:41.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1988
table_name = measurements_cumulativeu64
|
| 6614 | 2026-08-12T00:59:41.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 6615 | 2026-08-12T00:59:41.822Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_histogramu64
|
| 6616 | 2026-08-12T00:59:41.823Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 230
table_name = measurements_u64
|
| 6617 | 2026-08-12T00:59:41.887Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6618 | 2026-08-12T00:59:42.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6619 | 2026-08-12T00:59:42.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6620 | 2026-08-12T00:59:42.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6621 | 2026-08-12T00:59:42.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6622 | 2026-08-12T00:59:42.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6623 | 2026-08-12T00:59:42.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6624 | 2026-08-12T00:59:42.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6625 | 2026-08-12T00:59:42.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6626 | 2026-08-12T00:59:42.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6627 | 2026-08-12T00:59:42.494Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6628 | 2026-08-12T00:59:43.023Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 6629 | 2026-08-12T00:59:43.023Z | DEBG | oximeter (clickhouse-client): unrolling 46 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6630 | 2026-08-12T00:59:43.023Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 46
|
| 6631 | 2026-08-12T00:59:43.023Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6632 | 2026-08-12T00:59:43.027Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 6633 | 2026-08-12T00:59:43.029Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 82
table_name = fields_string
|
| 6634 | 2026-08-12T00:59:43.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_u16
|
| 6635 | 2026-08-12T00:59:43.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 92
table_name = fields_uuid
|
| 6636 | 2026-08-12T00:59:43.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = measurements_cumulativeu64
|
| 6637 | 2026-08-12T00:59:43.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = measurements_u64
|
| 6638 | 2026-08-12T00:59:43.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6639 | 2026-08-12T00:59:43.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6640 | 2026-08-12T00:59:43.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6641 | 2026-08-12T00:59:43.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6642 | 2026-08-12T00:59:43.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6643 | 2026-08-12T00:59:43.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6644 | 2026-08-12T00:59:43.294Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6645 | 2026-08-12T00:59:43.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6646 | 2026-08-12T00:59:43.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6647 | 2026-08-12T00:59:43.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6648 | 2026-08-12T00:59:44.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6649 | 2026-08-12T00:59:44.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6650 | 2026-08-12T00:59:44.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6651 | 2026-08-12T00:59:44.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6652 | 2026-08-12T00:59:44.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6653 | 2026-08-12T00:59:44.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6654 | 2026-08-12T00:59:44.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6655 | 2026-08-12T00:59:44.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6656 | 2026-08-12T00:59:44.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6657 | 2026-08-12T00:59:44.393Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6658 | 2026-08-12T00:59:44.393Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6659 | 2026-08-12T00:59:44.394Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6660 | 2026-08-12T00:59:45.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6661 | 2026-08-12T00:59:45.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6662 | 2026-08-12T00:59:45.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6663 | 2026-08-12T00:59:45.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6664 | 2026-08-12T00:59:45.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6665 | 2026-08-12T00:59:45.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6666 | 2026-08-12T00:59:45.321Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6667 | 2026-08-12T00:59:45.321Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6668 | 2026-08-12T00:59:45.322Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6669 | 2026-08-12T00:59:45.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6670 | 2026-08-12T00:59:45.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6671 | 2026-08-12T00:59:45.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6672 | 2026-08-12T00:59:45.493Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6673 | 2026-08-12T00:59:45.493Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6674 | 2026-08-12T00:59:45.494Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6675 | 2026-08-12T00:59:46.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6676 | 2026-08-12T00:59:46.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6677 | 2026-08-12T00:59:46.181Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6678 | 2026-08-12T00:59:46.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6679 | 2026-08-12T00:59:46.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6680 | 2026-08-12T00:59:46.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6681 | 2026-08-12T00:59:46.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6682 | 2026-08-12T00:59:46.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6683 | 2026-08-12T00:59:46.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6684 | 2026-08-12T00:59:47.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6685 | 2026-08-12T00:59:47.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6686 | 2026-08-12T00:59:47.181Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6687 | 2026-08-12T00:59:47.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6688 | 2026-08-12T00:59:47.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6689 | 2026-08-12T00:59:47.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6690 | 2026-08-12T00:59:47.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6691 | 2026-08-12T00:59:47.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6692 | 2026-08-12T00:59:47.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6693 | 2026-08-12T00:59:48.023Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 6694 | 2026-08-12T00:59:48.023Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 6695 | 2026-08-12T00:59:48.023Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6696 | 2026-08-12T00:59:48.023Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6697 | 2026-08-12T00:59:48.028Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 116
table_name = fields_string
|
| 6698 | 2026-08-12T00:59:48.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = fields_u16
|
| 6699 | 2026-08-12T00:59:48.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 106
table_name = fields_uuid
|
| 6700 | 2026-08-12T00:59:48.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 160
table_name = measurements_cumulativeu64
|
| 6701 | 2026-08-12T00:59:48.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 6702 | 2026-08-12T00:59:48.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 6703 | 2026-08-12T00:59:48.123Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6704 | 2026-08-12T00:59:48.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6705 | 2026-08-12T00:59:48.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6706 | 2026-08-12T00:59:48.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6707 | 2026-08-12T00:59:48.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6708 | 2026-08-12T00:59:48.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6709 | 2026-08-12T00:59:48.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6710 | 2026-08-12T00:59:48.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6711 | 2026-08-12T00:59:48.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6712 | 2026-08-12T00:59:48.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6713 | 2026-08-12T00:59:48.713Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6714 | 2026-08-12T00:59:48.713Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6715 | 2026-08-12T00:59:48.715Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6716 | 2026-08-12T00:59:49.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6717 | 2026-08-12T00:59:49.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6718 | 2026-08-12T00:59:49.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6719 | 2026-08-12T00:59:49.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6720 | 2026-08-12T00:59:49.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6721 | 2026-08-12T00:59:49.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6722 | 2026-08-12T00:59:49.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6723 | 2026-08-12T00:59:49.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6724 | 2026-08-12T00:59:49.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6725 | 2026-08-12T00:59:49.641Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6726 | 2026-08-12T00:59:49.641Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6727 | 2026-08-12T00:59:49.649Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6728 | 2026-08-12T00:59:50.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6729 | 2026-08-12T00:59:50.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6730 | 2026-08-12T00:59:50.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6731 | 2026-08-12T00:59:50.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6732 | 2026-08-12T00:59:50.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6733 | 2026-08-12T00:59:50.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6734 | 2026-08-12T00:59:50.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6735 | 2026-08-12T00:59:50.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6736 | 2026-08-12T00:59:50.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6737 | 2026-08-12T00:59:51.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6738 | 2026-08-12T00:59:51.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6739 | 2026-08-12T00:59:51.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6740 | 2026-08-12T00:59:51.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6741 | 2026-08-12T00:59:51.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6742 | 2026-08-12T00:59:51.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6743 | 2026-08-12T00:59:51.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6744 | 2026-08-12T00:59:51.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6745 | 2026-08-12T00:59:51.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6746 | 2026-08-12T00:59:51.614Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6747 | 2026-08-12T00:59:52.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6748 | 2026-08-12T00:59:52.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6749 | 2026-08-12T00:59:52.181Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6750 | 2026-08-12T00:59:52.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6751 | 2026-08-12T00:59:52.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6752 | 2026-08-12T00:59:52.294Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6753 | 2026-08-12T00:59:52.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6754 | 2026-08-12T00:59:52.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6755 | 2026-08-12T00:59:52.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6756 | 2026-08-12T00:59:53.023Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 6757 | 2026-08-12T00:59:53.023Z | DEBG | oximeter (clickhouse-client): unrolling 386 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6758 | 2026-08-12T00:59:53.023Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 386
|
| 6759 | 2026-08-12T00:59:53.023Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6760 | 2026-08-12T00:59:53.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 280
table_name = fields_i16
|
| 6761 | 2026-08-12T00:59:53.033Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 6762 | 2026-08-12T00:59:53.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 851
table_name = fields_string
|
| 6763 | 2026-08-12T00:59:53.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 168
table_name = fields_u16
|
| 6764 | 2026-08-12T00:59:53.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 145
table_name = fields_u32
|
| 6765 | 2026-08-12T00:59:53.039Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 144
table_name = fields_u8
|
| 6766 | 2026-08-12T00:59:53.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 536
table_name = fields_uuid
|
| 6767 | 2026-08-12T00:59:53.042Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = measurements_bool
|
| 6768 | 2026-08-12T00:59:53.043Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 267
table_name = measurements_cumulativeu64
|
| 6769 | 2026-08-12T00:59:53.044Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 1
table_name = measurements_f64
|
| 6770 | 2026-08-12T00:59:53.046Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = measurements_histogramu64
|
| 6771 | 2026-08-12T00:59:53.048Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 90
table_name = measurements_u64
|
| 6772 | 2026-08-12T00:59:53.125Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6773 | 2026-08-12T00:59:53.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6774 | 2026-08-12T00:59:53.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6775 | 2026-08-12T00:59:53.181Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6776 | 2026-08-12T00:59:53.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6777 | 2026-08-12T00:59:53.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6778 | 2026-08-12T00:59:53.294Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6779 | 2026-08-12T00:59:53.306Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 6780 | 2026-08-12T00:59:53.306Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending
|
| 6781 | 2026-08-12T00:59:53.309Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3b35d3a0-8043-4bc4-afe9-624c3a6cd66b", "content-length": "1412", "date": "Wed, 12 Aug 2026 00:59:53 GMT"} })
|
| 6782 | 2026-08-12T00:59:53.309Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D
|
| 6783 | 2026-08-12T00:59:53.311Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/c369d9e6-032f-45f3-b3ae-69772e54fb09/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJkMjk0Yjg5MC1mOGFiLTQ3NTAtODkzZS1jYmNmMzhhNDVlNTkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "556c4953-67d9-4828-ac38-ed329927731e", "content-length": "29", "date": "Wed, 12 Aug 2026 00:59:53 GMT"} })
|
| 6784 | 2026-08-12T00:59:53.311Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:33968
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
|
| 6785 | 2026-08-12T00:59:53.311Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6786 | 2026-08-12T00:59:53.311Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 6787 | 2026-08-12T00:59:53.311Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:33968
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6788 | 2026-08-12T00:59:53.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6789 | 2026-08-12T00:59:53.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6790 | 2026-08-12T00:59:53.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6791 | 2026-08-12T00:59:54.178Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6792 | 2026-08-12T00:59:54.178Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6793 | 2026-08-12T00:59:54.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6794 | 2026-08-12T00:59:54.271Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6795 | 2026-08-12T00:59:54.271Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6796 | 2026-08-12T00:59:54.276Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 180
producer_id = a6d2cdd7-b4ef-45b0-b23e-bbf5cb10fd3a
producer_ip = fd00:1122:3344:101::2
producer_port = 33968
|
| 6797 | 2026-08-12T00:59:54.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6798 | 2026-08-12T00:59:54.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6799 | 2026-08-12T00:59:54.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6800 | 2026-08-12T00:59:54.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6801 | 2026-08-12T00:59:54.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6802 | 2026-08-12T00:59:54.364Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6803 | 2026-08-12T00:59:54.393Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6804 | 2026-08-12T00:59:54.393Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6805 | 2026-08-12T00:59:54.394Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 5f1675a2-88cb-4f9b-871e-cb5c3eee01db
producer_ip = fd00:1122:3344:101::2
producer_port = 54757
|
| 6806 | 2026-08-12T00:59:55.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6807 | 2026-08-12T00:59:55.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6808 | 2026-08-12T00:59:55.181Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6809 | 2026-08-12T00:59:55.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6810 | 2026-08-12T00:59:55.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6811 | 2026-08-12T00:59:55.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6812 | 2026-08-12T00:59:55.321Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6813 | 2026-08-12T00:59:55.322Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6814 | 2026-08-12T00:59:55.322Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 5
producer_id = a2e77ae6-a198-4828-8026-915b9617b902
producer_ip = fd00:1122:3344:101::c
producer_port = 50122
|
| 6815 | 2026-08-12T00:59:55.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6816 | 2026-08-12T00:59:55.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6817 | 2026-08-12T00:59:55.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6818 | 2026-08-12T00:59:55.493Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6819 | 2026-08-12T00:59:55.493Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6820 | 2026-08-12T00:59:55.494Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = d294b890-f8ab-4750-893e-cbcf38a45e59
producer_ip = fd00:1122:3344:101::b
producer_port = 50432
|
| 6821 | 2026-08-12T00:59:56.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6822 | 2026-08-12T00:59:56.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6823 | 2026-08-12T00:59:56.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6824 | 2026-08-12T00:59:56.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6825 | 2026-08-12T00:59:56.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6826 | 2026-08-12T00:59:56.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6827 | 2026-08-12T00:59:56.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6828 | 2026-08-12T00:59:56.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6829 | 2026-08-12T00:59:56.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6830 | 2026-08-12T00:59:56.535Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6831 | 2026-08-12T00:59:57.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6832 | 2026-08-12T00:59:57.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6833 | 2026-08-12T00:59:57.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6834 | 2026-08-12T00:59:57.292Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6835 | 2026-08-12T00:59:57.292Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6836 | 2026-08-12T00:59:57.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6837 | 2026-08-12T00:59:57.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6838 | 2026-08-12T00:59:57.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6839 | 2026-08-12T00:59:57.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6840 | 2026-08-12T00:59:58.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 420
|
| 6841 | 2026-08-12T00:59:58.022Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_samples = 420
|
| 6842 | 2026-08-12T00:59:58.022Z | DEBG | oximeter (clickhouse-client): unrolling 420 total samples
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6843 | 2026-08-12T00:59:58.022Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
|
| 6844 | 2026-08-12T00:59:58.030Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = fields_i16
|
| 6845 | 2026-08-12T00:59:58.031Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 4
table_name = fields_ipaddr
|
| 6846 | 2026-08-12T00:59:58.032Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 238
table_name = fields_string
|
| 6847 | 2026-08-12T00:59:58.034Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 34
table_name = fields_u16
|
| 6848 | 2026-08-12T00:59:58.035Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 24
table_name = fields_u32
|
| 6849 | 2026-08-12T00:59:58.036Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 12
table_name = fields_u8
|
| 6850 | 2026-08-12T00:59:58.037Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 146
table_name = fields_uuid
|
| 6851 | 2026-08-12T00:59:58.038Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 342
table_name = measurements_cumulativeu64
|
| 6852 | 2026-08-12T00:59:58.040Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 18
table_name = measurements_histogramu64
|
| 6853 | 2026-08-12T00:59:58.041Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
id = 2aa0789c-158d-4567-853a-aa54bb8c0473
n_rows = 60
table_name = measurements_u64
|
| 6854 | 2026-08-12T00:59:58.124Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122: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
|
| 6855 | 2026-08-12T00:59:58.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6856 | 2026-08-12T00:59:58.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6857 | 2026-08-12T00:59:58.181Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6858 | 2026-08-12T00:59:58.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6859 | 2026-08-12T00:59:58.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6860 | 2026-08-12T00:59:58.294Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6861 | 2026-08-12T00:59:58.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6862 | 2026-08-12T00:59:58.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6863 | 2026-08-12T00:59:58.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6864 | 2026-08-12T00:59:58.714Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6865 | 2026-08-12T00:59:58.714Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6866 | 2026-08-12T00:59:58.716Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = a183d9d1-a4ce-422f-98f6-1a01d8e4ede2
producer_ip = fd00:1122:3344:101::a
producer_port = 35544
|
| 6867 | 2026-08-12T00:59:59.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6868 | 2026-08-12T00:59:59.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6869 | 2026-08-12T00:59:59.181Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6870 | 2026-08-12T00:59:59.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6871 | 2026-08-12T00:59:59.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6872 | 2026-08-12T00:59:59.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6873 | 2026-08-12T00:59:59.364Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6874 | 2026-08-12T00:59:59.364Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6875 | 2026-08-12T00:59:59.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6876 | 2026-08-12T01:00:00.179Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6877 | 2026-08-12T01:00:00.179Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6878 | 2026-08-12T01:00:00.180Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 85c8c236-9e37-458b-a03c-4a4fb8fd7d46
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 6879 | 2026-08-12T01:00:00.293Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6880 | 2026-08-12T01:00:00.293Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6881 | 2026-08-12T01:00:00.293Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 96282ac6-9667-4810-8d83-a2392db69190
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 6882 | 2026-08-12T01:00:00.363Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6883 | 2026-08-12T01:00:00.363Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 6884 | 2026-08-12T01:00:00.365Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = c369d9e6-032f-45f3-b3ae-69772e54fb09
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 821fcdbb-b816-4b71-a351-88d11ef60dfd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|