| 1 | | [ Jun 1 16:57:46 Enabled. ] |
| 2 | | [ Jun 1 16:57:46 Rereading configuration. ] |
| 3 | | [ Jun 1 16:57:47 Rereading configuration. ] |
| 4 | | [ Jun 1 16:57:51 Executing start method ("ctrun -l child -o noorphan,regent /opt/oxide/oximeter-collector/bin/oximeter run /var/svc/manifest/site/oximeter/config.toml --address [fd00:1122:3344:101::d]:12223 --id 3df4773c-dae0-42b2-8f75-893db69e066c &"). ] |
| 5 | | [ Jun 1 16:57:51 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-06-01T16:57:51.637Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-06-01T16:57:51.640Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:301
|
| 9 | 2026-06-01T16:57:51.640Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-06-01T16:57:51.670Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 11 | 2026-06-01T16:57:55.467Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:890
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 12 | 2026-06-01T16:57:55.467Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-06-01T16:57:55.467Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:790
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 14 | 2026-06-01T16:57:55.468Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:890
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 15 | 2026-06-01T16:57:55.468Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:795
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
version = 0
|
| 16 | 2026-06-01T16:57:55.468Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:800
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 17 | 2026-06-01T16:57:55.468Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 18 | 2026-06-01T16:57:55.668Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:821
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
version = 14
|
| 19 | 2026-06-01T16:57:55.705Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 13fce565-b990-4e7e-a666-d824ca3f1fe5
|
| 20 | 2026-06-01T16:57:55.717Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-06-01T16:57:55.717Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-06-01T16:57:55.717Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-06-01T16:57:55.717Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-06-01T16:57:55.717Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.17.0/src/server.rs:335
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2026-06-01T16:57:55.730Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-06-01T16:57:55.730Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-06-01T16:57:55.730Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-06-01T16:57:55.783Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 29 | 2026-06-01T16:57:55.784Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::a]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 30 | 2026-06-01T16:57:55.784Z | WARN | oximeter: failed to contact nexus, will retry in 285.96854ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:446
|
| 31 | 2026-06-01T16:57:56.071Z | DEBG | oximeter: contacting nexus
|
| 32 | 2026-06-01T16:57:56.071Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 33 | 2026-06-01T16:57:56.071Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::a]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 34 | 2026-06-01T16:57:56.071Z | WARN | oximeter: failed to contact nexus, will retry in 385.247081ms
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:446
|
| 35 | 2026-06-01T16:57:56.458Z | DEBG | oximeter: contacting nexus
|
| 36 | 2026-06-01T16:57:56.458Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 37 | 2026-06-01T16:57:56.458Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::a]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 38 | 2026-06-01T16:57:56.459Z | WARN | oximeter: failed to contact nexus, will retry in 1.493904504s
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:446
|
| 39 | 2026-06-01T16:57:57.954Z | DEBG | oximeter: contacting nexus
|
| 40 | 2026-06-01T16:57:57.954Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 41 | 2026-06-01T16:57:57.954Z | DEBG | oximeter: client response
result = Err(reqwest::Error { kind: Request, url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", [fd00:1122:3344:101::a]:12221, Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
|
| 42 | 2026-06-01T16:57:57.954Z | WARN | oximeter: failed to contact nexus, will retry in 1.179234398s
error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)"
file = oximeter/collector/src/lib.rs:446
|
| 43 | 2026-06-01T16:57:59.134Z | DEBG | oximeter: contacting nexus
|
| 44 | 2026-06-01T16:57:59.134Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 45 | 2026-06-01T16:57:59.200Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "f3961dc6-aafe-4c47-a647-6f37859566c3", "date": "Mon, 01 Jun 2026 16:57:59 GMT"} })
|
| 46 | 2026-06-01T16:57:59.200Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:464
id = 3df4773c-dae0-42b2-8f75-893db69e066c
|
| 47 | 2026-06-01T16:57:59.200Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 48 | 2026-06-01T16:57:59.201Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 49 | 2026-06-01T16:57:59.204Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending
|
| 50 | 2026-06-01T16:57:59.275Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cdf880e0-5e3a-443f-a2e9-f6003e3180e4", "content-length": "29", "date": "Mon, 01 Jun 2026 16:57:59 GMT"} })
|
| 51 | 2026-06-01T16:57:59.275Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 0
n_pruned_tasks = 0
|
| 52 | 2026-06-01T16:58:00.707Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
|
| 53 | 2026-06-01T16:58:00.707Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
|
| 54 | 2026-06-01T16:58:05.706Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
|
| 55 | 2026-06-01T16:58:05.706Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
|
| 56 | 2026-06-01T16:58:10.706Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
|
| 57 | 2026-06-01T16:58:10.707Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
|
| 58 | 2026-06-01T16:58:14.202Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 59 | 2026-06-01T16:58:14.202Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending
|
| 60 | 2026-06-01T16:58:14.216Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "79b793d6-919c-4d52-8f59-9b41d998150c", "content-length": "572", "date": "Mon, 01 Jun 2026 16:58:14 GMT"} })
|
| 61 | 2026-06-01T16:58:14.219Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D
|
| 62 | 2026-06-01T16:58:14.224Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "c2f8680b-e1a2-4040-9394-be9210771954", "content-length": "29", "date": "Mon, 01 Jun 2026 16:58:14 GMT"} })
|
| 63 | 2026-06-01T16:58:14.224Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:57197
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
|
| 64 | 2026-06-01T16:58:14.227Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
|
| 65 | 2026-06-01T16:58:14.227Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
|
| 66 | 2026-06-01T16:58:14.227Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 3
n_pruned_tasks = 0
|
| 67 | 2026-06-01T16:58:14.229Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 68 | 2026-06-01T16:58:14.229Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 69 | 2026-06-01T16:58:14.229Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 70 | 2026-06-01T16:58:14.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 71 | 2026-06-01T16:58:14.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 72 | 2026-06-01T16:58:14.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 73 | 2026-06-01T16:58:14.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 74 | 2026-06-01T16:58:14.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 75 | 2026-06-01T16:58:14.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 76 | 2026-06-01T16:58:14.276Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 77 | 2026-06-01T16:58:14.277Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 11
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 78 | 2026-06-01T16:58:14.277Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 79 | 2026-06-01T16:58:15.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 80 | 2026-06-01T16:58:15.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 81 | 2026-06-01T16:58:15.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 82 | 2026-06-01T16:58:15.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 83 | 2026-06-01T16:58:15.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 84 | 2026-06-01T16:58:15.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 85 | 2026-06-01T16:58:15.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 94
|
| 86 | 2026-06-01T16:58:15.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 94
|
| 87 | 2026-06-01T16:58:15.707Z | DEBG | oximeter (clickhouse-client): unrolling 94 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 88 | 2026-06-01T16:58:15.713Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 89 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.711176666Z }
timeseries_name = collection_target:cpus_provisioned
|
| 90 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.711236318Z }
timeseries_name = collection_target:ram_provisioned
|
| 91 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.711295640Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 92 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.709985882Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 93 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.707862852Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 94 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710296091Z }
timeseries_name = ddm_session:advertisements_received
|
| 95 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710220089Z }
timeseries_name = ddm_session:advertisements_sent
|
| 96 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710850247Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 97 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710789385Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 98 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710449736Z }
timeseries_name = ddm_session:peer_address_changes
|
| 99 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710372393Z }
timeseries_name = ddm_session:peer_expirations
|
| 100 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710528218Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 101 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710141797Z }
timeseries_name = ddm_session:solicitations_received
|
| 102 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710064995Z }
timeseries_name = ddm_session:solicitations_sent
|
| 103 | 2026-06-01T16:58:15.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710728363Z }
timeseries_name = ddm_session:update_send_fail
|
| 104 | 2026-06-01T16:58:15.736Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710664272Z }
timeseries_name = ddm_session:updates_received
|
| 105 | 2026-06-01T16:58:15.736Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710603490Z }
timeseries_name = ddm_session:updates_sent
|
| 106 | 2026-06-01T16:58:15.736Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.710911119Z }
timeseries_name = http_service:request_latency_histogram
|
| 107 | 2026-06-01T16:58:15.736Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
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-06-01T16:58:15.707706187Z }
timeseries_name = oximeter_collector:collections
|
| 108 | 2026-06-01T16:58:15.744Z | DEBG | oximeter (clickhouse-client): inserting 19 new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 109 | 2026-06-01T16:58:15.764Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 6
table_name = fields_ipaddr
|
| 110 | 2026-06-01T16:58:15.771Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 71
table_name = fields_string
|
| 111 | 2026-06-01T16:58:15.772Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 14
table_name = fields_u16
|
| 112 | 2026-06-01T16:58:15.774Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 73
table_name = fields_uuid
|
| 113 | 2026-06-01T16:58:15.780Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 63
table_name = measurements_cumulativeu64
|
| 114 | 2026-06-01T16:58:15.784Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 8
table_name = measurements_histogramu64
|
| 115 | 2026-06-01T16:58:15.786Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 3
table_name = measurements_i64
|
| 116 | 2026-06-01T16:58:15.790Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 20
table_name = measurements_u64
|
| 117 | 2026-06-01T16:58:15.810Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 118 | 2026-06-01T16:58:16.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 119 | 2026-06-01T16:58:16.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 120 | 2026-06-01T16:58:16.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 121 | 2026-06-01T16:58:16.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 122 | 2026-06-01T16:58:16.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 123 | 2026-06-01T16:58:16.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 124 | 2026-06-01T16:58:17.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 125 | 2026-06-01T16:58:17.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 126 | 2026-06-01T16:58:17.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 127 | 2026-06-01T16:58:17.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 128 | 2026-06-01T16:58:17.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 129 | 2026-06-01T16:58:17.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 130 | 2026-06-01T16:58:18.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 131 | 2026-06-01T16:58:18.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 132 | 2026-06-01T16:58:18.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 133 | 2026-06-01T16:58:18.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 134 | 2026-06-01T16:58:18.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 135 | 2026-06-01T16:58:18.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 136 | 2026-06-01T16:58:19.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 137 | 2026-06-01T16:58:19.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 138 | 2026-06-01T16:58:19.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 139 | 2026-06-01T16:58:19.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 140 | 2026-06-01T16:58:19.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 141 | 2026-06-01T16:58:19.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 142 | 2026-06-01T16:58:20.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 143 | 2026-06-01T16:58:20.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 144 | 2026-06-01T16:58:20.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 145 | 2026-06-01T16:58:20.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 146 | 2026-06-01T16:58:20.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 147 | 2026-06-01T16:58:20.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 148 | 2026-06-01T16:58:20.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 200
|
| 149 | 2026-06-01T16:58:20.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 200
|
| 150 | 2026-06-01T16:58:20.707Z | DEBG | oximeter (clickhouse-client): unrolling 200 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 151 | 2026-06-01T16:58:20.713Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 152 | 2026-06-01T16:58:20.754Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 52
table_name = fields_string
|
| 153 | 2026-06-01T16:58:20.755Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 56
table_name = fields_uuid
|
| 154 | 2026-06-01T16:58:20.757Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 150
table_name = measurements_cumulativeu64
|
| 155 | 2026-06-01T16:58:20.758Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 50
table_name = measurements_u64
|
| 156 | 2026-06-01T16:58:20.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 157 | 2026-06-01T16:58:21.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 158 | 2026-06-01T16:58:21.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 159 | 2026-06-01T16:58:21.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 160 | 2026-06-01T16:58:21.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 161 | 2026-06-01T16:58:21.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 162 | 2026-06-01T16:58:21.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 163 | 2026-06-01T16:58:22.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 164 | 2026-06-01T16:58:22.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 165 | 2026-06-01T16:58:22.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 166 | 2026-06-01T16:58:22.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 167 | 2026-06-01T16:58:22.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 168 | 2026-06-01T16:58:22.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 169 | 2026-06-01T16:58:23.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 170 | 2026-06-01T16:58:23.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 171 | 2026-06-01T16:58:23.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 172 | 2026-06-01T16:58:23.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 173 | 2026-06-01T16:58:23.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 174 | 2026-06-01T16:58:23.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 175 | 2026-06-01T16:58:24.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 176 | 2026-06-01T16:58:24.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 177 | 2026-06-01T16:58:24.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 178 | 2026-06-01T16:58:24.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 179 | 2026-06-01T16:58:24.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 180 | 2026-06-01T16:58:24.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 181 | 2026-06-01T16:58:24.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 182 | 2026-06-01T16:58:24.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 183 | 2026-06-01T16:58:24.262Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 38
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 184 | 2026-06-01T16:58:25.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 185 | 2026-06-01T16:58:25.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 186 | 2026-06-01T16:58:25.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 187 | 2026-06-01T16:58:25.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 188 | 2026-06-01T16:58:25.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 189 | 2026-06-01T16:58:25.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 190 | 2026-06-01T16:58:25.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 191 | 2026-06-01T16:58:25.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 238
|
| 192 | 2026-06-01T16:58:25.706Z | DEBG | oximeter (clickhouse-client): unrolling 238 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 193 | 2026-06-01T16:58:25.714Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 194 | 2026-06-01T16:58:25.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 98
table_name = fields_string
|
| 195 | 2026-06-01T16:58:25.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 23
table_name = fields_u16
|
| 196 | 2026-06-01T16:58:25.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 87
table_name = fields_uuid
|
| 197 | 2026-06-01T16:58:25.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 150
table_name = measurements_cumulativeu64
|
| 198 | 2026-06-01T16:58:25.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 23
table_name = measurements_histogramu64
|
| 199 | 2026-06-01T16:58:25.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 15
table_name = measurements_i64
|
| 200 | 2026-06-01T16:58:25.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 50
table_name = measurements_u64
|
| 201 | 2026-06-01T16:58:25.807Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 202 | 2026-06-01T16:58:26.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 203 | 2026-06-01T16:58:26.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 204 | 2026-06-01T16:58:26.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 205 | 2026-06-01T16:58:26.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 206 | 2026-06-01T16:58:26.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 207 | 2026-06-01T16:58:26.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 208 | 2026-06-01T16:58:27.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 209 | 2026-06-01T16:58:27.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 210 | 2026-06-01T16:58:27.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 211 | 2026-06-01T16:58:27.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 212 | 2026-06-01T16:58:27.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 213 | 2026-06-01T16:58:27.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 214 | 2026-06-01T16:58:28.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 215 | 2026-06-01T16:58:28.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 216 | 2026-06-01T16:58:28.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 217 | 2026-06-01T16:58:28.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 218 | 2026-06-01T16:58:28.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 219 | 2026-06-01T16:58:28.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 220 | 2026-06-01T16:58:29.201Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 221 | 2026-06-01T16:58:29.201Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending
|
| 222 | 2026-06-01T16:58:29.206Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "19495e77-5859-4a9e-bdbc-0650f1f230f7", "content-length": "1136", "date": "Mon, 01 Jun 2026 16:58:29 GMT"} })
|
| 223 | 2026-06-01T16:58:29.206Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D
|
| 224 | 2026-06-01T16:58:29.209Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "f86d05c6-c854-4f34-ba06-a499068fec8b", "content-length": "29", "date": "Mon, 01 Jun 2026 16:58:29 GMT"} })
|
| 225 | 2026-06-01T16:58:29.209Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:45148
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
|
| 226 | 2026-06-01T16:58:29.209Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:54491
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
|
| 227 | 2026-06-01T16:58:29.209Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
|
| 228 | 2026-06-01T16:58:29.209Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:52682
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
|
| 229 | 2026-06-01T16:58:29.209Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 7
n_pruned_tasks = 0
|
| 230 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 231 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 232 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 233 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 234 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 235 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 236 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 237 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 238 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 239 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 240 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 241 | 2026-06-01T16:58:29.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 242 | 2026-06-01T16:58:29.228Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 243 | 2026-06-01T16:58:29.230Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 244 | 2026-06-01T16:58:29.247Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 245 | 2026-06-01T16:58:29.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 246 | 2026-06-01T16:58:29.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 247 | 2026-06-01T16:58:29.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 248 | 2026-06-01T16:58:29.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 249 | 2026-06-01T16:58:29.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 250 | 2026-06-01T16:58:29.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 251 | 2026-06-01T16:58:29.395Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 3200
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 252 | 2026-06-01T16:58:29.414Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 3519
|
| 253 | 2026-06-01T16:58:29.414Z | DEBG | oximeter (clickhouse-client): unrolling 3519 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 254 | 2026-06-01T16:58:29.414Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 3519
|
| 255 | 2026-06-01T16:58:29.515Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 256 | 2026-06-01T16:58:29.599Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 257 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Metric, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.422971Z }
timeseries_name = dendrite:sample_collection_duration
|
| 258 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("kstat_sampler:samples_dropped"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "target_id", field_type: U64, source: Metric, description: "" }, FieldSchema { name: "target_name", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.580270366Z }
timeseries_name = kstat_sampler:samples_dropped
|
| 259 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("mg_lower:routes_blocked_by_link_state"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.418776330Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 260 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_cpu:cpu_nsec"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "cpu_id", field_type: U32, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "state", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.426161972Z }
timeseries_name = sled_cpu:cpu_nsec
|
| 261 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.424261307Z }
timeseries_name = sled_data_link:bytes_received
|
| 262 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.424377950Z }
timeseries_name = sled_data_link:bytes_sent
|
| 263 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.424144834Z }
timeseries_name = sled_data_link:errors_received
|
| 264 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.424203236Z }
timeseries_name = sled_data_link:errors_sent
|
| 265 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.424320779Z }
timeseries_name = sled_data_link:packets_received
|
| 266 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("sled_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.424436032Z }
timeseries_name = sled_data_link:packets_sent
|
| 267 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_nexthops"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.418662497Z }
timeseries_name = static_routing_config:static_nexthops
|
| 268 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("static_routing_config:static_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.418605805Z }
timeseries_name = static_routing_config:static_routes
|
| 269 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.418837972Z }
timeseries_name = switch_data_link:link_enabled
|
| 270 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_id", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "port_id", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.418902214Z }
timeseries_name = switch_data_link:link_up
|
| 271 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_rib:active_routes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.418719049Z }
timeseries_name = switch_rib:active_routes
|
| 272 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.419019047Z }
timeseries_name = switch_table:capacity
|
| 273 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.419316266Z }
timeseries_name = switch_table:collisions
|
| 274 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.419436099Z }
timeseries_name = switch_table:delete_misses
|
| 275 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.419199353Z }
timeseries_name = switch_table:deletes
|
| 276 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.419494661Z }
timeseries_name = switch_table:exhaustion
|
| 277 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.419140751Z }
timeseries_name = switch_table:inserts
|
| 278 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.419079079Z }
timeseries_name = switch_table:occupancy
|
| 279 | 2026-06-01T16:58:29.603Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.419376867Z }
timeseries_name = switch_table:update_misses
|
| 280 | 2026-06-01T16:58:29.604Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.419258034Z }
timeseries_name = switch_table:updates
|
| 281 | 2026-06-01T16:58:29.604Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("zfs_dataset:bytes_used"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "dataset_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "dataset_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "dataset_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "pool_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "pool_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Metric, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.582010496Z }
timeseries_name = zfs_dataset:bytes_used
|
| 282 | 2026-06-01T16:58:29.604Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("zfs_pool:bytes_allocated"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "pool_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "pool_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "pool_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.581099760Z }
timeseries_name = zfs_pool:bytes_allocated
|
| 283 | 2026-06-01T16:58:29.604Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("zfs_pool:bytes_total"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "pool_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "pool_kind", field_type: String, source: Metric, description: "" }, FieldSchema { name: "pool_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.581158982Z }
timeseries_name = zfs_pool:bytes_total
|
| 284 | 2026-06-01T16:58:29.604Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("zone:cpu_nsec"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "state", field_type: String, source: Metric, description: "" }, FieldSchema { name: "zone_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "zone_name", field_type: String, source: Metric, description: "" }, FieldSchema { name: "zone_type", field_type: String, source: Metric, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:58:29.538201994Z }
timeseries_name = zone:cpu_nsec
|
| 285 | 2026-06-01T16:58:29.628Z | DEBG | oximeter (clickhouse-client): inserting 28 new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 286 | 2026-06-01T16:58:29.636Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 280
table_name = fields_i16
|
| 287 | 2026-06-01T16:58:29.638Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 8
table_name = fields_ipaddr
|
| 288 | 2026-06-01T16:58:29.644Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 4012
table_name = fields_string
|
| 289 | 2026-06-01T16:58:29.646Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 169
table_name = fields_u16
|
| 290 | 2026-06-01T16:58:29.649Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1098
table_name = fields_u32
|
| 291 | 2026-06-01T16:58:29.651Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 2
table_name = fields_u64
|
| 292 | 2026-06-01T16:58:29.653Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 144
table_name = fields_u8
|
| 293 | 2026-06-01T16:58:29.656Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 2310
table_name = fields_uuid
|
| 294 | 2026-06-01T16:58:29.658Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 4
table_name = measurements_bool
|
| 295 | 2026-06-01T16:58:29.661Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 2965
table_name = measurements_cumulativeu64
|
| 296 | 2026-06-01T16:58:29.663Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1
table_name = measurements_f64
|
| 297 | 2026-06-01T16:58:29.665Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 21
table_name = measurements_histogramu64
|
| 298 | 2026-06-01T16:58:29.667Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 528
table_name = measurements_u64
|
| 299 | 2026-06-01T16:58:30.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 300 | 2026-06-01T16:58:30.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 301 | 2026-06-01T16:58:30.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 302 | 2026-06-01T16:58:30.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 303 | 2026-06-01T16:58:30.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 304 | 2026-06-01T16:58:30.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 305 | 2026-06-01T16:58:30.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 306 | 2026-06-01T16:58:30.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 307 | 2026-06-01T16:58:30.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 308 | 2026-06-01T16:58:30.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 309 | 2026-06-01T16:58:30.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 310 | 2026-06-01T16:58:30.706Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 311 | 2026-06-01T16:58:30.708Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 312 | 2026-06-01T16:58:30.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 56
table_name = fields_string
|
| 313 | 2026-06-01T16:58:30.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 64
table_name = fields_uuid
|
| 314 | 2026-06-01T16:58:30.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 32
table_name = measurements_cumulativeu64
|
| 315 | 2026-06-01T16:58:30.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 12
table_name = measurements_u64
|
| 316 | 2026-06-01T16:58:30.807Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 317 | 2026-06-01T16:58:31.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 318 | 2026-06-01T16:58:31.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 319 | 2026-06-01T16:58:31.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 320 | 2026-06-01T16:58:31.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 321 | 2026-06-01T16:58:31.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 322 | 2026-06-01T16:58:31.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 323 | 2026-06-01T16:58:31.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 324 | 2026-06-01T16:58:31.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 325 | 2026-06-01T16:58:31.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 326 | 2026-06-01T16:58:32.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 327 | 2026-06-01T16:58:32.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 328 | 2026-06-01T16:58:32.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 329 | 2026-06-01T16:58:32.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 330 | 2026-06-01T16:58:32.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 331 | 2026-06-01T16:58:32.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 332 | 2026-06-01T16:58:32.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 333 | 2026-06-01T16:58:32.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 334 | 2026-06-01T16:58:32.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 335 | 2026-06-01T16:58:33.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 336 | 2026-06-01T16:58:33.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 337 | 2026-06-01T16:58:33.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 338 | 2026-06-01T16:58:33.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 339 | 2026-06-01T16:58:33.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 340 | 2026-06-01T16:58:33.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 341 | 2026-06-01T16:58:33.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 342 | 2026-06-01T16:58:33.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 343 | 2026-06-01T16:58:33.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 344 | 2026-06-01T16:58:34.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 345 | 2026-06-01T16:58:34.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 346 | 2026-06-01T16:58:34.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 347 | 2026-06-01T16:58:34.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 348 | 2026-06-01T16:58:34.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 349 | 2026-06-01T16:58:34.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 350 | 2026-06-01T16:58:34.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 351 | 2026-06-01T16:58:34.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 352 | 2026-06-01T16:58:34.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 353 | 2026-06-01T16:58:34.258Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 354 | 2026-06-01T16:58:34.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 355 | 2026-06-01T16:58:34.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 356 | 2026-06-01T16:58:35.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 357 | 2026-06-01T16:58:35.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 358 | 2026-06-01T16:58:35.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 359 | 2026-06-01T16:58:35.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 360 | 2026-06-01T16:58:35.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 361 | 2026-06-01T16:58:35.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 362 | 2026-06-01T16:58:35.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 363 | 2026-06-01T16:58:35.258Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 364 | 2026-06-01T16:58:35.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 365 | 2026-06-01T16:58:35.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 366 | 2026-06-01T16:58:35.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 367 | 2026-06-01T16:58:35.706Z | DEBG | oximeter (clickhouse-client): unrolling 244 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 368 | 2026-06-01T16:58:35.714Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 369 | 2026-06-01T16:58:35.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 104
table_name = fields_string
|
| 370 | 2026-06-01T16:58:35.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = fields_u16
|
| 371 | 2026-06-01T16:58:35.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 88
table_name = fields_uuid
|
| 372 | 2026-06-01T16:58:35.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 373 | 2026-06-01T16:58:35.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = measurements_histogramu64
|
| 374 | 2026-06-01T16:58:35.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 375 | 2026-06-01T16:58:35.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 376 | 2026-06-01T16:58:36.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 377 | 2026-06-01T16:58:36.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 378 | 2026-06-01T16:58:36.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 379 | 2026-06-01T16:58:36.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 380 | 2026-06-01T16:58:36.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 381 | 2026-06-01T16:58:36.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 382 | 2026-06-01T16:58:36.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 383 | 2026-06-01T16:58:36.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 384 | 2026-06-01T16:58:36.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 385 | 2026-06-01T16:58:37.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 386 | 2026-06-01T16:58:37.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 387 | 2026-06-01T16:58:37.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 388 | 2026-06-01T16:58:37.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 389 | 2026-06-01T16:58:37.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 390 | 2026-06-01T16:58:37.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 391 | 2026-06-01T16:58:37.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 392 | 2026-06-01T16:58:37.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 393 | 2026-06-01T16:58:37.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 394 | 2026-06-01T16:58:38.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 395 | 2026-06-01T16:58:38.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 396 | 2026-06-01T16:58:38.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 397 | 2026-06-01T16:58:38.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 398 | 2026-06-01T16:58:38.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 399 | 2026-06-01T16:58:38.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 400 | 2026-06-01T16:58:38.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 401 | 2026-06-01T16:58:38.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 402 | 2026-06-01T16:58:38.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 403 | 2026-06-01T16:58:39.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 404 | 2026-06-01T16:58:39.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 405 | 2026-06-01T16:58:39.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 406 | 2026-06-01T16:58:39.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 407 | 2026-06-01T16:58:39.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 408 | 2026-06-01T16:58:39.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 409 | 2026-06-01T16:58:39.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 410 | 2026-06-01T16:58:39.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 411 | 2026-06-01T16:58:39.223Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 412 | 2026-06-01T16:58:39.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 413 | 2026-06-01T16:58:39.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 414 | 2026-06-01T16:58:39.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 415 | 2026-06-01T16:58:39.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 416 | 2026-06-01T16:58:39.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 417 | 2026-06-01T16:58:39.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 418 | 2026-06-01T16:58:40.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 419 | 2026-06-01T16:58:40.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 420 | 2026-06-01T16:58:40.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 421 | 2026-06-01T16:58:40.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 422 | 2026-06-01T16:58:40.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 423 | 2026-06-01T16:58:40.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 424 | 2026-06-01T16:58:40.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 425 | 2026-06-01T16:58:40.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 426 | 2026-06-01T16:58:40.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 427 | 2026-06-01T16:58:40.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 371
|
| 428 | 2026-06-01T16:58:40.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 371
|
| 429 | 2026-06-01T16:58:40.706Z | DEBG | oximeter (clickhouse-client): unrolling 371 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 430 | 2026-06-01T16:58:40.717Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 431 | 2026-06-01T16:58:40.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 280
table_name = fields_i16
|
| 432 | 2026-06-01T16:58:40.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 799
table_name = fields_string
|
| 433 | 2026-06-01T16:58:40.733Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 151
table_name = fields_u16
|
| 434 | 2026-06-01T16:58:40.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 145
table_name = fields_u32
|
| 435 | 2026-06-01T16:58:40.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 144
table_name = fields_u8
|
| 436 | 2026-06-01T16:58:40.738Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 495
table_name = fields_uuid
|
| 437 | 2026-06-01T16:58:40.739Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 4
table_name = measurements_bool
|
| 438 | 2026-06-01T16:58:40.741Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 265
table_name = measurements_cumulativeu64
|
| 439 | 2026-06-01T16:58:40.742Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1
table_name = measurements_f64
|
| 440 | 2026-06-01T16:58:40.744Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 11
table_name = measurements_histogramu64
|
| 441 | 2026-06-01T16:58:40.746Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 90
table_name = measurements_u64
|
| 442 | 2026-06-01T16:58:40.807Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 443 | 2026-06-01T16:58:41.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 444 | 2026-06-01T16:58:41.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 445 | 2026-06-01T16:58:41.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 446 | 2026-06-01T16:58:41.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 447 | 2026-06-01T16:58:41.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 448 | 2026-06-01T16:58:41.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 449 | 2026-06-01T16:58:41.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 450 | 2026-06-01T16:58:41.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 451 | 2026-06-01T16:58:41.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 452 | 2026-06-01T16:58:42.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 453 | 2026-06-01T16:58:42.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 454 | 2026-06-01T16:58:42.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 455 | 2026-06-01T16:58:42.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 456 | 2026-06-01T16:58:42.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 457 | 2026-06-01T16:58:42.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 458 | 2026-06-01T16:58:42.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 459 | 2026-06-01T16:58:42.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 460 | 2026-06-01T16:58:42.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 461 | 2026-06-01T16:58:43.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 462 | 2026-06-01T16:58:43.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 463 | 2026-06-01T16:58:43.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 464 | 2026-06-01T16:58:43.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 465 | 2026-06-01T16:58:43.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 466 | 2026-06-01T16:58:43.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 467 | 2026-06-01T16:58:43.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 468 | 2026-06-01T16:58:43.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 469 | 2026-06-01T16:58:43.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 470 | 2026-06-01T16:58:44.202Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 471 | 2026-06-01T16:58:44.202Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending
|
| 472 | 2026-06-01T16:58:44.206Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3ea471c2-5be7-49e3-954f-8545b6048113", "content-length": "1136", "date": "Mon, 01 Jun 2026 16:58:44 GMT"} })
|
| 473 | 2026-06-01T16:58:44.206Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D
|
| 474 | 2026-06-01T16:58:44.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 475 | 2026-06-01T16:58:44.209Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "748842b6-e2ea-4d57-a4a2-61e017758feb", "content-length": "29", "date": "Mon, 01 Jun 2026 16:58:44 GMT"} })
|
| 476 | 2026-06-01T16:58:44.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 477 | 2026-06-01T16:58:44.209Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 7
n_pruned_tasks = 0
|
| 478 | 2026-06-01T16:58:44.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 479 | 2026-06-01T16:58:44.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 480 | 2026-06-01T16:58:44.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 481 | 2026-06-01T16:58:44.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 482 | 2026-06-01T16:58:44.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 483 | 2026-06-01T16:58:44.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 484 | 2026-06-01T16:58:44.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 485 | 2026-06-01T16:58:44.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 486 | 2026-06-01T16:58:44.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 487 | 2026-06-01T16:58:44.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 488 | 2026-06-01T16:58:45.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 489 | 2026-06-01T16:58:45.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 490 | 2026-06-01T16:58:45.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 491 | 2026-06-01T16:58:45.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 492 | 2026-06-01T16:58:45.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 493 | 2026-06-01T16:58:45.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 494 | 2026-06-01T16:58:45.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 495 | 2026-06-01T16:58:45.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 496 | 2026-06-01T16:58:45.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 497 | 2026-06-01T16:58:45.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 498 | 2026-06-01T16:58:45.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 499 | 2026-06-01T16:58:45.706Z | DEBG | oximeter (clickhouse-client): unrolling 244 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 500 | 2026-06-01T16:58:45.714Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 501 | 2026-06-01T16:58:45.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 104
table_name = fields_string
|
| 502 | 2026-06-01T16:58:45.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = fields_u16
|
| 503 | 2026-06-01T16:58:45.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 88
table_name = fields_uuid
|
| 504 | 2026-06-01T16:58:45.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 505 | 2026-06-01T16:58:45.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = measurements_histogramu64
|
| 506 | 2026-06-01T16:58:45.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 507 | 2026-06-01T16:58:45.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 508 | 2026-06-01T16:58:46.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 509 | 2026-06-01T16:58:46.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 510 | 2026-06-01T16:58:46.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 511 | 2026-06-01T16:58:46.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 512 | 2026-06-01T16:58:46.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 513 | 2026-06-01T16:58:46.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 514 | 2026-06-01T16:58:46.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 515 | 2026-06-01T16:58:46.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 516 | 2026-06-01T16:58:46.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 517 | 2026-06-01T16:58:47.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 518 | 2026-06-01T16:58:47.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 519 | 2026-06-01T16:58:47.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 520 | 2026-06-01T16:58:47.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 521 | 2026-06-01T16:58:47.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 522 | 2026-06-01T16:58:47.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 523 | 2026-06-01T16:58:47.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 524 | 2026-06-01T16:58:47.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 525 | 2026-06-01T16:58:47.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 526 | 2026-06-01T16:58:48.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 527 | 2026-06-01T16:58:48.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 528 | 2026-06-01T16:58:48.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 529 | 2026-06-01T16:58:48.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 530 | 2026-06-01T16:58:48.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 531 | 2026-06-01T16:58:48.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 532 | 2026-06-01T16:58:48.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 533 | 2026-06-01T16:58:48.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 534 | 2026-06-01T16:58:48.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 535 | 2026-06-01T16:58:49.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 536 | 2026-06-01T16:58:49.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 537 | 2026-06-01T16:58:49.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 538 | 2026-06-01T16:58:49.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 539 | 2026-06-01T16:58:49.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 540 | 2026-06-01T16:58:49.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 541 | 2026-06-01T16:58:49.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 542 | 2026-06-01T16:58:49.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 543 | 2026-06-01T16:58:49.221Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 544 | 2026-06-01T16:58:49.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 545 | 2026-06-01T16:58:49.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 546 | 2026-06-01T16:58:49.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 547 | 2026-06-01T16:58:49.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 548 | 2026-06-01T16:58:49.258Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 549 | 2026-06-01T16:58:49.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 550 | 2026-06-01T16:58:50.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 551 | 2026-06-01T16:58:50.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 552 | 2026-06-01T16:58:50.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 553 | 2026-06-01T16:58:50.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 554 | 2026-06-01T16:58:50.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 555 | 2026-06-01T16:58:50.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 556 | 2026-06-01T16:58:50.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 557 | 2026-06-01T16:58:50.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 558 | 2026-06-01T16:58:50.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 559 | 2026-06-01T16:58:50.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 371
|
| 560 | 2026-06-01T16:58:50.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 371
|
| 561 | 2026-06-01T16:58:50.706Z | DEBG | oximeter (clickhouse-client): unrolling 371 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 562 | 2026-06-01T16:58:50.718Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 563 | 2026-06-01T16:58:50.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 280
table_name = fields_i16
|
| 564 | 2026-06-01T16:58:50.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 799
table_name = fields_string
|
| 565 | 2026-06-01T16:58:50.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 151
table_name = fields_u16
|
| 566 | 2026-06-01T16:58:50.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 145
table_name = fields_u32
|
| 567 | 2026-06-01T16:58:50.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 144
table_name = fields_u8
|
| 568 | 2026-06-01T16:58:50.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 495
table_name = fields_uuid
|
| 569 | 2026-06-01T16:58:50.737Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 4
table_name = measurements_bool
|
| 570 | 2026-06-01T16:58:50.739Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 265
table_name = measurements_cumulativeu64
|
| 571 | 2026-06-01T16:58:50.740Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1
table_name = measurements_f64
|
| 572 | 2026-06-01T16:58:50.742Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 11
table_name = measurements_histogramu64
|
| 573 | 2026-06-01T16:58:50.744Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 90
table_name = measurements_u64
|
| 574 | 2026-06-01T16:58:50.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 575 | 2026-06-01T16:58:51.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 576 | 2026-06-01T16:58:51.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 577 | 2026-06-01T16:58:51.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 578 | 2026-06-01T16:58:51.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 579 | 2026-06-01T16:58:51.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 580 | 2026-06-01T16:58:51.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 581 | 2026-06-01T16:58:51.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 582 | 2026-06-01T16:58:51.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 583 | 2026-06-01T16:58:51.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 584 | 2026-06-01T16:58:52.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 585 | 2026-06-01T16:58:52.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 586 | 2026-06-01T16:58:52.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 587 | 2026-06-01T16:58:52.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 588 | 2026-06-01T16:58:52.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 589 | 2026-06-01T16:58:52.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 590 | 2026-06-01T16:58:52.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 591 | 2026-06-01T16:58:52.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 592 | 2026-06-01T16:58:52.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 593 | 2026-06-01T16:58:53.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 594 | 2026-06-01T16:58:53.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 595 | 2026-06-01T16:58:53.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 596 | 2026-06-01T16:58:53.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 597 | 2026-06-01T16:58:53.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 598 | 2026-06-01T16:58:53.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 599 | 2026-06-01T16:58:53.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 600 | 2026-06-01T16:58:53.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 601 | 2026-06-01T16:58:53.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 602 | 2026-06-01T16:58:54.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 603 | 2026-06-01T16:58:54.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 604 | 2026-06-01T16:58:54.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 605 | 2026-06-01T16:58:54.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 606 | 2026-06-01T16:58:54.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 607 | 2026-06-01T16:58:54.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 608 | 2026-06-01T16:58:54.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 609 | 2026-06-01T16:58:54.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 610 | 2026-06-01T16:58:54.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 611 | 2026-06-01T16:58:54.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 612 | 2026-06-01T16:58:54.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 613 | 2026-06-01T16:58:54.262Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 614 | 2026-06-01T16:58:55.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 615 | 2026-06-01T16:58:55.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 616 | 2026-06-01T16:58:55.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 617 | 2026-06-01T16:58:55.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 618 | 2026-06-01T16:58:55.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 619 | 2026-06-01T16:58:55.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 620 | 2026-06-01T16:58:55.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 621 | 2026-06-01T16:58:55.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 622 | 2026-06-01T16:58:55.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 623 | 2026-06-01T16:58:55.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 624 | 2026-06-01T16:58:55.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 625 | 2026-06-01T16:58:55.707Z | DEBG | oximeter (clickhouse-client): unrolling 244 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 626 | 2026-06-01T16:58:55.715Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 627 | 2026-06-01T16:58:55.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 104
table_name = fields_string
|
| 628 | 2026-06-01T16:58:55.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = fields_u16
|
| 629 | 2026-06-01T16:58:55.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 88
table_name = fields_uuid
|
| 630 | 2026-06-01T16:58:55.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 631 | 2026-06-01T16:58:55.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = measurements_histogramu64
|
| 632 | 2026-06-01T16:58:55.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 633 | 2026-06-01T16:58:55.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 634 | 2026-06-01T16:58:56.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 635 | 2026-06-01T16:58:56.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 636 | 2026-06-01T16:58:56.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 637 | 2026-06-01T16:58:56.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 638 | 2026-06-01T16:58:56.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 639 | 2026-06-01T16:58:56.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 640 | 2026-06-01T16:58:56.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 641 | 2026-06-01T16:58:56.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 642 | 2026-06-01T16:58:56.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 643 | 2026-06-01T16:58:57.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 644 | 2026-06-01T16:58:57.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 645 | 2026-06-01T16:58:57.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 646 | 2026-06-01T16:58:57.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 647 | 2026-06-01T16:58:57.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 648 | 2026-06-01T16:58:57.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 649 | 2026-06-01T16:58:57.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 650 | 2026-06-01T16:58:57.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 651 | 2026-06-01T16:58:57.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 652 | 2026-06-01T16:58:58.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 653 | 2026-06-01T16:58:58.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 654 | 2026-06-01T16:58:58.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 655 | 2026-06-01T16:58:58.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 656 | 2026-06-01T16:58:58.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 657 | 2026-06-01T16:58:58.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 658 | 2026-06-01T16:58:58.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 659 | 2026-06-01T16:58:58.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 660 | 2026-06-01T16:58:58.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 661 | 2026-06-01T16:58:59.202Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 662 | 2026-06-01T16:58:59.202Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending
|
| 663 | 2026-06-01T16:58:59.205Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b5c45b31-627f-4f64-ad92-bd841495061c", "content-length": "1136", "date": "Mon, 01 Jun 2026 16:58:59 GMT"} })
|
| 664 | 2026-06-01T16:58:59.205Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D
|
| 665 | 2026-06-01T16:58:59.207Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "a84fac6f-e7bf-409d-8aba-e1a203274d35", "content-length": "29", "date": "Mon, 01 Jun 2026 16:58:59 GMT"} })
|
| 666 | 2026-06-01T16:58:59.207Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 7
n_pruned_tasks = 0
|
| 667 | 2026-06-01T16:58:59.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 668 | 2026-06-01T16:58:59.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 669 | 2026-06-01T16:58:59.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 670 | 2026-06-01T16:58:59.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 671 | 2026-06-01T16:58:59.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 672 | 2026-06-01T16:58:59.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 673 | 2026-06-01T16:58:59.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 674 | 2026-06-01T16:58:59.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 675 | 2026-06-01T16:58:59.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 676 | 2026-06-01T16:58:59.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 677 | 2026-06-01T16:58:59.221Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 678 | 2026-06-01T16:58:59.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 679 | 2026-06-01T16:58:59.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 680 | 2026-06-01T16:58:59.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 681 | 2026-06-01T16:58:59.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 682 | 2026-06-01T16:58:59.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 683 | 2026-06-01T16:58:59.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 684 | 2026-06-01T16:58:59.282Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1627
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 685 | 2026-06-01T16:58:59.287Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 1954
|
| 686 | 2026-06-01T16:58:59.288Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 1954
|
| 687 | 2026-06-01T16:58:59.288Z | DEBG | oximeter (clickhouse-client): unrolling 1954 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 688 | 2026-06-01T16:58:59.347Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 689 | 2026-06-01T16:58:59.369Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 280
table_name = fields_i16
|
| 690 | 2026-06-01T16:58:59.373Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 4008
table_name = fields_string
|
| 691 | 2026-06-01T16:58:59.375Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 162
table_name = fields_u16
|
| 692 | 2026-06-01T16:58:59.377Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1098
table_name = fields_u32
|
| 693 | 2026-06-01T16:58:59.379Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1
table_name = fields_u64
|
| 694 | 2026-06-01T16:58:59.380Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 144
table_name = fields_u8
|
| 695 | 2026-06-01T16:58:59.383Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 2303
table_name = fields_uuid
|
| 696 | 2026-06-01T16:58:59.385Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 4
table_name = measurements_bool
|
| 697 | 2026-06-01T16:58:59.387Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1697
table_name = measurements_cumulativeu64
|
| 698 | 2026-06-01T16:58:59.388Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 699 | 2026-06-01T16:58:59.388Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1
table_name = measurements_f64
|
| 700 | 2026-06-01T16:58:59.390Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 22
table_name = measurements_histogramu64
|
| 701 | 2026-06-01T16:58:59.392Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 230
table_name = measurements_u64
|
| 702 | 2026-06-01T16:59:00.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 703 | 2026-06-01T16:59:00.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 704 | 2026-06-01T16:59:00.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 705 | 2026-06-01T16:59:00.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 706 | 2026-06-01T16:59:00.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 707 | 2026-06-01T16:59:00.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 708 | 2026-06-01T16:59:00.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 709 | 2026-06-01T16:59:00.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 710 | 2026-06-01T16:59:00.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 711 | 2026-06-01T16:59:00.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 712 | 2026-06-01T16:59:00.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 713 | 2026-06-01T16:59:00.707Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 714 | 2026-06-01T16:59:00.709Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 715 | 2026-06-01T16:59:00.717Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 56
table_name = fields_string
|
| 716 | 2026-06-01T16:59:00.718Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 64
table_name = fields_uuid
|
| 717 | 2026-06-01T16:59:00.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 32
table_name = measurements_cumulativeu64
|
| 718 | 2026-06-01T16:59:00.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 12
table_name = measurements_u64
|
| 719 | 2026-06-01T16:59:00.807Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 720 | 2026-06-01T16:59:01.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 721 | 2026-06-01T16:59:01.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 722 | 2026-06-01T16:59:01.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 723 | 2026-06-01T16:59:01.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 724 | 2026-06-01T16:59:01.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 725 | 2026-06-01T16:59:01.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 726 | 2026-06-01T16:59:01.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 727 | 2026-06-01T16:59:01.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 728 | 2026-06-01T16:59:01.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 729 | 2026-06-01T16:59:02.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 730 | 2026-06-01T16:59:02.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 731 | 2026-06-01T16:59:02.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 732 | 2026-06-01T16:59:02.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 733 | 2026-06-01T16:59:02.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 734 | 2026-06-01T16:59:02.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 735 | 2026-06-01T16:59:02.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 736 | 2026-06-01T16:59:02.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 737 | 2026-06-01T16:59:02.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 738 | 2026-06-01T16:59:03.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 739 | 2026-06-01T16:59:03.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 740 | 2026-06-01T16:59:03.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 741 | 2026-06-01T16:59:03.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 742 | 2026-06-01T16:59:03.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 743 | 2026-06-01T16:59:03.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 744 | 2026-06-01T16:59:03.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 745 | 2026-06-01T16:59:03.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 746 | 2026-06-01T16:59:03.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 747 | 2026-06-01T16:59:04.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 748 | 2026-06-01T16:59:04.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 749 | 2026-06-01T16:59:04.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 750 | 2026-06-01T16:59:04.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 751 | 2026-06-01T16:59:04.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 752 | 2026-06-01T16:59:04.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 753 | 2026-06-01T16:59:04.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 754 | 2026-06-01T16:59:04.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 755 | 2026-06-01T16:59:04.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 756 | 2026-06-01T16:59:04.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 757 | 2026-06-01T16:59:04.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 758 | 2026-06-01T16:59:04.262Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 759 | 2026-06-01T16:59:05.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 760 | 2026-06-01T16:59:05.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 761 | 2026-06-01T16:59:05.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 762 | 2026-06-01T16:59:05.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 763 | 2026-06-01T16:59:05.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 764 | 2026-06-01T16:59:05.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 765 | 2026-06-01T16:59:05.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 766 | 2026-06-01T16:59:05.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 767 | 2026-06-01T16:59:05.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 768 | 2026-06-01T16:59:05.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 769 | 2026-06-01T16:59:05.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 244
|
| 770 | 2026-06-01T16:59:05.707Z | DEBG | oximeter (clickhouse-client): unrolling 244 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 771 | 2026-06-01T16:59:05.715Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 772 | 2026-06-01T16:59:05.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 104
table_name = fields_string
|
| 773 | 2026-06-01T16:59:05.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = fields_u16
|
| 774 | 2026-06-01T16:59:05.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 88
table_name = fields_uuid
|
| 775 | 2026-06-01T16:59:05.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 776 | 2026-06-01T16:59:05.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = measurements_histogramu64
|
| 777 | 2026-06-01T16:59:05.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 778 | 2026-06-01T16:59:05.807Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 779 | 2026-06-01T16:59:06.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 780 | 2026-06-01T16:59:06.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 781 | 2026-06-01T16:59:06.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 782 | 2026-06-01T16:59:06.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 783 | 2026-06-01T16:59:06.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 784 | 2026-06-01T16:59:06.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 785 | 2026-06-01T16:59:06.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 786 | 2026-06-01T16:59:06.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 787 | 2026-06-01T16:59:06.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 788 | 2026-06-01T16:59:07.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 789 | 2026-06-01T16:59:07.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 790 | 2026-06-01T16:59:07.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 791 | 2026-06-01T16:59:07.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 792 | 2026-06-01T16:59:07.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 793 | 2026-06-01T16:59:07.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 794 | 2026-06-01T16:59:07.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 795 | 2026-06-01T16:59:07.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 796 | 2026-06-01T16:59:07.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 797 | 2026-06-01T16:59:08.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 798 | 2026-06-01T16:59:08.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 799 | 2026-06-01T16:59:08.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 800 | 2026-06-01T16:59:08.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 801 | 2026-06-01T16:59:08.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 802 | 2026-06-01T16:59:08.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 803 | 2026-06-01T16:59:08.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 804 | 2026-06-01T16:59:08.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 805 | 2026-06-01T16:59:08.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 806 | 2026-06-01T16:59:09.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 807 | 2026-06-01T16:59:09.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 808 | 2026-06-01T16:59:09.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 809 | 2026-06-01T16:59:09.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 810 | 2026-06-01T16:59:09.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 811 | 2026-06-01T16:59:09.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 812 | 2026-06-01T16:59:09.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 813 | 2026-06-01T16:59:09.212Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 814 | 2026-06-01T16:59:09.222Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 815 | 2026-06-01T16:59:09.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 816 | 2026-06-01T16:59:09.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 817 | 2026-06-01T16:59:09.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 818 | 2026-06-01T16:59:09.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 819 | 2026-06-01T16:59:09.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 820 | 2026-06-01T16:59:09.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 821 | 2026-06-01T16:59:10.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 822 | 2026-06-01T16:59:10.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 823 | 2026-06-01T16:59:10.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 824 | 2026-06-01T16:59:10.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 825 | 2026-06-01T16:59:10.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 826 | 2026-06-01T16:59:10.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 827 | 2026-06-01T16:59:10.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 828 | 2026-06-01T16:59:10.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 829 | 2026-06-01T16:59:10.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 830 | 2026-06-01T16:59:10.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 371
|
| 831 | 2026-06-01T16:59:10.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 371
|
| 832 | 2026-06-01T16:59:10.706Z | DEBG | oximeter (clickhouse-client): unrolling 371 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 833 | 2026-06-01T16:59:10.718Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 834 | 2026-06-01T16:59:10.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 280
table_name = fields_i16
|
| 835 | 2026-06-01T16:59:10.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 799
table_name = fields_string
|
| 836 | 2026-06-01T16:59:10.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 151
table_name = fields_u16
|
| 837 | 2026-06-01T16:59:10.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 145
table_name = fields_u32
|
| 838 | 2026-06-01T16:59:10.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 144
table_name = fields_u8
|
| 839 | 2026-06-01T16:59:10.734Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 495
table_name = fields_uuid
|
| 840 | 2026-06-01T16:59:10.735Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 4
table_name = measurements_bool
|
| 841 | 2026-06-01T16:59:10.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 265
table_name = measurements_cumulativeu64
|
| 842 | 2026-06-01T16:59:10.737Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1
table_name = measurements_f64
|
| 843 | 2026-06-01T16:59:10.739Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 11
table_name = measurements_histogramu64
|
| 844 | 2026-06-01T16:59:10.740Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 90
table_name = measurements_u64
|
| 845 | 2026-06-01T16:59:10.807Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 846 | 2026-06-01T16:59:11.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 847 | 2026-06-01T16:59:11.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 848 | 2026-06-01T16:59:11.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 849 | 2026-06-01T16:59:11.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 850 | 2026-06-01T16:59:11.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 851 | 2026-06-01T16:59:11.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 852 | 2026-06-01T16:59:11.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 853 | 2026-06-01T16:59:11.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 854 | 2026-06-01T16:59:11.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 855 | 2026-06-01T16:59:12.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 856 | 2026-06-01T16:59:12.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 857 | 2026-06-01T16:59:12.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 858 | 2026-06-01T16:59:12.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 859 | 2026-06-01T16:59:12.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 860 | 2026-06-01T16:59:12.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 861 | 2026-06-01T16:59:12.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 862 | 2026-06-01T16:59:12.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 863 | 2026-06-01T16:59:12.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 864 | 2026-06-01T16:59:13.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 865 | 2026-06-01T16:59:13.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 866 | 2026-06-01T16:59:13.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 867 | 2026-06-01T16:59:13.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 868 | 2026-06-01T16:59:13.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 869 | 2026-06-01T16:59:13.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 870 | 2026-06-01T16:59:13.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 871 | 2026-06-01T16:59:13.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 872 | 2026-06-01T16:59:13.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 873 | 2026-06-01T16:59:14.202Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 874 | 2026-06-01T16:59:14.202Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending
|
| 875 | 2026-06-01T16:59:14.206Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "fe81a6bf-6fc3-4a1d-a424-337ec48f2f3e", "content-length": "1412", "date": "Mon, 01 Jun 2026 16:59:14 GMT"} })
|
| 876 | 2026-06-01T16:59:14.206Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D
|
| 877 | 2026-06-01T16:59:14.209Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "340de6ae-622f-48be-9935-5fdf52c208fe", "content-length": "29", "date": "Mon, 01 Jun 2026 16:59:14 GMT"} })
|
| 878 | 2026-06-01T16:59:14.209Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:53366
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
|
| 879 | 2026-06-01T16:59:14.209Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:50648
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
|
| 880 | 2026-06-01T16:59:14.209Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 881 | 2026-06-01T16:59:14.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 882 | 2026-06-01T16:59:14.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 883 | 2026-06-01T16:59:14.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 884 | 2026-06-01T16:59:14.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 885 | 2026-06-01T16:59:14.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 886 | 2026-06-01T16:59:14.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 887 | 2026-06-01T16:59:14.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 888 | 2026-06-01T16:59:14.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 889 | 2026-06-01T16:59:14.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 890 | 2026-06-01T16:59:14.222Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 7
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 891 | 2026-06-01T16:59:14.222Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 8
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 892 | 2026-06-01T16:59:14.227Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 893 | 2026-06-01T16:59:14.227Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 894 | 2026-06-01T16:59:14.227Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 895 | 2026-06-01T16:59:14.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 896 | 2026-06-01T16:59:14.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 897 | 2026-06-01T16:59:14.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 898 | 2026-06-01T16:59:14.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 899 | 2026-06-01T16:59:14.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 900 | 2026-06-01T16:59:14.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 901 | 2026-06-01T16:59:14.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 902 | 2026-06-01T16:59:14.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 903 | 2026-06-01T16:59:14.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 904 | 2026-06-01T16:59:15.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 905 | 2026-06-01T16:59:15.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 906 | 2026-06-01T16:59:15.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 907 | 2026-06-01T16:59:15.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 908 | 2026-06-01T16:59:15.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 909 | 2026-06-01T16:59:15.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 910 | 2026-06-01T16:59:15.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 911 | 2026-06-01T16:59:15.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 912 | 2026-06-01T16:59:15.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 913 | 2026-06-01T16:59:15.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 264
|
| 914 | 2026-06-01T16:59:15.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 264
|
| 915 | 2026-06-01T16:59:15.707Z | DEBG | oximeter (clickhouse-client): unrolling 264 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 916 | 2026-06-01T16:59:15.715Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 917 | 2026-06-01T16:59:15.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 10
table_name = fields_ipaddr
|
| 918 | 2026-06-01T16:59:15.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 121
table_name = fields_string
|
| 919 | 2026-06-01T16:59:15.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 40
table_name = fields_u16
|
| 920 | 2026-06-01T16:59:15.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 113
table_name = fields_uuid
|
| 921 | 2026-06-01T16:59:15.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 165
table_name = measurements_cumulativeu64
|
| 922 | 2026-06-01T16:59:15.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 30
table_name = measurements_histogramu64
|
| 923 | 2026-06-01T16:59:15.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 9
table_name = measurements_i64
|
| 924 | 2026-06-01T16:59:15.730Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 925 | 2026-06-01T16:59:15.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 926 | 2026-06-01T16:59:16.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 927 | 2026-06-01T16:59:16.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 928 | 2026-06-01T16:59:16.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 929 | 2026-06-01T16:59:16.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 930 | 2026-06-01T16:59:16.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 931 | 2026-06-01T16:59:16.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 932 | 2026-06-01T16:59:16.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 933 | 2026-06-01T16:59:16.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 934 | 2026-06-01T16:59:16.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 935 | 2026-06-01T16:59:17.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 936 | 2026-06-01T16:59:17.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 937 | 2026-06-01T16:59:17.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 938 | 2026-06-01T16:59:17.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 939 | 2026-06-01T16:59:17.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 940 | 2026-06-01T16:59:17.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 941 | 2026-06-01T16:59:17.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 942 | 2026-06-01T16:59:17.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 943 | 2026-06-01T16:59:17.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 944 | 2026-06-01T16:59:18.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 945 | 2026-06-01T16:59:18.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 946 | 2026-06-01T16:59:18.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 947 | 2026-06-01T16:59:18.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 948 | 2026-06-01T16:59:18.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 949 | 2026-06-01T16:59:18.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 950 | 2026-06-01T16:59:18.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 951 | 2026-06-01T16:59:18.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 952 | 2026-06-01T16:59:18.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 953 | 2026-06-01T16:59:19.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 954 | 2026-06-01T16:59:19.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 955 | 2026-06-01T16:59:19.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 956 | 2026-06-01T16:59:19.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 957 | 2026-06-01T16:59:19.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 958 | 2026-06-01T16:59:19.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 959 | 2026-06-01T16:59:19.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 960 | 2026-06-01T16:59:19.212Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 961 | 2026-06-01T16:59:19.221Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 140
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 962 | 2026-06-01T16:59:19.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 963 | 2026-06-01T16:59:19.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 964 | 2026-06-01T16:59:19.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 965 | 2026-06-01T16:59:19.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 966 | 2026-06-01T16:59:19.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 967 | 2026-06-01T16:59:19.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 968 | 2026-06-01T16:59:20.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 969 | 2026-06-01T16:59:20.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 970 | 2026-06-01T16:59:20.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 971 | 2026-06-01T16:59:20.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 972 | 2026-06-01T16:59:20.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 973 | 2026-06-01T16:59:20.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 974 | 2026-06-01T16:59:20.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 975 | 2026-06-01T16:59:20.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 976 | 2026-06-01T16:59:20.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 977 | 2026-06-01T16:59:20.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 371
|
| 978 | 2026-06-01T16:59:20.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 371
|
| 979 | 2026-06-01T16:59:20.707Z | DEBG | oximeter (clickhouse-client): unrolling 371 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 980 | 2026-06-01T16:59:20.719Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 981 | 2026-06-01T16:59:20.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 280
table_name = fields_i16
|
| 982 | 2026-06-01T16:59:20.729Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 799
table_name = fields_string
|
| 983 | 2026-06-01T16:59:20.731Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 151
table_name = fields_u16
|
| 984 | 2026-06-01T16:59:20.732Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 145
table_name = fields_u32
|
| 985 | 2026-06-01T16:59:20.733Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 144
table_name = fields_u8
|
| 986 | 2026-06-01T16:59:20.735Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 495
table_name = fields_uuid
|
| 987 | 2026-06-01T16:59:20.736Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 4
table_name = measurements_bool
|
| 988 | 2026-06-01T16:59:20.737Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 265
table_name = measurements_cumulativeu64
|
| 989 | 2026-06-01T16:59:20.738Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1
table_name = measurements_f64
|
| 990 | 2026-06-01T16:59:20.740Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 11
table_name = measurements_histogramu64
|
| 991 | 2026-06-01T16:59:20.741Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 90
table_name = measurements_u64
|
| 992 | 2026-06-01T16:59:20.807Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 993 | 2026-06-01T16:59:21.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 994 | 2026-06-01T16:59:21.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 995 | 2026-06-01T16:59:21.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 996 | 2026-06-01T16:59:21.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 997 | 2026-06-01T16:59:21.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 998 | 2026-06-01T16:59:21.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 999 | 2026-06-01T16:59:21.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1000 | 2026-06-01T16:59:21.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1001 | 2026-06-01T16:59:21.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1002 | 2026-06-01T16:59:22.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1003 | 2026-06-01T16:59:22.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1004 | 2026-06-01T16:59:22.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1005 | 2026-06-01T16:59:22.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1006 | 2026-06-01T16:59:22.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1007 | 2026-06-01T16:59:22.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1008 | 2026-06-01T16:59:22.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1009 | 2026-06-01T16:59:22.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1010 | 2026-06-01T16:59:22.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1011 | 2026-06-01T16:59:23.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1012 | 2026-06-01T16:59:23.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1013 | 2026-06-01T16:59:23.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1014 | 2026-06-01T16:59:23.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1015 | 2026-06-01T16:59:23.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1016 | 2026-06-01T16:59:23.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1017 | 2026-06-01T16:59:23.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1018 | 2026-06-01T16:59:23.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1019 | 2026-06-01T16:59:23.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1020 | 2026-06-01T16:59:24.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1021 | 2026-06-01T16:59:24.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1022 | 2026-06-01T16:59:24.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1023 | 2026-06-01T16:59:24.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1024 | 2026-06-01T16:59:24.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1025 | 2026-06-01T16:59:24.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1026 | 2026-06-01T16:59:24.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1027 | 2026-06-01T16:59:24.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1028 | 2026-06-01T16:59:24.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1029 | 2026-06-01T16:59:24.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1030 | 2026-06-01T16:59:24.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1031 | 2026-06-01T16:59:24.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1032 | 2026-06-01T16:59:24.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1033 | 2026-06-01T16:59:24.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1034 | 2026-06-01T16:59:24.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1035 | 2026-06-01T16:59:24.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1036 | 2026-06-01T16:59:24.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1037 | 2026-06-01T16:59:24.262Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1038 | 2026-06-01T16:59:25.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1039 | 2026-06-01T16:59:25.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1040 | 2026-06-01T16:59:25.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1041 | 2026-06-01T16:59:25.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1042 | 2026-06-01T16:59:25.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1043 | 2026-06-01T16:59:25.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1044 | 2026-06-01T16:59:25.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1045 | 2026-06-01T16:59:25.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1046 | 2026-06-01T16:59:25.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1047 | 2026-06-01T16:59:25.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 250
|
| 1048 | 2026-06-01T16:59:25.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 250
|
| 1049 | 2026-06-01T16:59:25.707Z | DEBG | oximeter (clickhouse-client): unrolling 250 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1050 | 2026-06-01T16:59:25.714Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1051 | 2026-06-01T16:59:25.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 116
table_name = fields_string
|
| 1052 | 2026-06-01T16:59:25.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 30
table_name = fields_u16
|
| 1053 | 2026-06-01T16:59:25.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 94
table_name = fields_uuid
|
| 1054 | 2026-06-01T16:59:25.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1055 | 2026-06-01T16:59:25.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 30
table_name = measurements_histogramu64
|
| 1056 | 2026-06-01T16:59:25.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 1057 | 2026-06-01T16:59:25.807Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 1058 | 2026-06-01T16:59:26.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1059 | 2026-06-01T16:59:26.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1060 | 2026-06-01T16:59:26.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1061 | 2026-06-01T16:59:26.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1062 | 2026-06-01T16:59:26.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1063 | 2026-06-01T16:59:26.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1064 | 2026-06-01T16:59:26.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1065 | 2026-06-01T16:59:26.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1066 | 2026-06-01T16:59:26.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1067 | 2026-06-01T16:59:27.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1068 | 2026-06-01T16:59:27.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1069 | 2026-06-01T16:59:27.212Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1070 | 2026-06-01T16:59:27.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1071 | 2026-06-01T16:59:27.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1072 | 2026-06-01T16:59:27.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1073 | 2026-06-01T16:59:27.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1074 | 2026-06-01T16:59:27.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1075 | 2026-06-01T16:59:27.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1076 | 2026-06-01T16:59:28.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1077 | 2026-06-01T16:59:28.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1078 | 2026-06-01T16:59:28.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1079 | 2026-06-01T16:59:28.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1080 | 2026-06-01T16:59:28.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1081 | 2026-06-01T16:59:28.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1082 | 2026-06-01T16:59:28.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1083 | 2026-06-01T16:59:28.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1084 | 2026-06-01T16:59:28.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1085 | 2026-06-01T16:59:29.202Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 1086 | 2026-06-01T16:59:29.202Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending
|
| 1087 | 2026-06-01T16:59:29.205Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7d3ae4e8-3980-496e-9b15-197da6934e65", "content-length": "1412", "date": "Mon, 01 Jun 2026 16:59:29 GMT"} })
|
| 1088 | 2026-06-01T16:59:29.205Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D
|
| 1089 | 2026-06-01T16:59:29.208Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9435bd01-d3f5-4130-8f02-83e3c0d56efa", "content-length": "29", "date": "Mon, 01 Jun 2026 16:59:29 GMT"} })
|
| 1090 | 2026-06-01T16:59:29.208Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:43664
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
|
| 1091 | 2026-06-01T16:59:29.208Z | DEBG | oximeter (collection-task-handle): notified collection task of new producer endpoint
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 1092 | 2026-06-01T16:59:29.208Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1093 | 2026-06-01T16:59:29.208Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:43664
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 1094 | 2026-06-01T16:59:29.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 1095 | 2026-06-01T16:59:29.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 1096 | 2026-06-01T16:59:29.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1097 | 2026-06-01T16:59:29.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1098 | 2026-06-01T16:59:29.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 1099 | 2026-06-01T16:59:29.210Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 1100 | 2026-06-01T16:59:29.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1101 | 2026-06-01T16:59:29.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1102 | 2026-06-01T16:59:29.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1103 | 2026-06-01T16:59:29.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1104 | 2026-06-01T16:59:29.211Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 1105 | 2026-06-01T16:59:29.211Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 1106 | 2026-06-01T16:59:29.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1107 | 2026-06-01T16:59:29.213Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1108 | 2026-06-01T16:59:29.237Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 276
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 1109 | 2026-06-01T16:59:29.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1110 | 2026-06-01T16:59:29.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1111 | 2026-06-01T16:59:29.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1112 | 2026-06-01T16:59:29.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1113 | 2026-06-01T16:59:29.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1114 | 2026-06-01T16:59:29.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1115 | 2026-06-01T16:59:29.282Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1475
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 1116 | 2026-06-01T16:59:29.287Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 1942
|
| 1117 | 2026-06-01T16:59:29.288Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 1942
|
| 1118 | 2026-06-01T16:59:29.288Z | DEBG | oximeter (clickhouse-client): unrolling 1942 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1119 | 2026-06-01T16:59:29.349Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1120 | 2026-06-01T16:59:29.353Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:59:29.294005935Z }
timeseries_name = switch_port_control_data_link:bytes_received
|
| 1121 | 2026-06-01T16:59:29.353Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:bytes_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:59:29.294131238Z }
timeseries_name = switch_port_control_data_link:bytes_sent
|
| 1122 | 2026-06-01T16:59:29.353Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:59:29.293878161Z }
timeseries_name = switch_port_control_data_link:errors_received
|
| 1123 | 2026-06-01T16:59:29.353Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:errors_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:59:29.293942663Z }
timeseries_name = switch_port_control_data_link:errors_sent
|
| 1124 | 2026-06-01T16:59:29.353Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_received"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:59:29.294069286Z }
timeseries_name = switch_port_control_data_link:packets_received
|
| 1125 | 2026-06-01T16:59:29.353Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_port_control_data_link:packets_sent"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "asic_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_lot", field_type: String, source: Target, description: "" }, FieldSchema { name: "asic_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "asic_wafer_loc_y", field_type: I16, source: Target, description: "" }, FieldSchema { name: "kind", field_type: String, source: Target, description: "" }, FieldSchema { name: "link_name", field_type: String, source: Target, description: "" }, FieldSchema { name: "model", field_type: String, source: Target, description: "" }, FieldSchema { name: "network", field_type: String, source: Target, description: "" }, FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "sled_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "sled_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_model", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_revision", field_type: U32, source: Target, description: "" }, FieldSchema { name: "switch_serial", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_slot", field_type: U16, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2026-06-01T16:59:29.294193870Z }
timeseries_name = switch_port_control_data_link:packets_sent
|
| 1126 | 2026-06-01T16:59:29.366Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1127 | 2026-06-01T16:59:29.369Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = fields_i16
|
| 1128 | 2026-06-01T16:59:29.370Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 8
table_name = fields_ipaddr
|
| 1129 | 2026-06-01T16:59:29.373Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 2551
table_name = fields_string
|
| 1130 | 2026-06-01T16:59:29.374Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 42
table_name = fields_u16
|
| 1131 | 2026-06-01T16:59:29.375Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 825
table_name = fields_u32
|
| 1132 | 2026-06-01T16:59:29.377Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1
table_name = fields_u64
|
| 1133 | 2026-06-01T16:59:29.378Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 12
table_name = fields_u8
|
| 1134 | 2026-06-01T16:59:29.380Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1345
table_name = fields_uuid
|
| 1135 | 2026-06-01T16:59:29.381Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1872
table_name = measurements_cumulativeu64
|
| 1136 | 2026-06-01T16:59:29.383Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 22
table_name = measurements_histogramu64
|
| 1137 | 2026-06-01T16:59:29.384Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 48
table_name = measurements_u64
|
| 1138 | 2026-06-01T16:59:29.389Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 1139 | 2026-06-01T16:59:30.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1140 | 2026-06-01T16:59:30.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1141 | 2026-06-01T16:59:30.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1142 | 2026-06-01T16:59:30.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1143 | 2026-06-01T16:59:30.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1144 | 2026-06-01T16:59:30.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1145 | 2026-06-01T16:59:30.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1146 | 2026-06-01T16:59:30.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1147 | 2026-06-01T16:59:30.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1148 | 2026-06-01T16:59:30.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 1149 | 2026-06-01T16:59:30.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 1150 | 2026-06-01T16:59:30.707Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1151 | 2026-06-01T16:59:30.709Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1152 | 2026-06-01T16:59:30.713Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 56
table_name = fields_string
|
| 1153 | 2026-06-01T16:59:30.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 64
table_name = fields_uuid
|
| 1154 | 2026-06-01T16:59:30.716Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 32
table_name = measurements_cumulativeu64
|
| 1155 | 2026-06-01T16:59:30.717Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 12
table_name = measurements_u64
|
| 1156 | 2026-06-01T16:59:30.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 1157 | 2026-06-01T16:59:31.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1158 | 2026-06-01T16:59:31.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1159 | 2026-06-01T16:59:31.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1160 | 2026-06-01T16:59:31.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1161 | 2026-06-01T16:59:31.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1162 | 2026-06-01T16:59:31.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1163 | 2026-06-01T16:59:31.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1164 | 2026-06-01T16:59:31.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1165 | 2026-06-01T16:59:31.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1166 | 2026-06-01T16:59:32.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1167 | 2026-06-01T16:59:32.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1168 | 2026-06-01T16:59:32.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1169 | 2026-06-01T16:59:32.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1170 | 2026-06-01T16:59:32.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1171 | 2026-06-01T16:59:32.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1172 | 2026-06-01T16:59:32.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1173 | 2026-06-01T16:59:32.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1174 | 2026-06-01T16:59:32.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1175 | 2026-06-01T16:59:33.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1176 | 2026-06-01T16:59:33.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1177 | 2026-06-01T16:59:33.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1178 | 2026-06-01T16:59:33.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1179 | 2026-06-01T16:59:33.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1180 | 2026-06-01T16:59:33.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1181 | 2026-06-01T16:59:33.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1182 | 2026-06-01T16:59:33.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1183 | 2026-06-01T16:59:33.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1184 | 2026-06-01T16:59:34.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1185 | 2026-06-01T16:59:34.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1186 | 2026-06-01T16:59:34.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1187 | 2026-06-01T16:59:34.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1188 | 2026-06-01T16:59:34.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1189 | 2026-06-01T16:59:34.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1190 | 2026-06-01T16:59:34.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1191 | 2026-06-01T16:59:34.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1192 | 2026-06-01T16:59:34.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1193 | 2026-06-01T16:59:34.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1194 | 2026-06-01T16:59:34.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1195 | 2026-06-01T16:59:34.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1196 | 2026-06-01T16:59:34.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1197 | 2026-06-01T16:59:34.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1198 | 2026-06-01T16:59:34.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1199 | 2026-06-01T16:59:34.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1200 | 2026-06-01T16:59:34.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1201 | 2026-06-01T16:59:34.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1202 | 2026-06-01T16:59:35.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1203 | 2026-06-01T16:59:35.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1204 | 2026-06-01T16:59:35.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1205 | 2026-06-01T16:59:35.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1206 | 2026-06-01T16:59:35.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1207 | 2026-06-01T16:59:35.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1208 | 2026-06-01T16:59:35.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1209 | 2026-06-01T16:59:35.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1210 | 2026-06-01T16:59:35.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1211 | 2026-06-01T16:59:35.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 250
|
| 1212 | 2026-06-01T16:59:35.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 250
|
| 1213 | 2026-06-01T16:59:35.707Z | DEBG | oximeter (clickhouse-client): unrolling 250 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1214 | 2026-06-01T16:59:35.715Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1215 | 2026-06-01T16:59:35.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 116
table_name = fields_string
|
| 1216 | 2026-06-01T16:59:35.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 30
table_name = fields_u16
|
| 1217 | 2026-06-01T16:59:35.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 94
table_name = fields_uuid
|
| 1218 | 2026-06-01T16:59:35.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1219 | 2026-06-01T16:59:35.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 30
table_name = measurements_histogramu64
|
| 1220 | 2026-06-01T16:59:35.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 1221 | 2026-06-01T16:59:35.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 1222 | 2026-06-01T16:59:36.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1223 | 2026-06-01T16:59:36.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1224 | 2026-06-01T16:59:36.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1225 | 2026-06-01T16:59:36.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1226 | 2026-06-01T16:59:36.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1227 | 2026-06-01T16:59:36.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1228 | 2026-06-01T16:59:36.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1229 | 2026-06-01T16:59:36.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1230 | 2026-06-01T16:59:36.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1231 | 2026-06-01T16:59:37.211Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1232 | 2026-06-01T16:59:37.211Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1233 | 2026-06-01T16:59:37.212Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1234 | 2026-06-01T16:59:37.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1235 | 2026-06-01T16:59:37.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1236 | 2026-06-01T16:59:37.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1237 | 2026-06-01T16:59:37.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1238 | 2026-06-01T16:59:37.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1239 | 2026-06-01T16:59:37.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1240 | 2026-06-01T16:59:38.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1241 | 2026-06-01T16:59:38.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1242 | 2026-06-01T16:59:38.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1243 | 2026-06-01T16:59:38.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1244 | 2026-06-01T16:59:38.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1245 | 2026-06-01T16:59:38.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1246 | 2026-06-01T16:59:38.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1247 | 2026-06-01T16:59:38.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1248 | 2026-06-01T16:59:38.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1249 | 2026-06-01T16:59:39.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1250 | 2026-06-01T16:59:39.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1251 | 2026-06-01T16:59:39.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1252 | 2026-06-01T16:59:39.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1253 | 2026-06-01T16:59:39.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1254 | 2026-06-01T16:59:39.212Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1255 | 2026-06-01T16:59:39.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1256 | 2026-06-01T16:59:39.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1257 | 2026-06-01T16:59:39.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1258 | 2026-06-01T16:59:39.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1259 | 2026-06-01T16:59:39.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1260 | 2026-06-01T16:59:39.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1261 | 2026-06-01T16:59:40.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1262 | 2026-06-01T16:59:40.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1263 | 2026-06-01T16:59:40.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1264 | 2026-06-01T16:59:40.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1265 | 2026-06-01T16:59:40.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1266 | 2026-06-01T16:59:40.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1267 | 2026-06-01T16:59:40.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1268 | 2026-06-01T16:59:40.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1269 | 2026-06-01T16:59:40.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1270 | 2026-06-01T16:59:40.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 231
|
| 1271 | 2026-06-01T16:59:40.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 231
|
| 1272 | 2026-06-01T16:59:40.707Z | DEBG | oximeter (clickhouse-client): unrolling 231 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1273 | 2026-06-01T16:59:40.715Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1274 | 2026-06-01T16:59:40.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 78
table_name = fields_string
|
| 1275 | 2026-06-01T16:59:40.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 11
table_name = fields_u16
|
| 1276 | 2026-06-01T16:59:40.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 75
table_name = fields_uuid
|
| 1277 | 2026-06-01T16:59:40.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1278 | 2026-06-01T16:59:40.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 11
table_name = measurements_histogramu64
|
| 1279 | 2026-06-01T16:59:40.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 1280 | 2026-06-01T16:59:40.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 1281 | 2026-06-01T16:59:41.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1282 | 2026-06-01T16:59:41.211Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1283 | 2026-06-01T16:59:41.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1284 | 2026-06-01T16:59:41.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1285 | 2026-06-01T16:59:41.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1286 | 2026-06-01T16:59:41.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1287 | 2026-06-01T16:59:41.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1288 | 2026-06-01T16:59:41.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1289 | 2026-06-01T16:59:41.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1290 | 2026-06-01T16:59:42.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1291 | 2026-06-01T16:59:42.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1292 | 2026-06-01T16:59:42.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1293 | 2026-06-01T16:59:42.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1294 | 2026-06-01T16:59:42.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1295 | 2026-06-01T16:59:42.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1296 | 2026-06-01T16:59:42.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1297 | 2026-06-01T16:59:42.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1298 | 2026-06-01T16:59:42.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1299 | 2026-06-01T16:59:43.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1300 | 2026-06-01T16:59:43.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1301 | 2026-06-01T16:59:43.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1302 | 2026-06-01T16:59:43.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1303 | 2026-06-01T16:59:43.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1304 | 2026-06-01T16:59:43.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1305 | 2026-06-01T16:59:43.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1306 | 2026-06-01T16:59:43.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1307 | 2026-06-01T16:59:43.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1308 | 2026-06-01T16:59:44.202Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 1309 | 2026-06-01T16:59:44.202Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending
|
| 1310 | 2026-06-01T16:59:44.206Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "35bcaef4-861c-4498-a374-a51981acee52", "content-length": "1412", "date": "Mon, 01 Jun 2026 16:59:44 GMT"} })
|
| 1311 | 2026-06-01T16:59:44.206Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D
|
| 1312 | 2026-06-01T16:59:44.209Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "0f1b7bb5-b1e9-4bd5-a9b2-8584c9ea8419", "content-length": "29", "date": "Mon, 01 Jun 2026 16:59:44 GMT"} })
|
| 1313 | 2026-06-01T16:59:44.209Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1314 | 2026-06-01T16:59:44.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1315 | 2026-06-01T16:59:44.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1316 | 2026-06-01T16:59:44.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1317 | 2026-06-01T16:59:44.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1318 | 2026-06-01T16:59:44.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1319 | 2026-06-01T16:59:44.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1320 | 2026-06-01T16:59:44.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1321 | 2026-06-01T16:59:44.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1322 | 2026-06-01T16:59:44.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1323 | 2026-06-01T16:59:44.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1324 | 2026-06-01T16:59:44.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1325 | 2026-06-01T16:59:44.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1326 | 2026-06-01T16:59:44.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1327 | 2026-06-01T16:59:44.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1328 | 2026-06-01T16:59:44.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1329 | 2026-06-01T16:59:44.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1330 | 2026-06-01T16:59:44.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1331 | 2026-06-01T16:59:44.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1332 | 2026-06-01T16:59:45.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1333 | 2026-06-01T16:59:45.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1334 | 2026-06-01T16:59:45.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1335 | 2026-06-01T16:59:45.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1336 | 2026-06-01T16:59:45.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1337 | 2026-06-01T16:59:45.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1338 | 2026-06-01T16:59:45.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1339 | 2026-06-01T16:59:45.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1340 | 2026-06-01T16:59:45.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1341 | 2026-06-01T16:59:45.708Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 250
|
| 1342 | 2026-06-01T16:59:45.708Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 250
|
| 1343 | 2026-06-01T16:59:45.708Z | DEBG | oximeter (clickhouse-client): unrolling 250 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1344 | 2026-06-01T16:59:45.715Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1345 | 2026-06-01T16:59:45.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 116
table_name = fields_string
|
| 1346 | 2026-06-01T16:59:45.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 30
table_name = fields_u16
|
| 1347 | 2026-06-01T16:59:45.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 94
table_name = fields_uuid
|
| 1348 | 2026-06-01T16:59:45.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1349 | 2026-06-01T16:59:45.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 30
table_name = measurements_histogramu64
|
| 1350 | 2026-06-01T16:59:45.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 1351 | 2026-06-01T16:59:45.809Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 1352 | 2026-06-01T16:59:46.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1353 | 2026-06-01T16:59:46.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1354 | 2026-06-01T16:59:46.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1355 | 2026-06-01T16:59:46.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1356 | 2026-06-01T16:59:46.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1357 | 2026-06-01T16:59:46.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1358 | 2026-06-01T16:59:46.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1359 | 2026-06-01T16:59:46.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1360 | 2026-06-01T16:59:46.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1361 | 2026-06-01T16:59:47.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1362 | 2026-06-01T16:59:47.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1363 | 2026-06-01T16:59:47.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1364 | 2026-06-01T16:59:47.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1365 | 2026-06-01T16:59:47.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1366 | 2026-06-01T16:59:47.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1367 | 2026-06-01T16:59:47.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1368 | 2026-06-01T16:59:47.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1369 | 2026-06-01T16:59:47.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1370 | 2026-06-01T16:59:48.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1371 | 2026-06-01T16:59:48.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1372 | 2026-06-01T16:59:48.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1373 | 2026-06-01T16:59:48.259Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1374 | 2026-06-01T16:59:48.259Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1375 | 2026-06-01T16:59:48.259Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1376 | 2026-06-01T16:59:48.259Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1377 | 2026-06-01T16:59:48.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1378 | 2026-06-01T16:59:48.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1379 | 2026-06-01T16:59:49.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1380 | 2026-06-01T16:59:49.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1381 | 2026-06-01T16:59:49.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1382 | 2026-06-01T16:59:49.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1383 | 2026-06-01T16:59:49.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1384 | 2026-06-01T16:59:49.212Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1385 | 2026-06-01T16:59:49.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1386 | 2026-06-01T16:59:49.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1387 | 2026-06-01T16:59:49.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1388 | 2026-06-01T16:59:49.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1389 | 2026-06-01T16:59:49.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1390 | 2026-06-01T16:59:49.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1391 | 2026-06-01T16:59:50.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1392 | 2026-06-01T16:59:50.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1393 | 2026-06-01T16:59:50.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1394 | 2026-06-01T16:59:50.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1395 | 2026-06-01T16:59:50.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1396 | 2026-06-01T16:59:50.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1397 | 2026-06-01T16:59:50.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1398 | 2026-06-01T16:59:50.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1399 | 2026-06-01T16:59:50.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1400 | 2026-06-01T16:59:50.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 231
|
| 1401 | 2026-06-01T16:59:50.707Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 231
|
| 1402 | 2026-06-01T16:59:50.707Z | DEBG | oximeter (clickhouse-client): unrolling 231 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1403 | 2026-06-01T16:59:50.714Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1404 | 2026-06-01T16:59:50.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 78
table_name = fields_string
|
| 1405 | 2026-06-01T16:59:50.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 11
table_name = fields_u16
|
| 1406 | 2026-06-01T16:59:50.722Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 75
table_name = fields_uuid
|
| 1407 | 2026-06-01T16:59:50.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1408 | 2026-06-01T16:59:50.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 11
table_name = measurements_histogramu64
|
| 1409 | 2026-06-01T16:59:50.726Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 1410 | 2026-06-01T16:59:50.808Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 1411 | 2026-06-01T16:59:51.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1412 | 2026-06-01T16:59:51.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1413 | 2026-06-01T16:59:51.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1414 | 2026-06-01T16:59:51.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1415 | 2026-06-01T16:59:51.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1416 | 2026-06-01T16:59:51.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1417 | 2026-06-01T16:59:51.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1418 | 2026-06-01T16:59:51.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1419 | 2026-06-01T16:59:51.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1420 | 2026-06-01T16:59:52.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1421 | 2026-06-01T16:59:52.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1422 | 2026-06-01T16:59:52.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1423 | 2026-06-01T16:59:52.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1424 | 2026-06-01T16:59:52.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1425 | 2026-06-01T16:59:52.258Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1426 | 2026-06-01T16:59:52.258Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1427 | 2026-06-01T16:59:52.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1428 | 2026-06-01T16:59:52.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1429 | 2026-06-01T16:59:53.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1430 | 2026-06-01T16:59:53.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1431 | 2026-06-01T16:59:53.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1432 | 2026-06-01T16:59:53.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1433 | 2026-06-01T16:59:53.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1434 | 2026-06-01T16:59:53.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1435 | 2026-06-01T16:59:53.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1436 | 2026-06-01T16:59:53.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1437 | 2026-06-01T16:59:53.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1438 | 2026-06-01T16:59:54.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1439 | 2026-06-01T16:59:54.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1440 | 2026-06-01T16:59:54.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1441 | 2026-06-01T16:59:54.210Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1442 | 2026-06-01T16:59:54.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1443 | 2026-06-01T16:59:54.210Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1444 | 2026-06-01T16:59:54.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 2
producer_id = 65ab38a5-7c2f-4b74-94fb-df7b2562c2e1
producer_ip = fd00:1122:3344:101::c
producer_port = 53366
|
| 1445 | 2026-06-01T16:59:54.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1446 | 2026-06-01T16:59:54.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 4
producer_id = 69c9d98d-0bfd-4fd7-bf4d-b55d954cfe24
producer_ip = fd00:1122:3344:101::b
producer_port = 50648
|
| 1447 | 2026-06-01T16:59:54.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1448 | 2026-06-01T16:59:54.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1449 | 2026-06-01T16:59:54.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1450 | 2026-06-01T16:59:54.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1451 | 2026-06-01T16:59:54.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1452 | 2026-06-01T16:59:54.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1453 | 2026-06-01T16:59:54.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1454 | 2026-06-01T16:59:54.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1455 | 2026-06-01T16:59:54.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 5
n_samples = 24
producer_id = 4f4629e3-a5eb-4e08-92c0-7b09bedc87da
producer_ip = fd00:1122:3344:101::a
producer_port = 57197
|
| 1456 | 2026-06-01T16:59:55.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1457 | 2026-06-01T16:59:55.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1458 | 2026-06-01T16:59:55.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1459 | 2026-06-01T16:59:55.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1460 | 2026-06-01T16:59:55.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1461 | 2026-06-01T16:59:55.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1462 | 2026-06-01T16:59:55.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1463 | 2026-06-01T16:59:55.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1464 | 2026-06-01T16:59:55.260Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1465 | 2026-06-01T16:59:55.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 250
|
| 1466 | 2026-06-01T16:59:55.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 250
|
| 1467 | 2026-06-01T16:59:55.706Z | DEBG | oximeter (clickhouse-client): unrolling 250 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1468 | 2026-06-01T16:59:55.715Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1469 | 2026-06-01T16:59:55.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 116
table_name = fields_string
|
| 1470 | 2026-06-01T16:59:55.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 30
table_name = fields_u16
|
| 1471 | 2026-06-01T16:59:55.724Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 94
table_name = fields_uuid
|
| 1472 | 2026-06-01T16:59:55.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1473 | 2026-06-01T16:59:55.727Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 30
table_name = measurements_histogramu64
|
| 1474 | 2026-06-01T16:59:55.728Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 60
table_name = measurements_u64
|
| 1475 | 2026-06-01T16:59:55.806Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 1476 | 2026-06-01T16:59:56.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1477 | 2026-06-01T16:59:56.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1478 | 2026-06-01T16:59:56.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1479 | 2026-06-01T16:59:56.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1480 | 2026-06-01T16:59:56.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1481 | 2026-06-01T16:59:56.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1482 | 2026-06-01T16:59:56.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1483 | 2026-06-01T16:59:56.258Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1484 | 2026-06-01T16:59:56.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1485 | 2026-06-01T16:59:57.208Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1486 | 2026-06-01T16:59:57.208Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1487 | 2026-06-01T16:59:57.209Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1488 | 2026-06-01T16:59:57.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1489 | 2026-06-01T16:59:57.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1490 | 2026-06-01T16:59:57.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1491 | 2026-06-01T16:59:57.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1492 | 2026-06-01T16:59:57.258Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1493 | 2026-06-01T16:59:57.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1494 | 2026-06-01T16:59:58.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1495 | 2026-06-01T16:59:58.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1496 | 2026-06-01T16:59:58.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1497 | 2026-06-01T16:59:58.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1498 | 2026-06-01T16:59:58.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1499 | 2026-06-01T16:59:58.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1500 | 2026-06-01T16:59:58.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1501 | 2026-06-01T16:59:58.258Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1502 | 2026-06-01T16:59:58.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1503 | 2026-06-01T16:59:59.201Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 1504 | 2026-06-01T16:59:59.201Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending
|
| 1505 | 2026-06-01T16:59:59.205Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f567d742-45fc-44f7-a34a-ff54493e9d99", "content-length": "1412", "date": "Mon, 01 Jun 2026 16:59:59 GMT"} })
|
| 1506 | 2026-06-01T16:59:59.205Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D
|
| 1507 | 2026-06-01T16:59:59.208Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 1508 | 2026-06-01T16:59:59.208Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 1509 | 2026-06-01T16:59:59.208Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/3df4773c-dae0-42b2-8f75-893db69e066c/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJmMTFjNTY1NS0xZTJjLTRjZDMtYTYxZS0zNTFmMWYyNjhkMDEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "715a938d-7e3d-4c0a-8e5c-2cbe3d98e234", "content-length": "29", "date": "Mon, 01 Jun 2026 16:59:59 GMT"} })
|
| 1510 | 2026-06-01T16:59:59.208Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1511 | 2026-06-01T16:59:59.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1512 | 2026-06-01T16:59:59.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1513 | 2026-06-01T16:59:59.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 1514 | 2026-06-01T16:59:59.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 1515 | 2026-06-01T16:59:59.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1516 | 2026-06-01T16:59:59.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1517 | 2026-06-01T16:59:59.209Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1518 | 2026-06-01T16:59:59.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 2
n_samples = 11
producer_id = 44d8993e-4f97-4779-9448-0f356f08d4fb
producer_ip = fd00:1122:3344:101::2
producer_port = 54491
|
| 1519 | 2026-06-01T16:59:59.211Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 36
producer_id = c9acbe65-621b-413f-a7da-3528fdac0a7d
producer_ip = fd00:1122:3344:101::2
producer_port = 52682
|
| 1520 | 2026-06-01T16:59:59.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1521 | 2026-06-01T16:59:59.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1522 | 2026-06-01T16:59:59.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1523 | 2026-06-01T16:59:59.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1524 | 2026-06-01T16:59:59.258Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1525 | 2026-06-01T16:59:59.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1526 | 2026-06-01T16:59:59.278Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 3
n_samples = 1627
producer_id = 013f865e-32b2-45d8-a635-5322f8fcbab2
producer_ip = fd00:1122:3344:101::1
producer_port = 45148
|
| 1527 | 2026-06-01T16:59:59.282Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 1850
|
| 1528 | 2026-06-01T16:59:59.282Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 1850
|
| 1529 | 2026-06-01T16:59:59.282Z | DEBG | oximeter (clickhouse-client): unrolling 1850 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1530 | 2026-06-01T16:59:59.335Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1531 | 2026-06-01T16:59:59.355Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 24
table_name = fields_i16
|
| 1532 | 2026-06-01T16:59:59.358Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 3407
table_name = fields_string
|
| 1533 | 2026-06-01T16:59:59.360Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 34
table_name = fields_u16
|
| 1534 | 2026-06-01T16:59:59.361Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 977
table_name = fields_u32
|
| 1535 | 2026-06-01T16:59:59.363Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1
table_name = fields_u64
|
| 1536 | 2026-06-01T16:59:59.364Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 12
table_name = fields_u8
|
| 1537 | 2026-06-01T16:59:59.366Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1919
table_name = fields_uuid
|
| 1538 | 2026-06-01T16:59:59.368Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 1628
table_name = measurements_cumulativeu64
|
| 1539 | 2026-06-01T16:59:59.370Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 22
table_name = measurements_histogramu64
|
| 1540 | 2026-06-01T16:59:59.371Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 200
table_name = measurements_u64
|
| 1541 | 2026-06-01T16:59:59.383Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|
| 1542 | 2026-06-01T17:00:00.209Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1543 | 2026-06-01T17:00:00.209Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1544 | 2026-06-01T17:00:00.210Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = aa795226-769a-48c9-8bfe-cec47fd7500f
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 1545 | 2026-06-01T17:00:00.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1546 | 2026-06-01T17:00:00.257Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1547 | 2026-06-01T17:00:00.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1548 | 2026-06-01T17:00:00.257Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1549 | 2026-06-01T17:00:00.259Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 14
producer_id = f11c5655-1e2c-4cd3-a61e-351f1f268d01
producer_ip = fd00:1122:3344:101::2
producer_port = 8001
|
| 1550 | 2026-06-01T17:00:00.261Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = 61c64fa6-527b-40b9-a727-2b627a412a2d
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 1551 | 2026-06-01T17:00:00.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 1552 | 2026-06-01T17:00:00.706Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
n_samples = 44
|
| 1553 | 2026-06-01T17:00:00.706Z | DEBG | oximeter (clickhouse-client): unrolling 44 total samples
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1554 | 2026-06-01T17:00:00.709Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
|
| 1555 | 2026-06-01T17:00:00.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 56
table_name = fields_string
|
| 1556 | 2026-06-01T17:00:00.717Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 64
table_name = fields_uuid
|
| 1557 | 2026-06-01T17:00:00.719Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 32
table_name = measurements_cumulativeu64
|
| 1558 | 2026-06-01T17:00:00.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
id = 68d1ba63-aa0d-407b-b3a4-1c6c0b93dd1d
n_rows = 12
table_name = measurements_u64
|
| 1559 | 2026-06-01T17:00:00.807Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = 3df4773c-dae0-42b2-8f75-893db69e066c
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:269
|