| 1 | | [ Jul 28 03:12:43 Enabled. ] |
| 2 | | [ Jul 28 03:12:43 Rereading configuration. ] |
| 3 | | [ Jul 28 03:12:46 Rereading configuration. ] |
| 4 | | [ Jul 28 03:12:51 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 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8 &"). ] |
| 5 | | [ Jul 28 03:12:51 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-07-28T03:12:52.091Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-07-28T03:12:52.096Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:299
|
| 9 | 2026-07-28T03:12:52.099Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-07-28T03:12:52.109Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 11 | 2026-07-28T03:12:54.535Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:888
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 12 | 2026-07-28T03:12:54.535Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-07-28T03:12:54.535Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:788
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 14 | 2026-07-28T03:12:54.536Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:888
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 15 | 2026-07-28T03:12:54.536Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:793
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
version = 0
|
| 16 | 2026-07-28T03:12:54.536Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:798
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 17 | 2026-07-28T03:12:54.536Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 18 | 2026-07-28T03:12:54.776Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:819
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
version = 14
|
| 19 | 2026-07-28T03:12:54.794Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = 42c1bfe2-debc-4473-8067-f831b42ab674
|
| 20 | 2026-07-28T03:12:54.802Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-07-28T03:12:54.802Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-07-28T03:12:54.802Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-07-28T03:12:54.802Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-07-28T03:12:54.802Z | 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-07-28T03:12:54.806Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-07-28T03:12:54.808Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-07-28T03:12:54.808Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-07-28T03:12:54.833Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 29 | 2026-07-28T03:12:54.834Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::a]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 30 | 2026-07-28T03:12:54.834Z | WARN | oximeter: failed to contact nexus, will retry in 328.270705ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:413
|
| 31 | 2026-07-28T03:12:55.163Z | DEBG | oximeter: contacting nexus
|
| 32 | 2026-07-28T03:12:55.163Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
| 33 | 2026-07-28T03:12:55.164Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::b]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 34 | 2026-07-28T03:12:55.164Z | WARN | oximeter: failed to contact nexus, will retry in 355.542691ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:413
|
| 35 | 2026-07-28T03:12:55.520Z | DEBG | oximeter: contacting nexus
|
| 36 | 2026-07-28T03:12:55.520Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
| 37 | 2026-07-28T03:12:55.520Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::b]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 38 | 2026-07-28T03:12:55.520Z | WARN | oximeter: failed to contact nexus, will retry in 744.174232ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:413
|
| 39 | 2026-07-28T03:12:56.265Z | DEBG | oximeter: contacting nexus
|
| 40 | 2026-07-28T03:12:56.265Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
| 41 | 2026-07-28T03:12:56.266Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::b]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 42 | 2026-07-28T03:12:56.266Z | WARN | oximeter: failed to contact nexus, will retry in 2.601217826s
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:413
|
| 43 | 2026-07-28T03:12:58.868Z | DEBG | oximeter: contacting nexus
|
| 44 | 2026-07-28T03:12:58.868Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 45 | 2026-07-28T03:12:58.909Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "665539be-e897-4e3a-95eb-1c34a6dac71b", "date": "Tue, 28 Jul 2026 03:12:58 GMT"} })
|
| 46 | 2026-07-28T03:12:58.909Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:431
id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
|
| 47 | 2026-07-28T03:12:58.909Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:626
|
| 48 | 2026-07-28T03:12:58.910Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 49 | 2026-07-28T03:12:58.914Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending
|
| 50 | 2026-07-28T03:12:58.947Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e2f21253-9fb3-40a3-9226-45192f0452c7", "content-length": "29", "date": "Tue, 28 Jul 2026 03:12:58 GMT"} })
|
| 51 | 2026-07-28T03:12:58.948Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 0
n_pruned_tasks = 0
|
| 52 | 2026-07-28T03:12:59.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 4
|
| 53 | 2026-07-28T03:12:59.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 4
|
| 54 | 2026-07-28T03:12:59.795Z | DEBG | oximeter (clickhouse-client): unrolling 4 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 55 | 2026-07-28T03:12:59.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 56 | 2026-07-28T03:12:59.798Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:12:59.796433090Z }
timeseries_name = oximeter_collector:database_queue_depth
|
| 57 | 2026-07-28T03:12:59.798Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:12:59.796428350Z }
timeseries_name = oximeter_collector:database_samples_dropped
|
| 58 | 2026-07-28T03:12:59.798Z | DEBG | oximeter (clickhouse-client): inserting 2 new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 59 | 2026-07-28T03:12:59.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_ipaddr
|
| 60 | 2026-07-28T03:12:59.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_string
|
| 61 | 2026-07-28T03:12:59.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_u16
|
| 62 | 2026-07-28T03:12:59.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_uuid
|
| 63 | 2026-07-28T03:12:59.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 2
table_name = measurements_cumulativeu64
|
| 64 | 2026-07-28T03:12:59.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 2
table_name = measurements_histogramu64
|
| 65 | 2026-07-28T03:12:59.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 66 | 2026-07-28T03:13:04.795Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
|
| 67 | 2026-07-28T03:13:04.795Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
|
| 68 | 2026-07-28T03:13:09.795Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
|
| 69 | 2026-07-28T03:13:09.795Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
|
| 70 | 2026-07-28T03:13:13.911Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 71 | 2026-07-28T03:13:13.911Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending
|
| 72 | 2026-07-28T03:13:13.944Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b12de011-5ebd-482c-b0a4-2ede5de72432", "content-length": "438", "date": "Tue, 28 Jul 2026 03:13:13 GMT"} })
|
| 73 | 2026-07-28T03:13:13.947Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D
|
| 74 | 2026-07-28T03:13:13.951Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f05a0878-5f80-4c21-b1a0-aa36ba4eb080", "content-length": "29", "date": "Tue, 28 Jul 2026 03:13:13 GMT"} })
|
| 75 | 2026-07-28T03:13:13.951Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:49688
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
|
| 76 | 2026-07-28T03:13:13.951Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:49513
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
|
| 77 | 2026-07-28T03:13:13.951Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 2
n_pruned_tasks = 0
|
| 78 | 2026-07-28T03:13:14.795Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
|
| 79 | 2026-07-28T03:13:14.795Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
|
| 80 | 2026-07-28T03:13:15.409Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 81 | 2026-07-28T03:13:19.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 2
|
| 82 | 2026-07-28T03:13:19.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 2
|
| 83 | 2026-07-28T03:13:19.795Z | DEBG | oximeter (clickhouse-client): unrolling 2 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 84 | 2026-07-28T03:13:19.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 85 | 2026-07-28T03:13:19.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:19.795835035Z }
timeseries_name = oximeter_collector:collections
|
| 86 | 2026-07-28T03:13:19.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:19.795839835Z }
timeseries_name = oximeter_collector:samples_collected
|
| 87 | 2026-07-28T03:13:19.799Z | DEBG | oximeter (clickhouse-client): inserting 2 new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 88 | 2026-07-28T03:13:19.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_ipaddr
|
| 89 | 2026-07-28T03:13:19.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 2
table_name = fields_string
|
| 90 | 2026-07-28T03:13:19.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_u16
|
| 91 | 2026-07-28T03:13:19.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_uuid
|
| 92 | 2026-07-28T03:13:19.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 2
table_name = measurements_cumulativeu64
|
| 93 | 2026-07-28T03:13:19.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 94 | 2026-07-28T03:13:23.750Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 95 | 2026-07-28T03:13:23.750Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 96 | 2026-07-28T03:13:23.776Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 29
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 97 | 2026-07-28T03:13:24.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 29
|
| 98 | 2026-07-28T03:13:24.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 29
|
| 99 | 2026-07-28T03:13:24.795Z | DEBG | oximeter (clickhouse-client): unrolling 29 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 100 | 2026-07-28T03:13:24.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 101 | 2026-07-28T03:13:24.796Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:24.795246934Z }
timeseries_name = collection_target:cpus_provisioned
|
| 102 | 2026-07-28T03:13:24.796Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:24.795248434Z }
timeseries_name = collection_target:ram_provisioned
|
| 103 | 2026-07-28T03:13:24.796Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:24.795254237Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 104 | 2026-07-28T03:13:24.796Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:24.795241674Z }
timeseries_name = http_service:request_latency_histogram
|
| 105 | 2026-07-28T03:13:24.797Z | DEBG | oximeter (clickhouse-client): inserting 4 new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 106 | 2026-07-28T03:13:24.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 34
table_name = fields_string
|
| 107 | 2026-07-28T03:13:24.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 17
table_name = fields_u16
|
| 108 | 2026-07-28T03:13:24.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 24
table_name = fields_uuid
|
| 109 | 2026-07-28T03:13:24.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 17
table_name = measurements_histogramu64
|
| 110 | 2026-07-28T03:13:24.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 12
table_name = measurements_i64
|
| 111 | 2026-07-28T03:13:24.897Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 112 | 2026-07-28T03:13:28.910Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 113 | 2026-07-28T03:13:28.910Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending
|
| 114 | 2026-07-28T03:13:28.914Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c5501593-fee2-4e8e-a6cc-f3da8021975f", "content-length": "574", "date": "Tue, 28 Jul 2026 03:13:28 GMT"} })
|
| 115 | 2026-07-28T03:13:28.914Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D
|
| 116 | 2026-07-28T03:13:28.927Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5d73406c-0c14-4709-bd4e-4f6182c8b341", "content-length": "29", "date": "Tue, 28 Jul 2026 03:13:28 GMT"} })
|
| 117 | 2026-07-28T03:13:28.927Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
|
| 118 | 2026-07-28T03:13:28.927Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 3
n_pruned_tasks = 0
|
| 119 | 2026-07-28T03:13:29.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 120 | 2026-07-28T03:13:29.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 121 | 2026-07-28T03:13:29.728Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 122 | 2026-07-28T03:13:29.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 26
|
| 123 | 2026-07-28T03:13:29.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 26
|
| 124 | 2026-07-28T03:13:29.795Z | DEBG | oximeter (clickhouse-client): unrolling 26 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 125 | 2026-07-28T03:13:29.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 126 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795531940Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 127 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795529140Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 128 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795554521Z }
timeseries_name = ddm_session:advertisements_received
|
| 129 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795552530Z }
timeseries_name = ddm_session:advertisements_sent
|
| 130 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795579541Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 131 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795578111Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 132 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795557401Z }
timeseries_name = ddm_session:peer_address_changes
|
| 133 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795555991Z }
timeseries_name = ddm_session:peer_expirations
|
| 134 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795559681Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 135 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795535270Z }
timeseries_name = ddm_session:solicitations_received
|
| 136 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795533790Z }
timeseries_name = ddm_session:solicitations_sent
|
| 137 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795575671Z }
timeseries_name = ddm_session:update_send_fail
|
| 138 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795574381Z }
timeseries_name = ddm_session:updates_received
|
| 139 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:29.795562171Z }
timeseries_name = ddm_session:updates_sent
|
| 140 | 2026-07-28T03:13:29.824Z | DEBG | oximeter (clickhouse-client): inserting 14 new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 141 | 2026-07-28T03:13:29.827Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 50
table_name = fields_string
|
| 142 | 2026-07-28T03:13:29.828Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 52
table_name = fields_uuid
|
| 143 | 2026-07-28T03:13:29.830Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 20
table_name = measurements_cumulativeu64
|
| 144 | 2026-07-28T03:13:29.831Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 6
table_name = measurements_u64
|
| 145 | 2026-07-28T03:13:29.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 146 | 2026-07-28T03:13:30.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 147 | 2026-07-28T03:13:30.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 148 | 2026-07-28T03:13:30.727Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 149 | 2026-07-28T03:13:31.139Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 150 | 2026-07-28T03:13:31.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 151 | 2026-07-28T03:13:31.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 152 | 2026-07-28T03:13:31.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 153 | 2026-07-28T03:13:32.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 154 | 2026-07-28T03:13:32.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 155 | 2026-07-28T03:13:32.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 156 | 2026-07-28T03:13:33.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 157 | 2026-07-28T03:13:33.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 158 | 2026-07-28T03:13:33.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 159 | 2026-07-28T03:13:33.750Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 160 | 2026-07-28T03:13:33.750Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 161 | 2026-07-28T03:13:33.752Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 29
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 162 | 2026-07-28T03:13:34.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 163 | 2026-07-28T03:13:34.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 164 | 2026-07-28T03:13:34.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 165 | 2026-07-28T03:13:34.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 161
|
| 166 | 2026-07-28T03:13:34.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 161
|
| 167 | 2026-07-28T03:13:34.795Z | DEBG | oximeter (clickhouse-client): unrolling 161 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 168 | 2026-07-28T03:13:34.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 169 | 2026-07-28T03:13:34.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_ipaddr
|
| 170 | 2026-07-28T03:13:34.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 98
table_name = fields_string
|
| 171 | 2026-07-28T03:13:34.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 27
table_name = fields_u16
|
| 172 | 2026-07-28T03:13:34.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 84
table_name = fields_uuid
|
| 173 | 2026-07-28T03:13:34.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 102
table_name = measurements_cumulativeu64
|
| 174 | 2026-07-28T03:13:34.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 23
table_name = measurements_histogramu64
|
| 175 | 2026-07-28T03:13:34.821Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 6
table_name = measurements_i64
|
| 176 | 2026-07-28T03:13:34.822Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 30
table_name = measurements_u64
|
| 177 | 2026-07-28T03:13:34.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 178 | 2026-07-28T03:13:35.514Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 179 | 2026-07-28T03:13:35.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 180 | 2026-07-28T03:13:35.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 181 | 2026-07-28T03:13:35.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 182 | 2026-07-28T03:13:36.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 183 | 2026-07-28T03:13:36.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 184 | 2026-07-28T03:13:36.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 185 | 2026-07-28T03:13:37.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 186 | 2026-07-28T03:13:37.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 187 | 2026-07-28T03:13:37.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 188 | 2026-07-28T03:13:38.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 189 | 2026-07-28T03:13:38.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 190 | 2026-07-28T03:13:38.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 191 | 2026-07-28T03:13:39.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 192 | 2026-07-28T03:13:39.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 193 | 2026-07-28T03:13:39.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 194 | 2026-07-28T03:13:39.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 132
|
| 195 | 2026-07-28T03:13:39.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 132
|
| 196 | 2026-07-28T03:13:39.795Z | DEBG | oximeter (clickhouse-client): unrolling 132 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 197 | 2026-07-28T03:13:39.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 198 | 2026-07-28T03:13:39.800Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_ipaddr
|
| 199 | 2026-07-28T03:13:39.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 52
table_name = fields_string
|
| 200 | 2026-07-28T03:13:39.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_u16
|
| 201 | 2026-07-28T03:13:39.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 56
table_name = fields_uuid
|
| 202 | 2026-07-28T03:13:39.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 102
table_name = measurements_cumulativeu64
|
| 203 | 2026-07-28T03:13:39.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 30
table_name = measurements_u64
|
| 204 | 2026-07-28T03:13:39.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 205 | 2026-07-28T03:13:40.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 206 | 2026-07-28T03:13:40.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 207 | 2026-07-28T03:13:40.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 208 | 2026-07-28T03:13:41.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 209 | 2026-07-28T03:13:41.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 210 | 2026-07-28T03:13:41.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 211 | 2026-07-28T03:13:42.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 212 | 2026-07-28T03:13:42.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 213 | 2026-07-28T03:13:42.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 214 | 2026-07-28T03:13:43.019Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 215 | 2026-07-28T03:13:43.019Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 216 | 2026-07-28T03:13:43.038Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 288
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 217 | 2026-07-28T03:13:43.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 218 | 2026-07-28T03:13:43.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 219 | 2026-07-28T03:13:43.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 220 | 2026-07-28T03:13:43.750Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 221 | 2026-07-28T03:13:43.750Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 222 | 2026-07-28T03:13:43.752Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 223 | 2026-07-28T03:13:43.910Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 224 | 2026-07-28T03:13:43.910Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending
|
| 225 | 2026-07-28T03:13:43.913Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "eb7a2314-213e-4509-8fbe-94bb2e687b10", "content-length": "710", "date": "Tue, 28 Jul 2026 03:13:43 GMT"} })
|
| 226 | 2026-07-28T03:13:43.913Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D
|
| 227 | 2026-07-28T03:13:43.918Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8b0d2345-f079-453e-b7fc-d19d068dc214", "content-length": "29", "date": "Tue, 28 Jul 2026 03:13:43 GMT"} })
|
| 228 | 2026-07-28T03:13:43.918Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
|
| 229 | 2026-07-28T03:13:43.918Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:39375
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
|
| 230 | 2026-07-28T03:13:43.918Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 231 | 2026-07-28T03:13:43.918Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 4
n_pruned_tasks = 0
|
| 232 | 2026-07-28T03:13:43.918Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:39375
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
interval = 10s
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 233 | 2026-07-28T03:13:44.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 234 | 2026-07-28T03:13:44.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 235 | 2026-07-28T03:13:44.225Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 236 | 2026-07-28T03:13:44.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 237 | 2026-07-28T03:13:44.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 238 | 2026-07-28T03:13:44.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 239 | 2026-07-28T03:13:44.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 455
|
| 240 | 2026-07-28T03:13:44.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 455
|
| 241 | 2026-07-28T03:13:44.795Z | DEBG | oximeter (clickhouse-client): unrolling 455 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 242 | 2026-07-28T03:13:44.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 243 | 2026-07-28T03:13:44.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:44.795927893Z }
timeseries_name = switch_port_control_data_link:bytes_received
|
| 244 | 2026-07-28T03:13:44.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:44.795937293Z }
timeseries_name = switch_port_control_data_link:bytes_sent
|
| 245 | 2026-07-28T03:13:44.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:44.795917433Z }
timeseries_name = switch_port_control_data_link:errors_received
|
| 246 | 2026-07-28T03:13:44.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:44.795923123Z }
timeseries_name = switch_port_control_data_link:errors_sent
|
| 247 | 2026-07-28T03:13:44.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:44.795932763Z }
timeseries_name = switch_port_control_data_link:packets_received
|
| 248 | 2026-07-28T03:13:44.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:44.795942053Z }
timeseries_name = switch_port_control_data_link:packets_sent
|
| 249 | 2026-07-28T03:13:44.806Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 250 | 2026-07-28T03:13:44.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 24
table_name = fields_i16
|
| 251 | 2026-07-28T03:13:44.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 242
table_name = fields_string
|
| 252 | 2026-07-28T03:13:44.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 35
table_name = fields_u16
|
| 253 | 2026-07-28T03:13:44.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 24
table_name = fields_u32
|
| 254 | 2026-07-28T03:13:44.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 12
table_name = fields_u8
|
| 255 | 2026-07-28T03:13:44.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 139
table_name = fields_uuid
|
| 256 | 2026-07-28T03:13:44.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 398
table_name = measurements_cumulativeu64
|
| 257 | 2026-07-28T03:13:44.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 23
table_name = measurements_histogramu64
|
| 258 | 2026-07-28T03:13:44.821Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 34
table_name = measurements_u64
|
| 259 | 2026-07-28T03:13:44.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 260 | 2026-07-28T03:13:45.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 261 | 2026-07-28T03:13:45.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 262 | 2026-07-28T03:13:45.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 263 | 2026-07-28T03:13:45.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 264 | 2026-07-28T03:13:45.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 265 | 2026-07-28T03:13:45.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 266 | 2026-07-28T03:13:46.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 267 | 2026-07-28T03:13:46.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 268 | 2026-07-28T03:13:46.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 269 | 2026-07-28T03:13:46.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 270 | 2026-07-28T03:13:46.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 271 | 2026-07-28T03:13:46.727Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 272 | 2026-07-28T03:13:47.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 273 | 2026-07-28T03:13:47.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 274 | 2026-07-28T03:13:47.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 275 | 2026-07-28T03:13:47.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 276 | 2026-07-28T03:13:47.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 277 | 2026-07-28T03:13:47.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 278 | 2026-07-28T03:13:48.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 279 | 2026-07-28T03:13:48.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 280 | 2026-07-28T03:13:48.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 281 | 2026-07-28T03:13:48.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 282 | 2026-07-28T03:13:48.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 283 | 2026-07-28T03:13:48.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 284 | 2026-07-28T03:13:49.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 285 | 2026-07-28T03:13:49.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 286 | 2026-07-28T03:13:49.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 287 | 2026-07-28T03:13:49.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 288 | 2026-07-28T03:13:49.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 289 | 2026-07-28T03:13:49.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 290 | 2026-07-28T03:13:49.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 200
|
| 291 | 2026-07-28T03:13:49.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 200
|
| 292 | 2026-07-28T03:13:49.796Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 293 | 2026-07-28T03:13:49.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 294 | 2026-07-28T03:13:49.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 76
table_name = fields_string
|
| 295 | 2026-07-28T03:13:49.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 80
table_name = fields_uuid
|
| 296 | 2026-07-28T03:13:49.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 150
table_name = measurements_cumulativeu64
|
| 297 | 2026-07-28T03:13:49.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 50
table_name = measurements_u64
|
| 298 | 2026-07-28T03:13:49.897Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 299 | 2026-07-28T03:13:50.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 300 | 2026-07-28T03:13:50.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 301 | 2026-07-28T03:13:50.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 302 | 2026-07-28T03:13:50.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 303 | 2026-07-28T03:13:50.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 304 | 2026-07-28T03:13:50.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 305 | 2026-07-28T03:13:51.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 306 | 2026-07-28T03:13:51.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 307 | 2026-07-28T03:13:51.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 308 | 2026-07-28T03:13:51.324Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 309 | 2026-07-28T03:13:51.324Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 310 | 2026-07-28T03:13:51.344Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 311 | 2026-07-28T03:13:51.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 312 | 2026-07-28T03:13:51.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 313 | 2026-07-28T03:13:51.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 314 | 2026-07-28T03:13:52.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 315 | 2026-07-28T03:13:52.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 316 | 2026-07-28T03:13:52.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 317 | 2026-07-28T03:13:52.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 318 | 2026-07-28T03:13:52.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 319 | 2026-07-28T03:13:52.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 320 | 2026-07-28T03:13:53.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 321 | 2026-07-28T03:13:53.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 322 | 2026-07-28T03:13:53.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 323 | 2026-07-28T03:13:53.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 324 | 2026-07-28T03:13:53.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 325 | 2026-07-28T03:13:53.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 326 | 2026-07-28T03:13:53.750Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 327 | 2026-07-28T03:13:53.750Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 328 | 2026-07-28T03:13:53.753Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 329 | 2026-07-28T03:13:54.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 330 | 2026-07-28T03:13:54.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 331 | 2026-07-28T03:13:54.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 332 | 2026-07-28T03:13:54.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 333 | 2026-07-28T03:13:54.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 334 | 2026-07-28T03:13:54.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 335 | 2026-07-28T03:13:54.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 363
|
| 336 | 2026-07-28T03:13:54.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 363
|
| 337 | 2026-07-28T03:13:54.796Z | DEBG | oximeter (clickhouse-client): unrolling 363 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 338 | 2026-07-28T03:13:54.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 339 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796272501Z }
timeseries_name = dendrite:sample_collection_duration
|
| 340 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796199929Z }
timeseries_name = switch_data_link:link_enabled
|
| 341 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796204409Z }
timeseries_name = switch_data_link:link_up
|
| 342 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796209039Z }
timeseries_name = switch_table:capacity
|
| 343 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796224390Z }
timeseries_name = switch_table:collisions
|
| 344 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796230730Z }
timeseries_name = switch_table:delete_misses
|
| 345 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796218050Z }
timeseries_name = switch_table:deletes
|
| 346 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796233910Z }
timeseries_name = switch_table:exhaustion
|
| 347 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796214830Z }
timeseries_name = switch_table:inserts
|
| 348 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796211599Z }
timeseries_name = switch_table:occupancy
|
| 349 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796227920Z }
timeseries_name = switch_table:update_misses
|
| 350 | 2026-07-28T03:13:54.799Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:13:54.796220680Z }
timeseries_name = switch_table:updates
|
| 351 | 2026-07-28T03:13:54.802Z | DEBG | oximeter (clickhouse-client): inserting 12 new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 352 | 2026-07-28T03:13:54.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 280
table_name = fields_i16
|
| 353 | 2026-07-28T03:13:54.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 843
table_name = fields_string
|
| 354 | 2026-07-28T03:13:54.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 163
table_name = fields_u16
|
| 355 | 2026-07-28T03:13:54.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 145
table_name = fields_u32
|
| 356 | 2026-07-28T03:13:54.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 144
table_name = fields_u8
|
| 357 | 2026-07-28T03:13:54.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 523
table_name = fields_uuid
|
| 358 | 2026-07-28T03:13:54.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = measurements_bool
|
| 359 | 2026-07-28T03:13:54.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 255
table_name = measurements_cumulativeu64
|
| 360 | 2026-07-28T03:13:54.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1
table_name = measurements_f64
|
| 361 | 2026-07-28T03:13:54.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 23
table_name = measurements_histogramu64
|
| 362 | 2026-07-28T03:13:54.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 80
table_name = measurements_u64
|
| 363 | 2026-07-28T03:13:54.897Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 364 | 2026-07-28T03:13:55.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 365 | 2026-07-28T03:13:55.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 366 | 2026-07-28T03:13:55.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 367 | 2026-07-28T03:13:55.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 368 | 2026-07-28T03:13:55.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 369 | 2026-07-28T03:13:55.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 370 | 2026-07-28T03:13:56.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 371 | 2026-07-28T03:13:56.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 372 | 2026-07-28T03:13:56.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 373 | 2026-07-28T03:13:56.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 374 | 2026-07-28T03:13:56.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 375 | 2026-07-28T03:13:56.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 376 | 2026-07-28T03:13:57.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 377 | 2026-07-28T03:13:57.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 378 | 2026-07-28T03:13:57.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 379 | 2026-07-28T03:13:57.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 380 | 2026-07-28T03:13:57.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 381 | 2026-07-28T03:13:57.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 382 | 2026-07-28T03:13:58.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 383 | 2026-07-28T03:13:58.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 384 | 2026-07-28T03:13:58.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 385 | 2026-07-28T03:13:58.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 386 | 2026-07-28T03:13:58.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 387 | 2026-07-28T03:13:58.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 388 | 2026-07-28T03:13:58.911Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 389 | 2026-07-28T03:13:58.911Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending
|
| 390 | 2026-07-28T03:13:59.010Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e0978a3d-f161-4a2e-ac58-4c2a9426ca12", "content-length": "851", "date": "Tue, 28 Jul 2026 03:13:59 GMT"} })
|
| 391 | 2026-07-28T03:13:59.010Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D
|
| 392 | 2026-07-28T03:13:59.013Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ab3ad371-e938-4554-aedf-a6ed1d8b62af", "content-length": "29", "date": "Tue, 28 Jul 2026 03:13:59 GMT"} })
|
| 393 | 2026-07-28T03:13:59.013Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:58804
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 005b0d90-8ee7-46fb-8ea6-4da97fb0b10c
|
| 394 | 2026-07-28T03:13:59.013Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 5
n_pruned_tasks = 0
|
| 395 | 2026-07-28T03:13:59.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 396 | 2026-07-28T03:13:59.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 397 | 2026-07-28T03:13:59.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 398 | 2026-07-28T03:13:59.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 399 | 2026-07-28T03:13:59.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 400 | 2026-07-28T03:13:59.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 401 | 2026-07-28T03:13:59.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 204
|
| 402 | 2026-07-28T03:13:59.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 204
|
| 403 | 2026-07-28T03:13:59.795Z | DEBG | oximeter (clickhouse-client): unrolling 204 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 404 | 2026-07-28T03:13:59.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 405 | 2026-07-28T03:13:59.800Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_ipaddr
|
| 406 | 2026-07-28T03:13:59.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 80
table_name = fields_string
|
| 407 | 2026-07-28T03:13:59.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_u16
|
| 408 | 2026-07-28T03:13:59.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 84
table_name = fields_uuid
|
| 409 | 2026-07-28T03:13:59.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 152
table_name = measurements_cumulativeu64
|
| 410 | 2026-07-28T03:13:59.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 2
table_name = measurements_histogramu64
|
| 411 | 2026-07-28T03:13:59.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 50
table_name = measurements_u64
|
| 412 | 2026-07-28T03:13:59.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 413 | 2026-07-28T03:14:00.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 414 | 2026-07-28T03:14:00.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 415 | 2026-07-28T03:14:00.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 416 | 2026-07-28T03:14:00.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 417 | 2026-07-28T03:14:00.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 418 | 2026-07-28T03:14:00.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 419 | 2026-07-28T03:14:01.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 420 | 2026-07-28T03:14:01.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 421 | 2026-07-28T03:14:01.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 422 | 2026-07-28T03:14:01.323Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 423 | 2026-07-28T03:14:01.323Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 424 | 2026-07-28T03:14:01.335Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 425 | 2026-07-28T03:14:01.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 426 | 2026-07-28T03:14:01.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 427 | 2026-07-28T03:14:01.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 428 | 2026-07-28T03:14:02.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 429 | 2026-07-28T03:14:02.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 430 | 2026-07-28T03:14:02.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 431 | 2026-07-28T03:14:02.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 432 | 2026-07-28T03:14:02.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 433 | 2026-07-28T03:14:02.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 434 | 2026-07-28T03:14:03.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 435 | 2026-07-28T03:14:03.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 436 | 2026-07-28T03:14:03.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 437 | 2026-07-28T03:14:03.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 438 | 2026-07-28T03:14:03.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 439 | 2026-07-28T03:14:03.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 440 | 2026-07-28T03:14:03.751Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 441 | 2026-07-28T03:14:03.751Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 442 | 2026-07-28T03:14:03.753Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 443 | 2026-07-28T03:14:04.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 444 | 2026-07-28T03:14:04.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 445 | 2026-07-28T03:14:04.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 446 | 2026-07-28T03:14:04.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 447 | 2026-07-28T03:14:04.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 448 | 2026-07-28T03:14:04.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 449 | 2026-07-28T03:14:04.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 363
|
| 450 | 2026-07-28T03:14:04.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 363
|
| 451 | 2026-07-28T03:14:04.795Z | DEBG | oximeter (clickhouse-client): unrolling 363 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 452 | 2026-07-28T03:14:04.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 453 | 2026-07-28T03:14:04.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 280
table_name = fields_i16
|
| 454 | 2026-07-28T03:14:04.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 843
table_name = fields_string
|
| 455 | 2026-07-28T03:14:04.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 163
table_name = fields_u16
|
| 456 | 2026-07-28T03:14:04.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 145
table_name = fields_u32
|
| 457 | 2026-07-28T03:14:04.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 144
table_name = fields_u8
|
| 458 | 2026-07-28T03:14:04.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 523
table_name = fields_uuid
|
| 459 | 2026-07-28T03:14:04.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = measurements_bool
|
| 460 | 2026-07-28T03:14:04.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 255
table_name = measurements_cumulativeu64
|
| 461 | 2026-07-28T03:14:04.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1
table_name = measurements_f64
|
| 462 | 2026-07-28T03:14:04.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 23
table_name = measurements_histogramu64
|
| 463 | 2026-07-28T03:14:04.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 80
table_name = measurements_u64
|
| 464 | 2026-07-28T03:14:04.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 465 | 2026-07-28T03:14:05.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 466 | 2026-07-28T03:14:05.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 467 | 2026-07-28T03:14:05.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 468 | 2026-07-28T03:14:05.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 469 | 2026-07-28T03:14:05.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 470 | 2026-07-28T03:14:05.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 471 | 2026-07-28T03:14:06.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 472 | 2026-07-28T03:14:06.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 473 | 2026-07-28T03:14:06.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 474 | 2026-07-28T03:14:06.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 475 | 2026-07-28T03:14:06.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 476 | 2026-07-28T03:14:06.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 477 | 2026-07-28T03:14:07.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 478 | 2026-07-28T03:14:07.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 479 | 2026-07-28T03:14:07.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 480 | 2026-07-28T03:14:07.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 481 | 2026-07-28T03:14:07.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 482 | 2026-07-28T03:14:07.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 483 | 2026-07-28T03:14:08.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 484 | 2026-07-28T03:14:08.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 485 | 2026-07-28T03:14:08.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 486 | 2026-07-28T03:14:08.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 487 | 2026-07-28T03:14:08.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 488 | 2026-07-28T03:14:08.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 489 | 2026-07-28T03:14:09.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 490 | 2026-07-28T03:14:09.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 491 | 2026-07-28T03:14:09.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 492 | 2026-07-28T03:14:09.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 493 | 2026-07-28T03:14:09.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 494 | 2026-07-28T03:14:09.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 495 | 2026-07-28T03:14:09.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 200
|
| 496 | 2026-07-28T03:14:09.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 200
|
| 497 | 2026-07-28T03:14:09.795Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 498 | 2026-07-28T03:14:09.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 499 | 2026-07-28T03:14:09.800Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 76
table_name = fields_string
|
| 500 | 2026-07-28T03:14:09.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 80
table_name = fields_uuid
|
| 501 | 2026-07-28T03:14:09.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 150
table_name = measurements_cumulativeu64
|
| 502 | 2026-07-28T03:14:09.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 50
table_name = measurements_u64
|
| 503 | 2026-07-28T03:14:09.897Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 504 | 2026-07-28T03:14:10.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 505 | 2026-07-28T03:14:10.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 506 | 2026-07-28T03:14:10.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 507 | 2026-07-28T03:14:10.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 508 | 2026-07-28T03:14:10.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 509 | 2026-07-28T03:14:10.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 510 | 2026-07-28T03:14:11.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 511 | 2026-07-28T03:14:11.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 512 | 2026-07-28T03:14:11.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 513 | 2026-07-28T03:14:11.323Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 514 | 2026-07-28T03:14:11.323Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 515 | 2026-07-28T03:14:11.332Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 516 | 2026-07-28T03:14:11.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 517 | 2026-07-28T03:14:11.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 518 | 2026-07-28T03:14:11.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 519 | 2026-07-28T03:14:12.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 520 | 2026-07-28T03:14:12.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 521 | 2026-07-28T03:14:12.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 522 | 2026-07-28T03:14:12.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 523 | 2026-07-28T03:14:12.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 524 | 2026-07-28T03:14:12.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 525 | 2026-07-28T03:14:13.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 526 | 2026-07-28T03:14:13.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 527 | 2026-07-28T03:14:13.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 528 | 2026-07-28T03:14:13.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 529 | 2026-07-28T03:14:13.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 530 | 2026-07-28T03:14:13.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 531 | 2026-07-28T03:14:13.750Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 532 | 2026-07-28T03:14:13.750Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 533 | 2026-07-28T03:14:13.752Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 534 | 2026-07-28T03:14:13.910Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 535 | 2026-07-28T03:14:13.911Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending
|
| 536 | 2026-07-28T03:14:13.915Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b9f6e601-9265-4293-813c-2d29e8465f5a", "content-length": "1412", "date": "Tue, 28 Jul 2026 03:14:13 GMT"} })
|
| 537 | 2026-07-28T03:14:13.915Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D
|
| 538 | 2026-07-28T03:14:13.919Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "96ef6400-fd83-4e38-ab9b-53a2f1978495", "content-length": "29", "date": "Tue, 28 Jul 2026 03:14:13 GMT"} })
|
| 539 | 2026-07-28T03:14:13.919Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
|
| 540 | 2026-07-28T03:14:13.919Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:64820
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
|
| 541 | 2026-07-28T03:14:13.919Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:51130
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
|
| 542 | 2026-07-28T03:14:13.919Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:42397
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
|
| 543 | 2026-07-28T03:14:13.919Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 544 | 2026-07-28T03:14:14.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 545 | 2026-07-28T03:14:14.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 546 | 2026-07-28T03:14:14.179Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 547 | 2026-07-28T03:14:14.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 548 | 2026-07-28T03:14:14.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 549 | 2026-07-28T03:14:14.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 550 | 2026-07-28T03:14:14.385Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 551 | 2026-07-28T03:14:14.385Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 552 | 2026-07-28T03:14:14.394Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 11
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 553 | 2026-07-28T03:14:14.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 554 | 2026-07-28T03:14:14.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 555 | 2026-07-28T03:14:14.727Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 556 | 2026-07-28T03:14:14.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 557 | 2026-07-28T03:14:14.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 378
|
| 558 | 2026-07-28T03:14:14.796Z | DEBG | oximeter (clickhouse-client): unrolling 378 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 559 | 2026-07-28T03:14:14.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 560 | 2026-07-28T03:14:14.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:14.796858708Z }
timeseries_name = database_transaction:retry_data
|
| 561 | 2026-07-28T03:14:14.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:14.796841748Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 562 | 2026-07-28T03:14:14.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:14.796837328Z }
timeseries_name = static_routing_config:static_nexthops
|
| 563 | 2026-07-28T03:14:14.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:14.796834798Z }
timeseries_name = static_routing_config:static_routes
|
| 564 | 2026-07-28T03:14:14.800Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:14.796839468Z }
timeseries_name = switch_rib:active_routes
|
| 565 | 2026-07-28T03:14:14.804Z | DEBG | oximeter (clickhouse-client): inserting 5 new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 566 | 2026-07-28T03:14:14.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 280
table_name = fields_i16
|
| 567 | 2026-07-28T03:14:14.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 856
table_name = fields_string
|
| 568 | 2026-07-28T03:14:14.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 167
table_name = fields_u16
|
| 569 | 2026-07-28T03:14:14.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 146
table_name = fields_u32
|
| 570 | 2026-07-28T03:14:14.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 144
table_name = fields_u8
|
| 571 | 2026-07-28T03:14:14.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 541
table_name = fields_uuid
|
| 572 | 2026-07-28T03:14:14.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = measurements_bool
|
| 573 | 2026-07-28T03:14:14.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 257
table_name = measurements_cumulativeu64
|
| 574 | 2026-07-28T03:14:14.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 2
table_name = measurements_f64
|
| 575 | 2026-07-28T03:14:14.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 27
table_name = measurements_histogramu64
|
| 576 | 2026-07-28T03:14:14.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 6
table_name = measurements_i64
|
| 577 | 2026-07-28T03:14:14.822Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 82
table_name = measurements_u64
|
| 578 | 2026-07-28T03:14:14.897Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 579 | 2026-07-28T03:14:15.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 580 | 2026-07-28T03:14:15.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 581 | 2026-07-28T03:14:15.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 582 | 2026-07-28T03:14:15.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 583 | 2026-07-28T03:14:15.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 584 | 2026-07-28T03:14:15.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 585 | 2026-07-28T03:14:15.409Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 586 | 2026-07-28T03:14:15.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 587 | 2026-07-28T03:14:15.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 588 | 2026-07-28T03:14:15.727Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 589 | 2026-07-28T03:14:16.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 590 | 2026-07-28T03:14:16.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 591 | 2026-07-28T03:14:16.173Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 592 | 2026-07-28T03:14:16.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 593 | 2026-07-28T03:14:16.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 594 | 2026-07-28T03:14:16.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 595 | 2026-07-28T03:14:16.275Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 596 | 2026-07-28T03:14:16.275Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 597 | 2026-07-28T03:14:16.285Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 7
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 598 | 2026-07-28T03:14:16.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 599 | 2026-07-28T03:14:16.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 600 | 2026-07-28T03:14:16.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 601 | 2026-07-28T03:14:17.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 602 | 2026-07-28T03:14:17.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 603 | 2026-07-28T03:14:17.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 604 | 2026-07-28T03:14:17.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 605 | 2026-07-28T03:14:17.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 606 | 2026-07-28T03:14:17.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 607 | 2026-07-28T03:14:17.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 608 | 2026-07-28T03:14:17.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 609 | 2026-07-28T03:14:17.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 610 | 2026-07-28T03:14:18.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 611 | 2026-07-28T03:14:18.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 612 | 2026-07-28T03:14:18.171Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 613 | 2026-07-28T03:14:18.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 614 | 2026-07-28T03:14:18.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 615 | 2026-07-28T03:14:18.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 616 | 2026-07-28T03:14:18.413Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 617 | 2026-07-28T03:14:18.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 618 | 2026-07-28T03:14:18.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 619 | 2026-07-28T03:14:18.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 620 | 2026-07-28T03:14:19.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 621 | 2026-07-28T03:14:19.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 622 | 2026-07-28T03:14:19.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 623 | 2026-07-28T03:14:19.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 624 | 2026-07-28T03:14:19.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 625 | 2026-07-28T03:14:19.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 626 | 2026-07-28T03:14:19.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 627 | 2026-07-28T03:14:19.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 628 | 2026-07-28T03:14:19.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 629 | 2026-07-28T03:14:19.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 231
|
| 630 | 2026-07-28T03:14:19.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 231
|
| 631 | 2026-07-28T03:14:19.795Z | DEBG | oximeter (clickhouse-client): unrolling 231 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 632 | 2026-07-28T03:14:19.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 633 | 2026-07-28T03:14:19.800Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 8
table_name = fields_ipaddr
|
| 634 | 2026-07-28T03:14:19.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 91
table_name = fields_string
|
| 635 | 2026-07-28T03:14:19.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 11
table_name = fields_u16
|
| 636 | 2026-07-28T03:14:19.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1
table_name = fields_u32
|
| 637 | 2026-07-28T03:14:19.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 102
table_name = fields_uuid
|
| 638 | 2026-07-28T03:14:19.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 164
table_name = measurements_cumulativeu64
|
| 639 | 2026-07-28T03:14:19.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1
table_name = measurements_f64
|
| 640 | 2026-07-28T03:14:19.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 3
table_name = measurements_histogramu64
|
| 641 | 2026-07-28T03:14:19.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 3
table_name = measurements_i64
|
| 642 | 2026-07-28T03:14:19.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 60
table_name = measurements_u64
|
| 643 | 2026-07-28T03:14:19.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:276
|
| 644 | 2026-07-28T03:14:20.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 645 | 2026-07-28T03:14:20.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 646 | 2026-07-28T03:14:20.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 647 | 2026-07-28T03:14:20.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 648 | 2026-07-28T03:14:20.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 649 | 2026-07-28T03:14:20.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 650 | 2026-07-28T03:14:20.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 651 | 2026-07-28T03:14:20.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 652 | 2026-07-28T03:14:20.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 653 | 2026-07-28T03:14:21.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 654 | 2026-07-28T03:14:21.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 655 | 2026-07-28T03:14:21.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 656 | 2026-07-28T03:14:21.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 657 | 2026-07-28T03:14:21.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 658 | 2026-07-28T03:14:21.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 659 | 2026-07-28T03:14:21.233Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 660 | 2026-07-28T03:14:21.233Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 661 | 2026-07-28T03:14:21.243Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 662 | 2026-07-28T03:14:21.323Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 663 | 2026-07-28T03:14:21.323Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 664 | 2026-07-28T03:14:21.330Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 665 | 2026-07-28T03:14:21.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 666 | 2026-07-28T03:14:21.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 667 | 2026-07-28T03:14:21.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 668 | 2026-07-28T03:14:22.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 669 | 2026-07-28T03:14:22.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 670 | 2026-07-28T03:14:22.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 671 | 2026-07-28T03:14:22.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 672 | 2026-07-28T03:14:22.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 673 | 2026-07-28T03:14:22.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 674 | 2026-07-28T03:14:22.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 675 | 2026-07-28T03:14:22.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 676 | 2026-07-28T03:14:22.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 677 | 2026-07-28T03:14:23.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 678 | 2026-07-28T03:14:23.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 679 | 2026-07-28T03:14:23.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 680 | 2026-07-28T03:14:23.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 681 | 2026-07-28T03:14:23.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 682 | 2026-07-28T03:14:23.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 683 | 2026-07-28T03:14:23.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 684 | 2026-07-28T03:14:23.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 685 | 2026-07-28T03:14:23.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 686 | 2026-07-28T03:14:23.751Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 687 | 2026-07-28T03:14:23.751Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 688 | 2026-07-28T03:14:23.753Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 689 | 2026-07-28T03:14:24.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 690 | 2026-07-28T03:14:24.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 691 | 2026-07-28T03:14:24.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 692 | 2026-07-28T03:14:24.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 693 | 2026-07-28T03:14:24.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 694 | 2026-07-28T03:14:24.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 695 | 2026-07-28T03:14:24.385Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 696 | 2026-07-28T03:14:24.385Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 697 | 2026-07-28T03:14:24.386Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 698 | 2026-07-28T03:14:24.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 699 | 2026-07-28T03:14:24.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 700 | 2026-07-28T03:14:24.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 701 | 2026-07-28T03:14:24.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 398
|
| 702 | 2026-07-28T03:14:24.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 398
|
| 703 | 2026-07-28T03:14:24.795Z | DEBG | oximeter (clickhouse-client): unrolling 398 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 704 | 2026-07-28T03:14:24.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 705 | 2026-07-28T03:14:24.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 280
table_name = fields_i16
|
| 706 | 2026-07-28T03:14:24.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 877
table_name = fields_string
|
| 707 | 2026-07-28T03:14:24.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 178
table_name = fields_u16
|
| 708 | 2026-07-28T03:14:24.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 145
table_name = fields_u32
|
| 709 | 2026-07-28T03:14:24.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 144
table_name = fields_u8
|
| 710 | 2026-07-28T03:14:24.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 546
table_name = fields_uuid
|
| 711 | 2026-07-28T03:14:24.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = measurements_bool
|
| 712 | 2026-07-28T03:14:24.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 265
table_name = measurements_cumulativeu64
|
| 713 | 2026-07-28T03:14:24.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1
table_name = measurements_f64
|
| 714 | 2026-07-28T03:14:24.816Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 005b0d90-8ee7-46fb-8ea6-4da97fb0b10c
producer_ip = fd00:1122:3344:101::1
producer_port = 58804
|
| 715 | 2026-07-28T03:14:24.816Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 005b0d90-8ee7-46fb-8ea6-4da97fb0b10c
producer_ip = fd00:1122:3344:101::1
producer_port = 58804
|
| 716 | 2026-07-28T03:14:24.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 38
table_name = measurements_histogramu64
|
| 717 | 2026-07-28T03:14:24.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 90
table_name = measurements_u64
|
| 718 | 2026-07-28T03:14:24.897Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 719 | 2026-07-28T03:14:24.984Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 9086
producer_id = 005b0d90-8ee7-46fb-8ea6-4da97fb0b10c
producer_ip = fd00:1122:3344:101::1
producer_port = 58804
|
| 720 | 2026-07-28T03:14:25.035Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 9086
|
| 721 | 2026-07-28T03:14:25.035Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 9086
|
| 722 | 2026-07-28T03:14:25.035Z | DEBG | oximeter (clickhouse-client): unrolling 9086 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 723 | 2026-07-28T03:14:25.036Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 724 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.036710203Z }
timeseries_name = kstat_sampler:expired_targets
|
| 725 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.036215010Z }
timeseries_name = sled_cpu:cpu_nsec
|
| 726 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.035519581Z }
timeseries_name = sled_data_link:bytes_received
|
| 727 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.035523931Z }
timeseries_name = sled_data_link:bytes_sent
|
| 728 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.035513361Z }
timeseries_name = sled_data_link:errors_received
|
| 729 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.035517341Z }
timeseries_name = sled_data_link:errors_sent
|
| 730 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.035521941Z }
timeseries_name = sled_data_link:packets_received
|
| 731 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.035526061Z }
timeseries_name = sled_data_link:packets_sent
|
| 732 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.036732274Z }
timeseries_name = zfs_dataset:bytes_used
|
| 733 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.036719403Z }
timeseries_name = zfs_pool:bytes_allocated
|
| 734 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.036722743Z }
timeseries_name = zfs_pool:bytes_total
|
| 735 | 2026-07-28T03:14:25.039Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
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-07-28T03:14:25.035870431Z }
timeseries_name = zone:cpu_nsec
|
| 736 | 2026-07-28T03:14:25.079Z | DEBG | oximeter (clickhouse-client): inserting 12 new timeseries schema
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 737 | 2026-07-28T03:14:25.084Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 3208
table_name = fields_string
|
| 738 | 2026-07-28T03:14:25.085Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 11
table_name = fields_u16
|
| 739 | 2026-07-28T03:14:25.086Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 953
table_name = fields_u32
|
| 740 | 2026-07-28T03:14:25.089Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1808
table_name = fields_uuid
|
| 741 | 2026-07-28T03:14:25.094Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 8467
table_name = measurements_cumulativeu64
|
| 742 | 2026-07-28T03:14:25.096Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 11
table_name = measurements_histogramu64
|
| 743 | 2026-07-28T03:14:25.098Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 608
table_name = measurements_u64
|
| 744 | 2026-07-28T03:14:25.136Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 745 | 2026-07-28T03:14:25.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 746 | 2026-07-28T03:14:25.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 747 | 2026-07-28T03:14:25.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 748 | 2026-07-28T03:14:25.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 749 | 2026-07-28T03:14:25.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 750 | 2026-07-28T03:14:25.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 751 | 2026-07-28T03:14:25.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 752 | 2026-07-28T03:14:25.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 753 | 2026-07-28T03:14:25.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 754 | 2026-07-28T03:14:25.812Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 005b0d90-8ee7-46fb-8ea6-4da97fb0b10c
producer_ip = fd00:1122:3344:101::1
producer_port = 58804
|
| 755 | 2026-07-28T03:14:26.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 756 | 2026-07-28T03:14:26.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 757 | 2026-07-28T03:14:26.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 758 | 2026-07-28T03:14:26.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 759 | 2026-07-28T03:14:26.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 760 | 2026-07-28T03:14:26.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 761 | 2026-07-28T03:14:26.275Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 762 | 2026-07-28T03:14:26.275Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 763 | 2026-07-28T03:14:26.276Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 764 | 2026-07-28T03:14:26.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 765 | 2026-07-28T03:14:26.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 766 | 2026-07-28T03:14:26.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 767 | 2026-07-28T03:14:27.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 768 | 2026-07-28T03:14:27.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 769 | 2026-07-28T03:14:27.173Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 770 | 2026-07-28T03:14:27.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 771 | 2026-07-28T03:14:27.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 772 | 2026-07-28T03:14:27.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 773 | 2026-07-28T03:14:27.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 774 | 2026-07-28T03:14:27.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 775 | 2026-07-28T03:14:27.727Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 776 | 2026-07-28T03:14:28.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 777 | 2026-07-28T03:14:28.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 778 | 2026-07-28T03:14:28.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 779 | 2026-07-28T03:14:28.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 780 | 2026-07-28T03:14:28.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 781 | 2026-07-28T03:14:28.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 782 | 2026-07-28T03:14:28.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 783 | 2026-07-28T03:14:28.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 784 | 2026-07-28T03:14:28.727Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 785 | 2026-07-28T03:14:28.911Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 786 | 2026-07-28T03:14:28.911Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending
|
| 787 | 2026-07-28T03:14:28.916Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0f12ab02-1eaf-4302-a2cb-1c26c31a3e16", "content-length": "1412", "date": "Tue, 28 Jul 2026 03:14:28 GMT"} })
|
| 788 | 2026-07-28T03:14:28.916Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D
|
| 789 | 2026-07-28T03:14:28.919Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b0c57f01-e418-47cf-99d7-323b5869fa45", "content-length": "29", "date": "Tue, 28 Jul 2026 03:14:28 GMT"} })
|
| 790 | 2026-07-28T03:14:28.919Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 791 | 2026-07-28T03:14:29.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 792 | 2026-07-28T03:14:29.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 793 | 2026-07-28T03:14:29.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 794 | 2026-07-28T03:14:29.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 795 | 2026-07-28T03:14:29.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 796 | 2026-07-28T03:14:29.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 797 | 2026-07-28T03:14:29.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 798 | 2026-07-28T03:14:29.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 799 | 2026-07-28T03:14:29.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 800 | 2026-07-28T03:14:29.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 225
|
| 801 | 2026-07-28T03:14:29.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 225
|
| 802 | 2026-07-28T03:14:29.795Z | DEBG | oximeter (clickhouse-client): unrolling 225 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 803 | 2026-07-28T03:14:29.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 804 | 2026-07-28T03:14:29.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_ipaddr
|
| 805 | 2026-07-28T03:14:29.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 88
table_name = fields_string
|
| 806 | 2026-07-28T03:14:29.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 7
table_name = fields_u16
|
| 807 | 2026-07-28T03:14:29.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 95
table_name = fields_uuid
|
| 808 | 2026-07-28T03:14:29.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 162
table_name = measurements_cumulativeu64
|
| 809 | 2026-07-28T03:14:29.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 3
table_name = measurements_histogramu64
|
| 810 | 2026-07-28T03:14:29.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 60
table_name = measurements_u64
|
| 811 | 2026-07-28T03:14:29.897Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 812 | 2026-07-28T03:14:30.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 813 | 2026-07-28T03:14:30.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 814 | 2026-07-28T03:14:30.171Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 815 | 2026-07-28T03:14:30.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 816 | 2026-07-28T03:14:30.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 817 | 2026-07-28T03:14:30.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 818 | 2026-07-28T03:14:30.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 819 | 2026-07-28T03:14:30.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 820 | 2026-07-28T03:14:30.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 821 | 2026-07-28T03:14:31.140Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 822 | 2026-07-28T03:14:31.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 823 | 2026-07-28T03:14:31.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 824 | 2026-07-28T03:14:31.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 825 | 2026-07-28T03:14:31.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 826 | 2026-07-28T03:14:31.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 827 | 2026-07-28T03:14:31.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 828 | 2026-07-28T03:14:31.233Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 829 | 2026-07-28T03:14:31.233Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 830 | 2026-07-28T03:14:31.236Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 831 | 2026-07-28T03:14:31.323Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 832 | 2026-07-28T03:14:31.323Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 833 | 2026-07-28T03:14:31.332Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 834 | 2026-07-28T03:14:31.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 835 | 2026-07-28T03:14:31.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 836 | 2026-07-28T03:14:31.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 837 | 2026-07-28T03:14:31.847Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 838 | 2026-07-28T03:14:32.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 839 | 2026-07-28T03:14:32.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 840 | 2026-07-28T03:14:32.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 841 | 2026-07-28T03:14:32.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 842 | 2026-07-28T03:14:32.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 843 | 2026-07-28T03:14:32.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 844 | 2026-07-28T03:14:32.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 845 | 2026-07-28T03:14:32.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 846 | 2026-07-28T03:14:32.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 847 | 2026-07-28T03:14:33.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 848 | 2026-07-28T03:14:33.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 849 | 2026-07-28T03:14:33.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 850 | 2026-07-28T03:14:33.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 851 | 2026-07-28T03:14:33.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 852 | 2026-07-28T03:14:33.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 853 | 2026-07-28T03:14:33.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 854 | 2026-07-28T03:14:33.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 855 | 2026-07-28T03:14:33.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 856 | 2026-07-28T03:14:33.750Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 857 | 2026-07-28T03:14:33.750Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 858 | 2026-07-28T03:14:33.752Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 859 | 2026-07-28T03:14:34.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 860 | 2026-07-28T03:14:34.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 861 | 2026-07-28T03:14:34.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 862 | 2026-07-28T03:14:34.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 863 | 2026-07-28T03:14:34.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 864 | 2026-07-28T03:14:34.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 865 | 2026-07-28T03:14:34.385Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 866 | 2026-07-28T03:14:34.385Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 867 | 2026-07-28T03:14:34.386Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 868 | 2026-07-28T03:14:34.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 869 | 2026-07-28T03:14:34.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 870 | 2026-07-28T03:14:34.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 871 | 2026-07-28T03:14:34.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 402
|
| 872 | 2026-07-28T03:14:34.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 402
|
| 873 | 2026-07-28T03:14:34.796Z | DEBG | oximeter (clickhouse-client): unrolling 402 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 874 | 2026-07-28T03:14:34.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 875 | 2026-07-28T03:14:34.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 280
table_name = fields_i16
|
| 876 | 2026-07-28T03:14:34.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 8
table_name = fields_ipaddr
|
| 877 | 2026-07-28T03:14:34.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 881
table_name = fields_string
|
| 878 | 2026-07-28T03:14:34.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 186
table_name = fields_u16
|
| 879 | 2026-07-28T03:14:34.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 145
table_name = fields_u32
|
| 880 | 2026-07-28T03:14:34.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 144
table_name = fields_u8
|
| 881 | 2026-07-28T03:14:34.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 554
table_name = fields_uuid
|
| 882 | 2026-07-28T03:14:34.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = measurements_bool
|
| 883 | 2026-07-28T03:14:34.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 269
table_name = measurements_cumulativeu64
|
| 884 | 2026-07-28T03:14:34.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1
table_name = measurements_f64
|
| 885 | 2026-07-28T03:14:34.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 38
table_name = measurements_histogramu64
|
| 886 | 2026-07-28T03:14:34.820Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 90
table_name = measurements_u64
|
| 887 | 2026-07-28T03:14:34.898Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 888 | 2026-07-28T03:14:35.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 889 | 2026-07-28T03:14:35.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 890 | 2026-07-28T03:14:35.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 891 | 2026-07-28T03:14:35.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 892 | 2026-07-28T03:14:35.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 893 | 2026-07-28T03:14:35.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 894 | 2026-07-28T03:14:35.515Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 895 | 2026-07-28T03:14:35.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 896 | 2026-07-28T03:14:35.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 897 | 2026-07-28T03:14:35.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 898 | 2026-07-28T03:14:36.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 899 | 2026-07-28T03:14:36.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 900 | 2026-07-28T03:14:36.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 901 | 2026-07-28T03:14:36.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 902 | 2026-07-28T03:14:36.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 903 | 2026-07-28T03:14:36.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 904 | 2026-07-28T03:14:36.276Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 905 | 2026-07-28T03:14:36.276Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 906 | 2026-07-28T03:14:36.276Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 907 | 2026-07-28T03:14:36.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 908 | 2026-07-28T03:14:36.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 909 | 2026-07-28T03:14:36.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 910 | 2026-07-28T03:14:37.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 911 | 2026-07-28T03:14:37.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 912 | 2026-07-28T03:14:37.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 913 | 2026-07-28T03:14:37.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 914 | 2026-07-28T03:14:37.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 915 | 2026-07-28T03:14:37.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 916 | 2026-07-28T03:14:37.560Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 917 | 2026-07-28T03:14:37.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 918 | 2026-07-28T03:14:37.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 919 | 2026-07-28T03:14:37.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 920 | 2026-07-28T03:14:38.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 921 | 2026-07-28T03:14:38.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 922 | 2026-07-28T03:14:38.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 923 | 2026-07-28T03:14:38.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 924 | 2026-07-28T03:14:38.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 925 | 2026-07-28T03:14:38.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 926 | 2026-07-28T03:14:38.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 927 | 2026-07-28T03:14:38.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 928 | 2026-07-28T03:14:38.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 929 | 2026-07-28T03:14:39.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 930 | 2026-07-28T03:14:39.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 931 | 2026-07-28T03:14:39.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 932 | 2026-07-28T03:14:39.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 933 | 2026-07-28T03:14:39.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 934 | 2026-07-28T03:14:39.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 935 | 2026-07-28T03:14:39.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 936 | 2026-07-28T03:14:39.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 937 | 2026-07-28T03:14:39.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 938 | 2026-07-28T03:14:39.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 227
|
| 939 | 2026-07-28T03:14:39.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 227
|
| 940 | 2026-07-28T03:14:39.795Z | DEBG | oximeter (clickhouse-client): unrolling 227 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 941 | 2026-07-28T03:14:39.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 942 | 2026-07-28T03:14:39.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 8
table_name = fields_ipaddr
|
| 943 | 2026-07-28T03:14:39.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 90
table_name = fields_string
|
| 944 | 2026-07-28T03:14:39.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 11
table_name = fields_u16
|
| 945 | 2026-07-28T03:14:39.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 99
table_name = fields_uuid
|
| 946 | 2026-07-28T03:14:39.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 164
table_name = measurements_cumulativeu64
|
| 947 | 2026-07-28T03:14:39.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 3
table_name = measurements_histogramu64
|
| 948 | 2026-07-28T03:14:39.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 60
table_name = measurements_u64
|
| 949 | 2026-07-28T03:14:39.897Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 950 | 2026-07-28T03:14:40.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 951 | 2026-07-28T03:14:40.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 952 | 2026-07-28T03:14:40.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 953 | 2026-07-28T03:14:40.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 954 | 2026-07-28T03:14:40.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 955 | 2026-07-28T03:14:40.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 956 | 2026-07-28T03:14:40.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 957 | 2026-07-28T03:14:40.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 958 | 2026-07-28T03:14:40.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 959 | 2026-07-28T03:14:41.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 960 | 2026-07-28T03:14:41.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 961 | 2026-07-28T03:14:41.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 962 | 2026-07-28T03:14:41.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 963 | 2026-07-28T03:14:41.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 964 | 2026-07-28T03:14:41.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 965 | 2026-07-28T03:14:41.233Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 966 | 2026-07-28T03:14:41.233Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 967 | 2026-07-28T03:14:41.234Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 968 | 2026-07-28T03:14:41.323Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 969 | 2026-07-28T03:14:41.324Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 970 | 2026-07-28T03:14:41.331Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 971 | 2026-07-28T03:14:41.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 972 | 2026-07-28T03:14:41.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 973 | 2026-07-28T03:14:41.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 974 | 2026-07-28T03:14:42.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 975 | 2026-07-28T03:14:42.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 976 | 2026-07-28T03:14:42.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 977 | 2026-07-28T03:14:42.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 978 | 2026-07-28T03:14:42.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 979 | 2026-07-28T03:14:42.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 980 | 2026-07-28T03:14:42.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 981 | 2026-07-28T03:14:42.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 982 | 2026-07-28T03:14:42.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 983 | 2026-07-28T03:14:43.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 984 | 2026-07-28T03:14:43.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 985 | 2026-07-28T03:14:43.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 986 | 2026-07-28T03:14:43.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 987 | 2026-07-28T03:14:43.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 988 | 2026-07-28T03:14:43.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 989 | 2026-07-28T03:14:43.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 990 | 2026-07-28T03:14:43.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 991 | 2026-07-28T03:14:43.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 992 | 2026-07-28T03:14:43.750Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 993 | 2026-07-28T03:14:43.750Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 994 | 2026-07-28T03:14:43.752Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 995 | 2026-07-28T03:14:43.910Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 996 | 2026-07-28T03:14:43.910Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending
|
| 997 | 2026-07-28T03:14:43.915Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "71a91330-1b12-4466-b938-bcf3762c7858", "content-length": "1412", "date": "Tue, 28 Jul 2026 03:14:43 GMT"} })
|
| 998 | 2026-07-28T03:14:43.915Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D
|
| 999 | 2026-07-28T03:14:43.918Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f1b77ad8-cd7c-408a-b791-7c6373bd86c0", "content-length": "29", "date": "Tue, 28 Jul 2026 03:14:43 GMT"} })
|
| 1000 | 2026-07-28T03:14:43.918Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1001 | 2026-07-28T03:14:44.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1002 | 2026-07-28T03:14:44.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1003 | 2026-07-28T03:14:44.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1004 | 2026-07-28T03:14:44.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1005 | 2026-07-28T03:14:44.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1006 | 2026-07-28T03:14:44.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1007 | 2026-07-28T03:14:44.385Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 1008 | 2026-07-28T03:14:44.385Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 1009 | 2026-07-28T03:14:44.386Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 1010 | 2026-07-28T03:14:44.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1011 | 2026-07-28T03:14:44.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1012 | 2026-07-28T03:14:44.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1013 | 2026-07-28T03:14:44.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 398
|
| 1014 | 2026-07-28T03:14:44.796Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 398
|
| 1015 | 2026-07-28T03:14:44.796Z | DEBG | oximeter (clickhouse-client): unrolling 398 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1016 | 2026-07-28T03:14:44.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1017 | 2026-07-28T03:14:44.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 280
table_name = fields_i16
|
| 1018 | 2026-07-28T03:14:44.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 877
table_name = fields_string
|
| 1019 | 2026-07-28T03:14:44.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 178
table_name = fields_u16
|
| 1020 | 2026-07-28T03:14:44.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 145
table_name = fields_u32
|
| 1021 | 2026-07-28T03:14:44.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 144
table_name = fields_u8
|
| 1022 | 2026-07-28T03:14:44.811Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 546
table_name = fields_uuid
|
| 1023 | 2026-07-28T03:14:44.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = measurements_bool
|
| 1024 | 2026-07-28T03:14:44.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 265
table_name = measurements_cumulativeu64
|
| 1025 | 2026-07-28T03:14:44.815Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1
table_name = measurements_f64
|
| 1026 | 2026-07-28T03:14:44.817Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 38
table_name = measurements_histogramu64
|
| 1027 | 2026-07-28T03:14:44.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 90
table_name = measurements_u64
|
| 1028 | 2026-07-28T03:14:44.873Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 1029 | 2026-07-28T03:14:44.897Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 1030 | 2026-07-28T03:14:45.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1031 | 2026-07-28T03:14:45.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1032 | 2026-07-28T03:14:45.173Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1033 | 2026-07-28T03:14:45.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1034 | 2026-07-28T03:14:45.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1035 | 2026-07-28T03:14:45.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1036 | 2026-07-28T03:14:45.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1037 | 2026-07-28T03:14:45.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1038 | 2026-07-28T03:14:45.727Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1039 | 2026-07-28T03:14:46.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1040 | 2026-07-28T03:14:46.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1041 | 2026-07-28T03:14:46.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1042 | 2026-07-28T03:14:46.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1043 | 2026-07-28T03:14:46.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1044 | 2026-07-28T03:14:46.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1045 | 2026-07-28T03:14:46.276Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 1046 | 2026-07-28T03:14:46.276Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 1047 | 2026-07-28T03:14:46.276Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 1048 | 2026-07-28T03:14:46.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1049 | 2026-07-28T03:14:46.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1050 | 2026-07-28T03:14:46.727Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1051 | 2026-07-28T03:14:47.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1052 | 2026-07-28T03:14:47.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1053 | 2026-07-28T03:14:47.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1054 | 2026-07-28T03:14:47.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1055 | 2026-07-28T03:14:47.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1056 | 2026-07-28T03:14:47.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1057 | 2026-07-28T03:14:47.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1058 | 2026-07-28T03:14:47.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1059 | 2026-07-28T03:14:47.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1060 | 2026-07-28T03:14:48.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1061 | 2026-07-28T03:14:48.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1062 | 2026-07-28T03:14:48.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1063 | 2026-07-28T03:14:48.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1064 | 2026-07-28T03:14:48.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1065 | 2026-07-28T03:14:48.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1066 | 2026-07-28T03:14:48.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1067 | 2026-07-28T03:14:48.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1068 | 2026-07-28T03:14:48.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1069 | 2026-07-28T03:14:49.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1070 | 2026-07-28T03:14:49.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1071 | 2026-07-28T03:14:49.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1072 | 2026-07-28T03:14:49.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1073 | 2026-07-28T03:14:49.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1074 | 2026-07-28T03:14:49.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1075 | 2026-07-28T03:14:49.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1076 | 2026-07-28T03:14:49.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1077 | 2026-07-28T03:14:49.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1078 | 2026-07-28T03:14:49.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 225
|
| 1079 | 2026-07-28T03:14:49.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 225
|
| 1080 | 2026-07-28T03:14:49.795Z | DEBG | oximeter (clickhouse-client): unrolling 225 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1081 | 2026-07-28T03:14:49.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1082 | 2026-07-28T03:14:49.800Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_ipaddr
|
| 1083 | 2026-07-28T03:14:49.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 88
table_name = fields_string
|
| 1084 | 2026-07-28T03:14:49.803Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 7
table_name = fields_u16
|
| 1085 | 2026-07-28T03:14:49.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 95
table_name = fields_uuid
|
| 1086 | 2026-07-28T03:14:49.806Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 162
table_name = measurements_cumulativeu64
|
| 1087 | 2026-07-28T03:14:49.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 3
table_name = measurements_histogramu64
|
| 1088 | 2026-07-28T03:14:49.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 60
table_name = measurements_u64
|
| 1089 | 2026-07-28T03:14:49.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 1090 | 2026-07-28T03:14:50.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1091 | 2026-07-28T03:14:50.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1092 | 2026-07-28T03:14:50.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1093 | 2026-07-28T03:14:50.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1094 | 2026-07-28T03:14:50.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1095 | 2026-07-28T03:14:50.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1096 | 2026-07-28T03:14:50.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1097 | 2026-07-28T03:14:50.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1098 | 2026-07-28T03:14:50.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1099 | 2026-07-28T03:14:51.053Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1100 | 2026-07-28T03:14:51.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1101 | 2026-07-28T03:14:51.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1102 | 2026-07-28T03:14:51.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1103 | 2026-07-28T03:14:51.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1104 | 2026-07-28T03:14:51.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1105 | 2026-07-28T03:14:51.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1106 | 2026-07-28T03:14:51.233Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 1107 | 2026-07-28T03:14:51.233Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 1108 | 2026-07-28T03:14:51.234Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 7473a1f5-c4c3-4a98-8d98-9b15d53f59b1
producer_ip = fd00:1122:3344:101::2
producer_port = 64820
|
| 1109 | 2026-07-28T03:14:51.323Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 1110 | 2026-07-28T03:14:51.323Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 1111 | 2026-07-28T03:14:51.330Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = eae1a0ae-b7eb-4f66-b43e-e55186d1c851
producer_ip = fd00:1122:3344:101::2
producer_port = 49513
|
| 1112 | 2026-07-28T03:14:51.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1113 | 2026-07-28T03:14:51.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1114 | 2026-07-28T03:14:51.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1115 | 2026-07-28T03:14:52.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1116 | 2026-07-28T03:14:52.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1117 | 2026-07-28T03:14:52.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1118 | 2026-07-28T03:14:52.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1119 | 2026-07-28T03:14:52.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1120 | 2026-07-28T03:14:52.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1121 | 2026-07-28T03:14:52.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1122 | 2026-07-28T03:14:52.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1123 | 2026-07-28T03:14:52.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1124 | 2026-07-28T03:14:53.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1125 | 2026-07-28T03:14:53.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1126 | 2026-07-28T03:14:53.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1127 | 2026-07-28T03:14:53.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1128 | 2026-07-28T03:14:53.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1129 | 2026-07-28T03:14:53.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1130 | 2026-07-28T03:14:53.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1131 | 2026-07-28T03:14:53.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1132 | 2026-07-28T03:14:53.727Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1133 | 2026-07-28T03:14:53.751Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 1134 | 2026-07-28T03:14:53.751Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 1135 | 2026-07-28T03:14:53.753Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 23
producer_id = b0ebb76c-e9a7-440f-9ccd-ca26541a0805
producer_ip = fd00:1122:3344:101::a
producer_port = 49688
|
| 1136 | 2026-07-28T03:14:54.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1137 | 2026-07-28T03:14:54.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1138 | 2026-07-28T03:14:54.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1139 | 2026-07-28T03:14:54.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1140 | 2026-07-28T03:14:54.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1141 | 2026-07-28T03:14:54.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1142 | 2026-07-28T03:14:54.385Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 1143 | 2026-07-28T03:14:54.385Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 1144 | 2026-07-28T03:14:54.386Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = bd69b1dd-776c-498f-a1ad-4e3f287c7d83
producer_ip = fd00:1122:3344:101::b
producer_port = 51130
|
| 1145 | 2026-07-28T03:14:54.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1146 | 2026-07-28T03:14:54.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1147 | 2026-07-28T03:14:54.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1148 | 2026-07-28T03:14:54.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 400
|
| 1149 | 2026-07-28T03:14:54.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 400
|
| 1150 | 2026-07-28T03:14:54.795Z | DEBG | oximeter (clickhouse-client): unrolling 400 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1151 | 2026-07-28T03:14:54.795Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1152 | 2026-07-28T03:14:54.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 280
table_name = fields_i16
|
| 1153 | 2026-07-28T03:14:54.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_ipaddr
|
| 1154 | 2026-07-28T03:14:54.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 879
table_name = fields_string
|
| 1155 | 2026-07-28T03:14:54.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 182
table_name = fields_u16
|
| 1156 | 2026-07-28T03:14:54.809Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 145
table_name = fields_u32
|
| 1157 | 2026-07-28T03:14:54.810Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 144
table_name = fields_u8
|
| 1158 | 2026-07-28T03:14:54.812Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 550
table_name = fields_uuid
|
| 1159 | 2026-07-28T03:14:54.813Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = measurements_bool
|
| 1160 | 2026-07-28T03:14:54.814Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 267
table_name = measurements_cumulativeu64
|
| 1161 | 2026-07-28T03:14:54.816Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1
table_name = measurements_f64
|
| 1162 | 2026-07-28T03:14:54.816Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 005b0d90-8ee7-46fb-8ea6-4da97fb0b10c
producer_ip = fd00:1122:3344:101::1
producer_port = 58804
|
| 1163 | 2026-07-28T03:14:54.816Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 005b0d90-8ee7-46fb-8ea6-4da97fb0b10c
producer_ip = fd00:1122:3344:101::1
producer_port = 58804
|
| 1164 | 2026-07-28T03:14:54.818Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 38
table_name = measurements_histogramu64
|
| 1165 | 2026-07-28T03:14:54.819Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 90
table_name = measurements_u64
|
| 1166 | 2026-07-28T03:14:54.836Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1694
producer_id = 005b0d90-8ee7-46fb-8ea6-4da97fb0b10c
producer_ip = fd00:1122:3344:101::1
producer_port = 58804
|
| 1167 | 2026-07-28T03:14:54.840Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 1698
|
| 1168 | 2026-07-28T03:14:54.840Z | DEBG | oximeter (clickhouse-client): unrolling 1698 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1169 | 2026-07-28T03:14:54.840Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1170 | 2026-07-28T03:14:54.854Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 4
table_name = fields_ipaddr
|
| 1171 | 2026-07-28T03:14:54.856Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 2351
table_name = fields_string
|
| 1172 | 2026-07-28T03:14:54.857Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 15
table_name = fields_u16
|
| 1173 | 2026-07-28T03:14:54.859Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 801
table_name = fields_u32
|
| 1174 | 2026-07-28T03:14:54.860Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1230
table_name = fields_uuid
|
| 1175 | 2026-07-28T03:14:54.862Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 1685
table_name = measurements_cumulativeu64
|
| 1176 | 2026-07-28T03:14:54.864Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 13
table_name = measurements_histogramu64
|
| 1177 | 2026-07-28T03:14:54.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 1178 | 2026-07-28T03:14:54.896Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 1698
|
| 1179 | 2026-07-28T03:14:54.998Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 1180 | 2026-07-28T03:14:55.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1181 | 2026-07-28T03:14:55.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1182 | 2026-07-28T03:14:55.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1183 | 2026-07-28T03:14:55.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1184 | 2026-07-28T03:14:55.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1185 | 2026-07-28T03:14:55.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1186 | 2026-07-28T03:14:55.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1187 | 2026-07-28T03:14:55.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1188 | 2026-07-28T03:14:55.725Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1189 | 2026-07-28T03:14:56.172Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1190 | 2026-07-28T03:14:56.172Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1191 | 2026-07-28T03:14:56.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1192 | 2026-07-28T03:14:56.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1193 | 2026-07-28T03:14:56.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1194 | 2026-07-28T03:14:56.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1195 | 2026-07-28T03:14:56.275Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 1196 | 2026-07-28T03:14:56.275Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 1197 | 2026-07-28T03:14:56.276Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 3
producer_id = dca87a9a-e9f0-4227-9ca8-edb4b534193e
producer_ip = fd00:1122:3344:101::c
producer_port = 42397
|
| 1198 | 2026-07-28T03:14:56.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1199 | 2026-07-28T03:14:56.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1200 | 2026-07-28T03:14:56.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1201 | 2026-07-28T03:14:57.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1202 | 2026-07-28T03:14:57.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1203 | 2026-07-28T03:14:57.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1204 | 2026-07-28T03:14:57.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1205 | 2026-07-28T03:14:57.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1206 | 2026-07-28T03:14:57.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1207 | 2026-07-28T03:14:57.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1208 | 2026-07-28T03:14:57.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1209 | 2026-07-28T03:14:57.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1210 | 2026-07-28T03:14:58.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1211 | 2026-07-28T03:14:58.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1212 | 2026-07-28T03:14:58.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1213 | 2026-07-28T03:14:58.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1214 | 2026-07-28T03:14:58.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1215 | 2026-07-28T03:14:58.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1216 | 2026-07-28T03:14:58.724Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1217 | 2026-07-28T03:14:58.724Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1218 | 2026-07-28T03:14:58.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1219 | 2026-07-28T03:14:58.910Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:629
|
| 1220 | 2026-07-28T03:14:58.910Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending
|
| 1221 | 2026-07-28T03:14:58.914Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d510be2d-ba98-4c81-b73b-373bded751b9", "content-length": "1412", "date": "Tue, 28 Jul 2026 03:14:58 GMT"} })
|
| 1222 | 2026-07-28T03:14:58.914Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D
|
| 1223 | 2026-07-28T03:14:58.917Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlYWUxYTBhZS1iN2ViLTRmNjYtYjQzZS1lNTUxODZkMWM4NTEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3aa3b190-128e-46ab-8711-bfe72b8b4c52", "content-length": "29", "date": "Tue, 28 Jul 2026 03:14:58 GMT"} })
|
| 1224 | 2026-07-28T03:14:58.917Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:704
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1225 | 2026-07-28T03:14:59.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1226 | 2026-07-28T03:14:59.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1227 | 2026-07-28T03:14:59.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1228 | 2026-07-28T03:14:59.219Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1229 | 2026-07-28T03:14:59.219Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1230 | 2026-07-28T03:14:59.220Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1231 | 2026-07-28T03:14:59.725Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1232 | 2026-07-28T03:14:59.725Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1233 | 2026-07-28T03:14:59.726Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 55e3cd34-3009-453e-a52b-b57e4cd6412e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1234 | 2026-07-28T03:14:59.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 223
|
| 1235 | 2026-07-28T03:14:59.795Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_samples = 223
|
| 1236 | 2026-07-28T03:14:59.795Z | DEBG | oximeter (clickhouse-client): unrolling 223 total samples
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1237 | 2026-07-28T03:14:59.796Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
|
| 1238 | 2026-07-28T03:14:59.801Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 86
table_name = fields_string
|
| 1239 | 2026-07-28T03:14:59.802Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 3
table_name = fields_u16
|
| 1240 | 2026-07-28T03:14:59.804Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 91
table_name = fields_uuid
|
| 1241 | 2026-07-28T03:14:59.805Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1242 | 2026-07-28T03:14:59.807Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 3
table_name = measurements_histogramu64
|
| 1243 | 2026-07-28T03:14:59.808Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
id = e4bac6bd-f0bd-4398-b1c1-6c907efcf7c2
n_rows = 60
table_name = measurements_u64
|
| 1244 | 2026-07-28T03:14:59.896Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122: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
|
| 1245 | 2026-07-28T03:15:00.171Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1246 | 2026-07-28T03:15:00.171Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1247 | 2026-07-28T03:15:00.172Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 119f3195-b291-44bb-9ba1-494dad70adef
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1248 | 2026-07-28T03:15:00.218Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1249 | 2026-07-28T03:15:00.218Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1250 | 2026-07-28T03:15:00.219Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 68536d04-86bc-4f1b-b0b3-e2d4dc0a91e8
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = 27b3f311-08d5-403d-9b74-dfc039b405db
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|