| 1 | | [ Mar 24 17:58:31 Enabled. ] |
| 2 | | [ Mar 24 17:58:31 Rereading configuration. ] |
| 3 | | [ Mar 24 17:58:34 Rereading configuration. ] |
| 4 | | [ Mar 24 17:58:41 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 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf &"). ] |
| 5 | | [ Mar 24 17:58:41 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-03-24T17:58:41.886Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-03-24T17:58:41.896Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:265
|
| 9 | 2026-03-24T17:58:41.911Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-03-24T17:58:42.033Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 11 | 2026-03-24T17:58:49.800Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 12 | 2026-03-24T17:58:49.800Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-03-24T17:58:49.800Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:800
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 14 | 2026-03-24T17:58:49.802Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:900
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 15 | 2026-03-24T17:58:49.802Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:805
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
version = 0
|
| 16 | 2026-03-24T17:58:49.802Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:810
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 17 | 2026-03-24T17:58:49.802Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 18 | 2026-03-24T17:58:50.622Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:831
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
version = 14
|
| 19 | 2026-03-24T17:58:50.674Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 945d5af0-4a73-46d2-afb7-63451ddf699f
|
| 20 | 2026-03-24T17:58:50.685Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-03-24T17:58:50.685Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-03-24T17:58:50.685Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-03-24T17:58:50.685Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-03-24T17:58:50.685Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.7/src/server.rs:328
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2026-03-24T17:58:50.713Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-03-24T17:58:50.713Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-03-24T17:58:50.713Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-03-24T17:58:50.807Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
| 29 | 2026-03-24T17:58:50.807Z | 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" })) })
|
| 30 | 2026-03-24T17:58:50.808Z | WARN | oximeter: failed to contact nexus, will retry in 207.957532ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:410
|
| 31 | 2026-03-24T17:58:51.017Z | DEBG | oximeter: contacting nexus
|
| 32 | 2026-03-24T17:58:51.017Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors
|
| 33 | 2026-03-24T17:58:51.017Z | 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-03-24T17:58:51.017Z | WARN | oximeter: failed to contact nexus, will retry in 315.758266ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:410
|
| 35 | 2026-03-24T17:58:51.333Z | DEBG | oximeter: contacting nexus
|
| 36 | 2026-03-24T17:58:51.333Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 37 | 2026-03-24T17:58:51.672Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "af6eedf0-bd68-4a56-bd47-b45cadfa9cd8", "date": "Tue, 24 Mar 2026 17:58:51 GMT"} })
|
| 38 | 2026-03-24T17:58:51.672Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:428
id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
|
| 39 | 2026-03-24T17:58:51.672Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:554
|
| 40 | 2026-03-24T17:58:51.673Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 41 | 2026-03-24T17:58:51.680Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending
|
| 42 | 2026-03-24T17:58:51.680Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending", 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" })) })
|
| 43 | 2026-03-24T17:58:51.683Z | ERRO | oximeter (oximeter-agent): error fetching next assigned producer, abandoning this refresh attempt
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Communication Error: error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending): error sending request for url (http://[fd00:1122:3344:101::b]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending): client error (Connect): tcp connect error: Connection refused (os error 146)
file = oximeter/collector/src/agent.rs:595
|
| 44 | 2026-03-24T17:59:06.673Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 45 | 2026-03-24T17:59:06.673Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending
|
| 46 | 2026-03-24T17:59:06.685Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b4948d5d-4184-4668-b26b-391cf45eea33", "content-length": "298", "date": "Tue, 24 Mar 2026 17:59:06 GMT"} })
|
| 47 | 2026-03-24T17:59:06.690Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIzYjEzODU0NS04MWZlLTRmNGYtYjAxYy0zMGJmMTM4MzQ3NzgifX0%3D
|
| 48 | 2026-03-24T17:59:06.702Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIzYjEzODU0NS04MWZlLTRmNGYtYjAxYy0zMGJmMTM4MzQ3NzgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2123aea4-b661-40c4-8187-2f61e3996d80", "content-length": "29", "date": "Tue, 24 Mar 2026 17:59:06 GMT"} })
|
| 49 | 2026-03-24T17:59:06.703Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
|
| 50 | 2026-03-24T17:59:06.703Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 1
n_pruned_tasks = 0
|
| 51 | 2026-03-24T17:59:06.704Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 52 | 2026-03-24T17:59:06.723Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 53 | 2026-03-24T17:59:06.723Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 54 | 2026-03-24T17:59:06.736Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 55 | 2026-03-24T17:59:07.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 56 | 2026-03-24T17:59:07.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 57 | 2026-03-24T17:59:07.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 58 | 2026-03-24T17:59:08.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 59 | 2026-03-24T17:59:08.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 60 | 2026-03-24T17:59:08.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 61 | 2026-03-24T17:59:09.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 62 | 2026-03-24T17:59:09.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 63 | 2026-03-24T17:59:09.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 64 | 2026-03-24T17:59:10.675Z | DEBG | oximeter (results-sink): inserting 105 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 65 | 2026-03-24T17:59:10.675Z | DEBG | oximeter (results-sink-cluster): inserting 105 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 66 | 2026-03-24T17:59:10.675Z | DEBG | oximeter (clickhouse-client): unrolling 105 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 67 | 2026-03-24T17:59:10.675Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 68 | 2026-03-24T17:59:10.697Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.675652337Z }
timeseries_name = oximeter_collector:collections
|
| 69 | 2026-03-24T17:59:10.706Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 70 | 2026-03-24T17:59:10.706Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 71 | 2026-03-24T17:59:10.706Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 72 | 2026-03-24T17:59:10.708Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 73 | 2026-03-24T17:59:10.717Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.706118915Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 74 | 2026-03-24T17:59:10.717Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 75 | 2026-03-24T17:59:10.722Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.717308121Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 76 | 2026-03-24T17:59:10.722Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 77 | 2026-03-24T17:59:10.723Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.722595006Z }
timeseries_name = ddm_session:solicitations_sent
|
| 78 | 2026-03-24T17:59:10.723Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 79 | 2026-03-24T17:59:10.724Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.723520220Z }
timeseries_name = ddm_session:solicitations_received
|
| 80 | 2026-03-24T17:59:10.724Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 81 | 2026-03-24T17:59:10.725Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.724429233Z }
timeseries_name = ddm_session:advertisements_sent
|
| 82 | 2026-03-24T17:59:10.725Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 83 | 2026-03-24T17:59:10.726Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.725380018Z }
timeseries_name = ddm_session:advertisements_received
|
| 84 | 2026-03-24T17:59:10.726Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 85 | 2026-03-24T17:59:10.727Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.726451205Z }
timeseries_name = ddm_session:peer_expirations
|
| 86 | 2026-03-24T17:59:10.727Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 87 | 2026-03-24T17:59:10.728Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.727444090Z }
timeseries_name = ddm_session:peer_address_changes
|
| 88 | 2026-03-24T17:59:10.728Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 89 | 2026-03-24T17:59:10.729Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.728356854Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 90 | 2026-03-24T17:59:10.729Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 91 | 2026-03-24T17:59:10.730Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.729298158Z }
timeseries_name = ddm_session:updates_sent
|
| 92 | 2026-03-24T17:59:10.730Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 93 | 2026-03-24T17:59:10.731Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.730268522Z }
timeseries_name = ddm_session:updates_received
|
| 94 | 2026-03-24T17:59:10.731Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 95 | 2026-03-24T17:59:10.732Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.731196456Z }
timeseries_name = ddm_session:update_send_fail
|
| 96 | 2026-03-24T17:59:10.732Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 97 | 2026-03-24T17:59:10.733Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.732236023Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 98 | 2026-03-24T17:59:10.733Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 99 | 2026-03-24T17:59:10.734Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:10.733356711Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 100 | 2026-03-24T17:59:10.737Z | DEBG | oximeter (clickhouse-client): inserting 15 new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 101 | 2026-03-24T17:59:10.748Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 2
table_name = fields_ipaddr
|
| 102 | 2026-03-24T17:59:10.750Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 27
table_name = fields_string
|
| 103 | 2026-03-24T17:59:10.752Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 2
table_name = fields_u16
|
| 104 | 2026-03-24T17:59:10.754Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 30
table_name = fields_uuid
|
| 105 | 2026-03-24T17:59:10.757Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 81
table_name = measurements_cumulativeu64
|
| 106 | 2026-03-24T17:59:10.759Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 24
table_name = measurements_u64
|
| 107 | 2026-03-24T17:59:10.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 108 | 2026-03-24T17:59:11.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 109 | 2026-03-24T17:59:11.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 110 | 2026-03-24T17:59:11.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 111 | 2026-03-24T17:59:12.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 112 | 2026-03-24T17:59:12.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 113 | 2026-03-24T17:59:12.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 114 | 2026-03-24T17:59:13.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 115 | 2026-03-24T17:59:13.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 116 | 2026-03-24T17:59:13.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 117 | 2026-03-24T17:59:14.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 118 | 2026-03-24T17:59:14.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 119 | 2026-03-24T17:59:14.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 120 | 2026-03-24T17:59:15.675Z | DEBG | oximeter (results-sink): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 121 | 2026-03-24T17:59:15.675Z | DEBG | oximeter (results-sink-cluster): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 122 | 2026-03-24T17:59:15.676Z | DEBG | oximeter (clickhouse-client): unrolling 130 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 123 | 2026-03-24T17:59:15.683Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 26
table_name = fields_string
|
| 124 | 2026-03-24T17:59:15.685Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 28
table_name = fields_uuid
|
| 125 | 2026-03-24T17:59:15.686Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 100
table_name = measurements_cumulativeu64
|
| 126 | 2026-03-24T17:59:15.688Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 30
table_name = measurements_u64
|
| 127 | 2026-03-24T17:59:15.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 128 | 2026-03-24T17:59:15.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 129 | 2026-03-24T17:59:15.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 130 | 2026-03-24T17:59:15.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 131 | 2026-03-24T17:59:16.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 132 | 2026-03-24T17:59:16.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 133 | 2026-03-24T17:59:16.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 134 | 2026-03-24T17:59:17.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 135 | 2026-03-24T17:59:17.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 136 | 2026-03-24T17:59:17.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 137 | 2026-03-24T17:59:18.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 138 | 2026-03-24T17:59:18.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 139 | 2026-03-24T17:59:18.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 140 | 2026-03-24T17:59:19.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 141 | 2026-03-24T17:59:19.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 142 | 2026-03-24T17:59:19.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 143 | 2026-03-24T17:59:20.675Z | DEBG | oximeter (results-sink): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 144 | 2026-03-24T17:59:20.675Z | DEBG | oximeter (results-sink-cluster): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 145 | 2026-03-24T17:59:20.675Z | DEBG | oximeter (clickhouse-client): unrolling 130 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 146 | 2026-03-24T17:59:20.683Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 26
table_name = fields_string
|
| 147 | 2026-03-24T17:59:20.685Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 28
table_name = fields_uuid
|
| 148 | 2026-03-24T17:59:20.686Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 100
table_name = measurements_cumulativeu64
|
| 149 | 2026-03-24T17:59:20.688Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 30
table_name = measurements_u64
|
| 150 | 2026-03-24T17:59:20.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 151 | 2026-03-24T17:59:20.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 152 | 2026-03-24T17:59:20.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 153 | 2026-03-24T17:59:20.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 154 | 2026-03-24T17:59:21.673Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 155 | 2026-03-24T17:59:21.673Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending
|
| 156 | 2026-03-24T17:59:21.685Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d2fda1aa-e4fb-422f-aab7-fe0030c4ae7a", "content-length": "298", "date": "Tue, 24 Mar 2026 17:59:21 GMT"} })
|
| 157 | 2026-03-24T17:59:21.685Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIzYjEzODU0NS04MWZlLTRmNGYtYjAxYy0zMGJmMTM4MzQ3NzgifX0%3D
|
| 158 | 2026-03-24T17:59:21.691Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIzYjEzODU0NS04MWZlLTRmNGYtYjAxYy0zMGJmMTM4MzQ3NzgifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "8440e825-1967-4b88-9843-9a898f7339a1", "content-length": "29", "date": "Tue, 24 Mar 2026 17:59:21 GMT"} })
|
| 159 | 2026-03-24T17:59:21.691Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 1
n_pruned_tasks = 0
|
| 160 | 2026-03-24T17:59:21.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 161 | 2026-03-24T17:59:21.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 162 | 2026-03-24T17:59:21.707Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 163 | 2026-03-24T17:59:22.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 164 | 2026-03-24T17:59:22.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 165 | 2026-03-24T17:59:22.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 166 | 2026-03-24T17:59:23.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 167 | 2026-03-24T17:59:23.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 168 | 2026-03-24T17:59:23.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 169 | 2026-03-24T17:59:24.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 170 | 2026-03-24T17:59:24.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 171 | 2026-03-24T17:59:24.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 172 | 2026-03-24T17:59:25.675Z | DEBG | oximeter (results-sink): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 173 | 2026-03-24T17:59:25.675Z | DEBG | oximeter (clickhouse-client): unrolling 130 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 174 | 2026-03-24T17:59:25.675Z | DEBG | oximeter (results-sink-cluster): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 175 | 2026-03-24T17:59:25.683Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 26
table_name = fields_string
|
| 176 | 2026-03-24T17:59:25.685Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 28
table_name = fields_uuid
|
| 177 | 2026-03-24T17:59:25.687Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 100
table_name = measurements_cumulativeu64
|
| 178 | 2026-03-24T17:59:25.689Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 30
table_name = measurements_u64
|
| 179 | 2026-03-24T17:59:25.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 180 | 2026-03-24T17:59:25.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 181 | 2026-03-24T17:59:25.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 182 | 2026-03-24T17:59:25.777Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 183 | 2026-03-24T17:59:26.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 184 | 2026-03-24T17:59:26.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 185 | 2026-03-24T17:59:26.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 186 | 2026-03-24T17:59:27.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 187 | 2026-03-24T17:59:27.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 188 | 2026-03-24T17:59:27.707Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 189 | 2026-03-24T17:59:28.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 190 | 2026-03-24T17:59:28.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 191 | 2026-03-24T17:59:28.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 192 | 2026-03-24T17:59:29.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 193 | 2026-03-24T17:59:29.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 194 | 2026-03-24T17:59:29.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 195 | 2026-03-24T17:59:30.675Z | DEBG | oximeter (results-sink): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 196 | 2026-03-24T17:59:30.675Z | DEBG | oximeter (results-sink-cluster): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 197 | 2026-03-24T17:59:30.675Z | DEBG | oximeter (clickhouse-client): unrolling 130 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 198 | 2026-03-24T17:59:30.683Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 26
table_name = fields_string
|
| 199 | 2026-03-24T17:59:30.685Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 28
table_name = fields_uuid
|
| 200 | 2026-03-24T17:59:30.686Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 100
table_name = measurements_cumulativeu64
|
| 201 | 2026-03-24T17:59:30.688Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 30
table_name = measurements_u64
|
| 202 | 2026-03-24T17:59:30.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 203 | 2026-03-24T17:59:30.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 204 | 2026-03-24T17:59:30.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 205 | 2026-03-24T17:59:30.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 206 | 2026-03-24T17:59:31.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 207 | 2026-03-24T17:59:31.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 208 | 2026-03-24T17:59:31.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 209 | 2026-03-24T17:59:32.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 210 | 2026-03-24T17:59:32.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 211 | 2026-03-24T17:59:32.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 212 | 2026-03-24T17:59:33.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 213 | 2026-03-24T17:59:33.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 214 | 2026-03-24T17:59:33.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 215 | 2026-03-24T17:59:34.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 216 | 2026-03-24T17:59:34.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 217 | 2026-03-24T17:59:34.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 218 | 2026-03-24T17:59:35.675Z | DEBG | oximeter (results-sink): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 219 | 2026-03-24T17:59:35.675Z | DEBG | oximeter (results-sink-cluster): inserting 130 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 220 | 2026-03-24T17:59:35.675Z | DEBG | oximeter (clickhouse-client): unrolling 130 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 221 | 2026-03-24T17:59:35.682Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 26
table_name = fields_string
|
| 222 | 2026-03-24T17:59:35.684Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 28
table_name = fields_uuid
|
| 223 | 2026-03-24T17:59:35.686Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 100
table_name = measurements_cumulativeu64
|
| 224 | 2026-03-24T17:59:35.688Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 30
table_name = measurements_u64
|
| 225 | 2026-03-24T17:59:35.704Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 226 | 2026-03-24T17:59:35.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 227 | 2026-03-24T17:59:35.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 228 | 2026-03-24T17:59:35.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 229 | 2026-03-24T17:59:36.673Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 230 | 2026-03-24T17:59:36.673Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending
|
| 231 | 2026-03-24T17:59:36.677Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "eb5da7ef-692c-4fae-a583-b682cc4c2cfe", "content-length": "572", "date": "Tue, 24 Mar 2026 17:59:36 GMT"} })
|
| 232 | 2026-03-24T17:59:36.677Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDQwM2VjYy03ZmNmLTQ5NTUtYTk1OC01MzkwODQ4NWVkYmQifX0%3D
|
| 233 | 2026-03-24T17:59:36.681Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDQwM2VjYy03ZmNmLTQ5NTUtYTk1OC01MzkwODQ4NWVkYmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "74f4ad55-f9b2-4b84-8781-4f233088d80f", "content-length": "29", "date": "Tue, 24 Mar 2026 17:59:36 GMT"} })
|
| 234 | 2026-03-24T17:59:36.681Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:36310
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
|
| 235 | 2026-03-24T17:59:36.681Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
|
| 236 | 2026-03-24T17:59:36.681Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 3
n_pruned_tasks = 0
|
| 237 | 2026-03-24T17:59:36.682Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 238 | 2026-03-24T17:59:36.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 239 | 2026-03-24T17:59:36.682Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 240 | 2026-03-24T17:59:36.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 241 | 2026-03-24T17:59:36.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 242 | 2026-03-24T17:59:36.684Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 243 | 2026-03-24T17:59:36.697Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 244 | 2026-03-24T17:59:36.699Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 245 | 2026-03-24T17:59:36.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 246 | 2026-03-24T17:59:36.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 247 | 2026-03-24T17:59:36.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 248 | 2026-03-24T17:59:37.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 249 | 2026-03-24T17:59:37.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 250 | 2026-03-24T17:59:37.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 251 | 2026-03-24T17:59:37.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 252 | 2026-03-24T17:59:37.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 253 | 2026-03-24T17:59:37.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 254 | 2026-03-24T17:59:38.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 255 | 2026-03-24T17:59:38.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 256 | 2026-03-24T17:59:38.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 257 | 2026-03-24T17:59:38.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 258 | 2026-03-24T17:59:38.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 259 | 2026-03-24T17:59:38.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 260 | 2026-03-24T17:59:39.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 261 | 2026-03-24T17:59:39.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 262 | 2026-03-24T17:59:39.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 263 | 2026-03-24T17:59:39.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 264 | 2026-03-24T17:59:39.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 265 | 2026-03-24T17:59:39.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 266 | 2026-03-24T17:59:40.675Z | DEBG | oximeter (results-sink): inserting 210 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 267 | 2026-03-24T17:59:40.675Z | DEBG | oximeter (results-sink-cluster): inserting 210 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 268 | 2026-03-24T17:59:40.675Z | DEBG | oximeter (clickhouse-client): unrolling 210 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 269 | 2026-03-24T17:59:40.677Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 270 | 2026-03-24T17:59:40.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 271 | 2026-03-24T17:59:40.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 272 | 2026-03-24T17:59:40.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 273 | 2026-03-24T17:59:40.702Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:40.677740455Z }
timeseries_name = http_service:request_latency_histogram
|
| 274 | 2026-03-24T17:59:40.703Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 275 | 2026-03-24T17:59:40.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 276 | 2026-03-24T17:59:40.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 277 | 2026-03-24T17:59:40.705Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:40.703747940Z }
timeseries_name = collection_target:cpus_provisioned
|
| 278 | 2026-03-24T17:59:40.705Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 279 | 2026-03-24T17:59:40.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 280 | 2026-03-24T17:59:40.707Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:40.705779161Z }
timeseries_name = collection_target:ram_provisioned
|
| 281 | 2026-03-24T17:59:40.707Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 282 | 2026-03-24T17:59:40.709Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:40.707438184Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 283 | 2026-03-24T17:59:40.709Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 284 | 2026-03-24T17:59:40.711Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
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-03-24T17:59:40.709609519Z }
timeseries_name = database_transaction:retry_data
|
| 285 | 2026-03-24T17:59:40.716Z | DEBG | oximeter (clickhouse-client): inserting 5 new timeseries schema
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 286 | 2026-03-24T17:59:40.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 4
table_name = fields_ipaddr
|
| 287 | 2026-03-24T17:59:40.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 73
table_name = fields_string
|
| 288 | 2026-03-24T17:59:40.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 13
table_name = fields_u16
|
| 289 | 2026-03-24T17:59:40.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 1
table_name = fields_u32
|
| 290 | 2026-03-24T17:59:40.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 79
table_name = fields_uuid
|
| 291 | 2026-03-24T17:59:40.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 142
table_name = measurements_cumulativeu64
|
| 292 | 2026-03-24T17:59:40.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 1
table_name = measurements_f64
|
| 293 | 2026-03-24T17:59:40.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 9
table_name = measurements_histogramu64
|
| 294 | 2026-03-24T17:59:40.738Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 12
table_name = measurements_i64
|
| 295 | 2026-03-24T17:59:40.739Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 46
table_name = measurements_u64
|
| 296 | 2026-03-24T17:59:40.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 297 | 2026-03-24T17:59:41.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 298 | 2026-03-24T17:59:41.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 299 | 2026-03-24T17:59:41.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 300 | 2026-03-24T17:59:41.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 301 | 2026-03-24T17:59:41.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 302 | 2026-03-24T17:59:41.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 303 | 2026-03-24T17:59:42.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 304 | 2026-03-24T17:59:42.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 305 | 2026-03-24T17:59:42.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 306 | 2026-03-24T17:59:42.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 307 | 2026-03-24T17:59:42.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 308 | 2026-03-24T17:59:42.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 309 | 2026-03-24T17:59:43.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 310 | 2026-03-24T17:59:43.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 311 | 2026-03-24T17:59:43.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 312 | 2026-03-24T17:59:43.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 313 | 2026-03-24T17:59:43.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 314 | 2026-03-24T17:59:43.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 315 | 2026-03-24T17:59:44.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 316 | 2026-03-24T17:59:44.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 317 | 2026-03-24T17:59:44.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 318 | 2026-03-24T17:59:44.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 319 | 2026-03-24T17:59:44.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 320 | 2026-03-24T17:59:44.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 321 | 2026-03-24T17:59:45.676Z | DEBG | oximeter (results-sink): inserting 200 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 322 | 2026-03-24T17:59:45.676Z | DEBG | oximeter (results-sink-cluster): inserting 200 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 323 | 2026-03-24T17:59:45.676Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 324 | 2026-03-24T17:59:45.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 325 | 2026-03-24T17:59:45.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 326 | 2026-03-24T17:59:45.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 327 | 2026-03-24T17:59:45.685Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 52
table_name = fields_string
|
| 328 | 2026-03-24T17:59:45.687Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 56
table_name = fields_uuid
|
| 329 | 2026-03-24T17:59:45.689Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 150
table_name = measurements_cumulativeu64
|
| 330 | 2026-03-24T17:59:45.691Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 50
table_name = measurements_u64
|
| 331 | 2026-03-24T17:59:45.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 332 | 2026-03-24T17:59:45.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 333 | 2026-03-24T17:59:45.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 334 | 2026-03-24T17:59:45.777Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 335 | 2026-03-24T17:59:46.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 336 | 2026-03-24T17:59:46.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 337 | 2026-03-24T17:59:46.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 338 | 2026-03-24T17:59:46.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 339 | 2026-03-24T17:59:46.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 340 | 2026-03-24T17:59:46.686Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 341 | 2026-03-24T17:59:46.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 342 | 2026-03-24T17:59:46.704Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 343 | 2026-03-24T17:59:46.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 344 | 2026-03-24T17:59:47.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 345 | 2026-03-24T17:59:47.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 346 | 2026-03-24T17:59:47.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 347 | 2026-03-24T17:59:47.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 348 | 2026-03-24T17:59:47.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 349 | 2026-03-24T17:59:47.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 350 | 2026-03-24T17:59:48.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 351 | 2026-03-24T17:59:48.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 352 | 2026-03-24T17:59:48.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 353 | 2026-03-24T17:59:48.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 354 | 2026-03-24T17:59:48.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 355 | 2026-03-24T17:59:48.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 356 | 2026-03-24T17:59:49.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 357 | 2026-03-24T17:59:49.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 358 | 2026-03-24T17:59:49.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 359 | 2026-03-24T17:59:49.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 360 | 2026-03-24T17:59:49.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 361 | 2026-03-24T17:59:49.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 362 | 2026-03-24T17:59:50.675Z | DEBG | oximeter (results-sink): inserting 231 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 363 | 2026-03-24T17:59:50.675Z | DEBG | oximeter (results-sink-cluster): inserting 231 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 364 | 2026-03-24T17:59:50.675Z | DEBG | oximeter (clickhouse-client): unrolling 231 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 365 | 2026-03-24T17:59:50.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 366 | 2026-03-24T17:59:50.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 367 | 2026-03-24T17:59:50.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 368 | 2026-03-24T17:59:50.687Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 96
table_name = fields_string
|
| 369 | 2026-03-24T17:59:50.689Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 22
table_name = fields_u16
|
| 370 | 2026-03-24T17:59:50.690Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 84
table_name = fields_uuid
|
| 371 | 2026-03-24T17:59:50.692Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 150
table_name = measurements_cumulativeu64
|
| 372 | 2026-03-24T17:59:50.695Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 22
table_name = measurements_histogramu64
|
| 373 | 2026-03-24T17:59:50.696Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 9
table_name = measurements_i64
|
| 374 | 2026-03-24T17:59:50.698Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 50
table_name = measurements_u64
|
| 375 | 2026-03-24T17:59:50.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 376 | 2026-03-24T17:59:50.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 377 | 2026-03-24T17:59:50.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 378 | 2026-03-24T17:59:50.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 379 | 2026-03-24T17:59:51.673Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:557
|
| 380 | 2026-03-24T17:59:51.673Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending
|
| 381 | 2026-03-24T17:59:51.677Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b10c7a4b-70da-41a6-95d7-7b7a39601d20", "content-length": "572", "date": "Tue, 24 Mar 2026 17:59:51 GMT"} })
|
| 382 | 2026-03-24T17:59:51.677Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDQwM2VjYy03ZmNmLTQ5NTUtYTk1OC01MzkwODQ4NWVkYmQifX0%3D
|
| 383 | 2026-03-24T17:59:51.679Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJlZDQwM2VjYy03ZmNmLTQ5NTUtYTk1OC01MzkwODQ4NWVkYmQifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "fbad9eb2-030b-4a12-9d2a-efc8fda16e5c", "content-length": "29", "date": "Tue, 24 Mar 2026 17:59:51 GMT"} })
|
| 384 | 2026-03-24T17:59:51.679Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:632
n_current_tasks = 3
n_pruned_tasks = 0
|
| 385 | 2026-03-24T17:59:51.683Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 386 | 2026-03-24T17:59:51.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 387 | 2026-03-24T17:59:51.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 388 | 2026-03-24T17:59:51.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 389 | 2026-03-24T17:59:51.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 390 | 2026-03-24T17:59:51.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 391 | 2026-03-24T17:59:52.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 392 | 2026-03-24T17:59:52.683Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 393 | 2026-03-24T17:59:52.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 394 | 2026-03-24T17:59:52.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 395 | 2026-03-24T17:59:52.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 396 | 2026-03-24T17:59:52.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 397 | 2026-03-24T17:59:53.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 398 | 2026-03-24T17:59:53.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 399 | 2026-03-24T17:59:53.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 400 | 2026-03-24T17:59:53.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 401 | 2026-03-24T17:59:53.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 402 | 2026-03-24T17:59:53.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 403 | 2026-03-24T17:59:54.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 404 | 2026-03-24T17:59:54.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 405 | 2026-03-24T17:59:54.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 406 | 2026-03-24T17:59:54.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 407 | 2026-03-24T17:59:54.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 408 | 2026-03-24T17:59:54.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 409 | 2026-03-24T17:59:55.675Z | DEBG | oximeter (results-sink): inserting 200 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 410 | 2026-03-24T17:59:55.675Z | DEBG | oximeter (results-sink-cluster): inserting 200 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 411 | 2026-03-24T17:59:55.675Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 412 | 2026-03-24T17:59:55.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 413 | 2026-03-24T17:59:55.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 414 | 2026-03-24T17:59:55.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 415 | 2026-03-24T17:59:55.685Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 52
table_name = fields_string
|
| 416 | 2026-03-24T17:59:55.686Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 56
table_name = fields_uuid
|
| 417 | 2026-03-24T17:59:55.688Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 150
table_name = measurements_cumulativeu64
|
| 418 | 2026-03-24T17:59:55.689Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 50
table_name = measurements_u64
|
| 419 | 2026-03-24T17:59:55.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 420 | 2026-03-24T17:59:55.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 421 | 2026-03-24T17:59:55.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 422 | 2026-03-24T17:59:55.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 423 | 2026-03-24T17:59:56.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 424 | 2026-03-24T17:59:56.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 425 | 2026-03-24T17:59:56.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 426 | 2026-03-24T17:59:56.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 427 | 2026-03-24T17:59:56.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 428 | 2026-03-24T17:59:56.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 10d64789-f5ab-434b-8575-aa99adfc92f7
producer_ip = fd00:1122:3344:101::b
producer_port = 36310
|
| 429 | 2026-03-24T17:59:56.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 430 | 2026-03-24T17:59:56.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 431 | 2026-03-24T17:59:56.705Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 432 | 2026-03-24T17:59:57.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 433 | 2026-03-24T17:59:57.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 434 | 2026-03-24T17:59:57.685Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 435 | 2026-03-24T17:59:57.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 436 | 2026-03-24T17:59:57.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 437 | 2026-03-24T17:59:57.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 438 | 2026-03-24T17:59:58.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 439 | 2026-03-24T17:59:58.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 440 | 2026-03-24T17:59:58.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 441 | 2026-03-24T17:59:58.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 442 | 2026-03-24T17:59:58.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 443 | 2026-03-24T17:59:58.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 444 | 2026-03-24T17:59:59.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 445 | 2026-03-24T17:59:59.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 446 | 2026-03-24T17:59:59.683Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 447 | 2026-03-24T17:59:59.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 448 | 2026-03-24T17:59:59.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 449 | 2026-03-24T17:59:59.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 450 | 2026-03-24T18:00:00.675Z | DEBG | oximeter (results-sink): inserting 222 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 451 | 2026-03-24T18:00:00.675Z | DEBG | oximeter (results-sink-cluster): inserting 222 samples into database
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
|
| 452 | 2026-03-24T18:00:00.675Z | DEBG | oximeter (clickhouse-client): unrolling 222 total samples
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
|
| 453 | 2026-03-24T18:00:00.682Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 454 | 2026-03-24T18:00:00.682Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 455 | 2026-03-24T18:00:00.684Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = ed403ecc-7fcf-4955-a958-53908485edbd
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 456 | 2026-03-24T18:00:00.688Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 96
table_name = fields_string
|
| 457 | 2026-03-24T18:00:00.690Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 22
table_name = fields_u16
|
| 458 | 2026-03-24T18:00:00.692Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 78
table_name = fields_uuid
|
| 459 | 2026-03-24T18:00:00.695Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 150
table_name = measurements_cumulativeu64
|
| 460 | 2026-03-24T18:00:00.697Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 22
table_name = measurements_histogramu64
|
| 461 | 2026-03-24T18:00:00.699Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
id = 2c5e616c-e999-40b6-ae70-ffc96608afeb
n_rows = 50
table_name = measurements_u64
|
| 462 | 2026-03-24T18:00:00.703Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 463 | 2026-03-24T18:00:00.703Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 464 | 2026-03-24T18:00:00.706Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 3b138545-81fe-4f4f-b01c-30bf13834778
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 465 | 2026-03-24T18:00:00.776Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 407efa3a-cbfb-42d7-94f5-5e24ff6d7cdf
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|