| 1 | | [ Apr 29 23:14:17 Enabled. ] |
| 2 | | [ Apr 29 23:14:17 Rereading configuration. ] |
| 3 | | [ Apr 29 23:14:18 Rereading configuration. ] |
| 4 | | [ Apr 29 23:14:22 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 bae5936b-a03a-4ec1-9b3b-a6b7c9a15932 &"). ] |
| 5 | | [ Apr 29 23:14:22 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2026-04-29T23:14:22.685Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2026-04-29T23:14:22.707Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:301
|
| 9 | 2026-04-29T23:14:22.712Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2026-04-29T23:14:22.741Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 11 | 2026-04-29T23:14:31.072Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:882
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 12 | 2026-04-29T23:14:31.072Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2026-04-29T23:14:31.072Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:782
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 14 | 2026-04-29T23:14:31.073Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:882
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 15 | 2026-04-29T23:14:31.073Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:787
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
version = 0
|
| 16 | 2026-04-29T23:14:31.073Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:792
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 17 | 2026-04-29T23:14:31.073Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 18 | 2026-04-29T23:14:32.963Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:813
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
version = 14
|
| 19 | 2026-04-29T23:14:32.990Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = 3a0c1dca-63ad-4f1e-bbe6-3435d05ed9ed
|
| 20 | 2026-04-29T23:14:33.041Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2026-04-29T23:14:33.041Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2026-04-29T23:14:33.041Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2026-04-29T23:14:33.041Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2026-04-29T23:14:33.041Z | 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-04-29T23:14:33.067Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2026-04-29T23:14:33.067Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2026-04-29T23:14:33.067Z | DEBG | oximeter: contacting nexus
|
| 28 | 2026-04-29T23:14:33.191Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
|
| 29 | 2026-04-29T23:14:33.416Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "d9560901-4808-4d95-86d8-163ab3556852", "date": "Wed, 29 Apr 2026 23:14:33 GMT"} })
|
| 30 | 2026-04-29T23:14:33.416Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:464
id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
|
| 31 | 2026-04-29T23:14:33.416Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 32 | 2026-04-29T23:14:33.417Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 33 | 2026-04-29T23:14:33.419Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bae5936b-a03a-4ec1-9b3b-a6b7c9a15932/producers?sort_by=id_ascending
|
| 34 | 2026-04-29T23:14:33.838Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bae5936b-a03a-4ec1-9b3b-a6b7c9a15932/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d73af715-637e-4865-926a-a5d1d1ec9287", "content-length": "29", "date": "Wed, 29 Apr 2026 23:14:33 GMT"} })
|
| 35 | 2026-04-29T23:14:33.838Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 0
n_pruned_tasks = 0
|
| 36 | 2026-04-29T23:14:38.003Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
|
| 37 | 2026-04-29T23:14:38.003Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
|
| 38 | 2026-04-29T23:14:43.003Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
|
| 39 | 2026-04-29T23:14:43.003Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
|
| 40 | 2026-04-29T23:14:48.003Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
|
| 41 | 2026-04-29T23:14:48.003Z | DEBG | oximeter (database-inserter): batch interval expired, but no samples to insert
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
|
| 42 | 2026-04-29T23:14:48.417Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:565
|
| 43 | 2026-04-29T23:14:48.417Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bae5936b-a03a-4ec1-9b3b-a6b7c9a15932/producers?sort_by=id_ascending
|
| 44 | 2026-04-29T23:14:48.421Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bae5936b-a03a-4ec1-9b3b-a6b7c9a15932/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a54632c2-ab00-495d-aa94-b431a0e7b7e7", "content-length": "572", "date": "Wed, 29 Apr 2026 23:14:48 GMT"} })
|
| 45 | 2026-04-29T23:14:48.424Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bae5936b-a03a-4ec1-9b3b-a6b7c9a15932/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhMjYyOTU2OS1jMDJiLTRjZDctYTQ1MS0xNTUzYjZhOTE4MGUifX0%3D
|
| 46 | 2026-04-29T23:14:48.428Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/bae5936b-a03a-4ec1-9b3b-a6b7c9a15932/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJhMjYyOTU2OS1jMDJiLTRjZDctYTQ1MS0xNTUzYjZhOTE4MGUifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "fb1ff518-8c6d-4aa4-8991-08414d2cf58f", "content-length": "29", "date": "Wed, 29 Apr 2026 23:14:48 GMT"} })
|
| 47 | 2026-04-29T23:14:48.428Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:46247
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 442b970a-e01e-48e4-8172-da9ecdcb8119
|
| 48 | 2026-04-29T23:14:48.428Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
|
| 49 | 2026-04-29T23:14:48.428Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
|
| 50 | 2026-04-29T23:14:48.428Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:640
n_current_tasks = 3
n_pruned_tasks = 0
|
| 51 | 2026-04-29T23:14:48.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 442b970a-e01e-48e4-8172-da9ecdcb8119
producer_ip = fd00:1122:3344:101::2
producer_port = 46247
|
| 52 | 2026-04-29T23:14:48.430Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 442b970a-e01e-48e4-8172-da9ecdcb8119
producer_ip = fd00:1122:3344:101::2
producer_port = 46247
|
| 53 | 2026-04-29T23:14:48.430Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 54 | 2026-04-29T23:14:48.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 55 | 2026-04-29T23:14:48.431Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 56 | 2026-04-29T23:14:48.432Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 442b970a-e01e-48e4-8172-da9ecdcb8119
producer_ip = fd00:1122:3344:101::2
producer_port = 46247
|
| 57 | 2026-04-29T23:14:48.432Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 58 | 2026-04-29T23:14:48.462Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 59 | 2026-04-29T23:14:48.462Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 60 | 2026-04-29T23:14:48.462Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 61 | 2026-04-29T23:14:48.469Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 442b970a-e01e-48e4-8172-da9ecdcb8119
producer_ip = fd00:1122:3344:101::2
producer_port = 46247
|
| 62 | 2026-04-29T23:14:48.470Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 63 | 2026-04-29T23:14:49.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 64 | 2026-04-29T23:14:49.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 65 | 2026-04-29T23:14:49.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 66 | 2026-04-29T23:14:49.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 67 | 2026-04-29T23:14:49.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 68 | 2026-04-29T23:14:49.466Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 69 | 2026-04-29T23:14:50.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 70 | 2026-04-29T23:14:50.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 71 | 2026-04-29T23:14:50.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 72 | 2026-04-29T23:14:50.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 73 | 2026-04-29T23:14:50.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 74 | 2026-04-29T23:14:50.465Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 75 | 2026-04-29T23:14:51.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 76 | 2026-04-29T23:14:51.430Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 77 | 2026-04-29T23:14:51.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 78 | 2026-04-29T23:14:51.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 79 | 2026-04-29T23:14:51.464Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 80 | 2026-04-29T23:14:51.466Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 81 | 2026-04-29T23:14:52.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 82 | 2026-04-29T23:14:52.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 83 | 2026-04-29T23:14:52.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 84 | 2026-04-29T23:14:52.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 85 | 2026-04-29T23:14:52.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 86 | 2026-04-29T23:14:52.466Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 87 | 2026-04-29T23:14:53.003Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_samples = 295
|
| 88 | 2026-04-29T23:14:53.003Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_samples = 295
|
| 89 | 2026-04-29T23:14:53.003Z | DEBG | oximeter (clickhouse-client): unrolling 295 total samples
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 90 | 2026-04-29T23:14:53.024Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 91 | 2026-04-29T23:14:53.040Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011051357Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 92 | 2026-04-29T23:14:53.040Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.010984496Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 93 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011306043Z }
timeseries_name = ddm_session:advertisements_received
|
| 94 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011239412Z }
timeseries_name = ddm_session:advertisements_sent
|
| 95 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011811735Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 96 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011749684Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 97 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011438286Z }
timeseries_name = ddm_session:peer_address_changes
|
| 98 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011372175Z }
timeseries_name = ddm_session:peer_expirations
|
| 99 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011501948Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 100 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011176130Z }
timeseries_name = ddm_session:solicitations_received
|
| 101 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011114469Z }
timeseries_name = ddm_session:solicitations_sent
|
| 102 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011688292Z }
timeseries_name = ddm_session:update_send_fail
|
| 103 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011624921Z }
timeseries_name = ddm_session:updates_received
|
| 104 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.011563609Z }
timeseries_name = ddm_session:updates_sent
|
| 105 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.010916474Z }
timeseries_name = dendrite:sample_collection_duration
|
| 106 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006268595Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 107 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.005915577Z }
timeseries_name = oximeter_collector:collections
|
| 108 | 2026-04-29T23:14:53.043Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006138382Z }
timeseries_name = static_routing_config:static_nexthops
|
| 109 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006071760Z }
timeseries_name = static_routing_config:static_routes
|
| 110 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006336037Z }
timeseries_name = switch_data_link:link_enabled
|
| 111 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006408959Z }
timeseries_name = switch_data_link:link_up
|
| 112 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006205694Z }
timeseries_name = switch_rib:active_routes
|
| 113 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006601813Z }
timeseries_name = switch_table:capacity
|
| 114 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006937561Z }
timeseries_name = switch_table:collisions
|
| 115 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.007072374Z }
timeseries_name = switch_table:delete_misses
|
| 116 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006800798Z }
timeseries_name = switch_table:deletes
|
| 117 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.007138696Z }
timeseries_name = switch_table:exhaustion
|
| 118 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006734736Z }
timeseries_name = switch_table:inserts
|
| 119 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006667005Z }
timeseries_name = switch_table:occupancy
|
| 120 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.007005462Z }
timeseries_name = switch_table:update_misses
|
| 121 | 2026-04-29T23:14:53.044Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
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-04-29T23:14:53.006870669Z }
timeseries_name = switch_table:updates
|
| 122 | 2026-04-29T23:14:53.049Z | DEBG | oximeter (clickhouse-client): inserting 31 new timeseries schema
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 123 | 2026-04-29T23:14:53.064Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 284
table_name = fields_i16
|
| 124 | 2026-04-29T23:14:53.066Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 6
table_name = fields_ipaddr
|
| 125 | 2026-04-29T23:14:53.068Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 774
table_name = fields_string
|
| 126 | 2026-04-29T23:14:53.070Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 148
table_name = fields_u16
|
| 127 | 2026-04-29T23:14:53.072Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 149
table_name = fields_u32
|
| 128 | 2026-04-29T23:14:53.074Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 148
table_name = fields_u8
|
| 129 | 2026-04-29T23:14:53.076Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 468
table_name = fields_uuid
|
| 130 | 2026-04-29T23:14:53.077Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 6
table_name = measurements_bool
|
| 131 | 2026-04-29T23:14:53.079Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 218
table_name = measurements_cumulativeu64
|
| 132 | 2026-04-29T23:14:53.081Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 1
table_name = measurements_f64
|
| 133 | 2026-04-29T23:14:53.082Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 70
table_name = measurements_u64
|
| 134 | 2026-04-29T23:14:53.106Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:315
|
| 135 | 2026-04-29T23:14:53.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 136 | 2026-04-29T23:14:53.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 137 | 2026-04-29T23:14:53.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 138 | 2026-04-29T23:14:53.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 139 | 2026-04-29T23:14:53.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 140 | 2026-04-29T23:14:53.465Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 141 | 2026-04-29T23:14:54.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 142 | 2026-04-29T23:14:54.430Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 143 | 2026-04-29T23:14:54.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 144 | 2026-04-29T23:14:54.464Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 145 | 2026-04-29T23:14:54.464Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 146 | 2026-04-29T23:14:54.466Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 147 | 2026-04-29T23:14:55.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 148 | 2026-04-29T23:14:55.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 149 | 2026-04-29T23:14:55.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 150 | 2026-04-29T23:14:55.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 151 | 2026-04-29T23:14:55.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 152 | 2026-04-29T23:14:55.466Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 153 | 2026-04-29T23:14:56.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 154 | 2026-04-29T23:14:56.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 155 | 2026-04-29T23:14:56.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 156 | 2026-04-29T23:14:56.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 157 | 2026-04-29T23:14:56.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 158 | 2026-04-29T23:14:56.465Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 159 | 2026-04-29T23:14:57.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 160 | 2026-04-29T23:14:57.430Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 161 | 2026-04-29T23:14:57.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 162 | 2026-04-29T23:14:57.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 163 | 2026-04-29T23:14:57.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 164 | 2026-04-29T23:14:57.465Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 165 | 2026-04-29T23:14:58.003Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_samples = 150
|
| 166 | 2026-04-29T23:14:58.003Z | DEBG | oximeter (database-inserter): inserting samples into database
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_samples = 150
|
| 167 | 2026-04-29T23:14:58.003Z | DEBG | oximeter (clickhouse-client): unrolling 150 total samples
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 168 | 2026-04-29T23:14:58.009Z | DEBG | oximeter (clickhouse-client): fetching timeseries schema from database
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
|
| 169 | 2026-04-29T23:14:58.057Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 30
table_name = fields_string
|
| 170 | 2026-04-29T23:14:58.059Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 36
table_name = fields_uuid
|
| 171 | 2026-04-29T23:14:58.061Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 110
table_name = measurements_cumulativeu64
|
| 172 | 2026-04-29T23:14:58.062Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
id = dcdf06da-b459-49b5-a63a-2f5501d23d90
n_rows = 40
table_name = measurements_u64
|
| 173 | 2026-04-29T23:14:58.105Z | WARN | oximeter (database-inserter): failed to insert some results into metric DB
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:315
|
| 174 | 2026-04-29T23:14:58.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 175 | 2026-04-29T23:14:58.430Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 442b970a-e01e-48e4-8172-da9ecdcb8119
producer_ip = fd00:1122:3344:101::2
producer_port = 46247
|
| 176 | 2026-04-29T23:14:58.430Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 177 | 2026-04-29T23:14:58.430Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 442b970a-e01e-48e4-8172-da9ecdcb8119
producer_ip = fd00:1122:3344:101::2
producer_port = 46247
|
| 178 | 2026-04-29T23:14:58.431Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 179 | 2026-04-29T23:14:58.442Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 142
producer_id = 442b970a-e01e-48e4-8172-da9ecdcb8119
producer_ip = fd00:1122:3344:101::2
producer_port = 46247
|
| 180 | 2026-04-29T23:14:58.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 181 | 2026-04-29T23:14:58.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 182 | 2026-04-29T23:14:58.466Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 183 | 2026-04-29T23:14:59.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 184 | 2026-04-29T23:14:59.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 185 | 2026-04-29T23:14:59.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 186 | 2026-04-29T23:14:59.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 187 | 2026-04-29T23:14:59.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 188 | 2026-04-29T23:14:59.466Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 189 | 2026-04-29T23:15:00.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 190 | 2026-04-29T23:15:00.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 191 | 2026-04-29T23:15:00.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 192 | 2026-04-29T23:15:00.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 193 | 2026-04-29T23:15:00.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 194 | 2026-04-29T23:15:00.466Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 195 | 2026-04-29T23:15:01.429Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 196 | 2026-04-29T23:15:01.429Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 197 | 2026-04-29T23:15:01.430Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 4
producer_id = 6b827404-74d1-4153-bda9-5c037d1424f2
producer_ip = fd00:1122:3344:101::2
producer_port = 4677
|
| 198 | 2026-04-29T23:15:01.463Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 199 | 2026-04-29T23:15:01.463Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|
| 200 | 2026-04-29T23:15:01.466Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = bae5936b-a03a-4ec1-9b3b-a6b7c9a15932
collector_ip = fd00:1122:3344:101::d
n_results = 1
n_samples = 26
producer_id = a2629569-c02b-4cd7-a451-1553b6a9180e
producer_ip = fd00:1122:3344:101::1
producer_port = 8001
|