| 1 | | [ Apr 16 04:27:16 Enabled. ] |
| 2 | | [ Apr 16 04:27:16 Rereading configuration. ] |
| 3 | | [ Apr 16 04:27:18 Rereading configuration. ] |
| 4 | | [ Apr 16 04:27: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 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9 &"). ] |
| 5 | | [ Apr 16 04:27:22 Method "start" exited with status 0. ] |
| 6 | | note: configured to log to "/dev/stdout" |
| 7 | 2025-04-16T04:27:22.303Z | DEBG | oximeter: registered DTrace probes
|
| 8 | 2025-04-16T04:27:22.311Z | INFO | oximeter: starting oximeter server
file = oximeter/collector/src/lib.rs:236
|
| 9 | 2025-04-16T04:27:22.315Z | DEBG | oximeter: creating ClickHouse client
|
| 10 | 2025-04-16T04:27:22.360Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 11 | 2025-04-16T04:27:32.463Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:894
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 12 | 2025-04-16T04:27:32.463Z | DEBG | oximeter (oximeter-agent): oximeter database does not exist, creating
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 13 | 2025-04-16T04:27:32.463Z | INFO | oximeter (clickhouse-client): reading db version
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:794
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 14 | 2025-04-16T04:27:32.465Z | WARN | oximeter (clickhouse-client): oximeter database does not exist, or is out-of-date
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:894
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 15 | 2025-04-16T04:27:32.465Z | INFO | oximeter (clickhouse-client): read oximeter database version
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:799
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
version = 0
|
| 16 | 2025-04-16T04:27:32.465Z | INFO | oximeter (clickhouse-client): initializing oximeter schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:804
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 17 | 2025-04-16T04:27:32.465Z | DEBG | oximeter (clickhouse-client): initializing ClickHouse database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 18 | 2025-04-16T04:27:32.658Z | INFO | oximeter (clickhouse-client): inserting current version
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/db/src/client/mod.rs:825
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
version = 14
|
| 19 | 2025-04-16T04:27:32.689Z | DEBG | oximeter (clickhouse-client): registered USDT probes
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 5a1f2d97-a674-42d9-a0a0-01eb31840a44
|
| 20 | 2025-04-16T04:27:32.711Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /info
versions = all
|
| 21 | 2025-04-16T04:27:32.711Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers
versions = all
|
| 22 | 2025-04-16T04:27:32.711Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = DELETE
path = /producers/{producer_id}
versions = all
|
| 23 | 2025-04-16T04:27:32.711Z | DEBG | oximeter (dropshot): registered endpoint
local_addr = [fd00:1122:3344:101::d]:12223
method = GET
path = /producers/{producer_id}
versions = all
|
| 24 | 2025-04-16T04:27:32.711Z | INFO | oximeter (dropshot): listening
file = /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/dropshot-0.16.0/src/server.rs:328
local_addr = [fd00:1122:3344:101::d]:12223
|
| 25 | 2025-04-16T04:27:32.711Z | DEBG | oximeter (dropshot): successfully registered DTrace USDT probes
local_addr = [fd00:1122:3344:101::d]:12223
|
| 26 | 2025-04-16T04:27:32.711Z | DEBG | oximeter: registered USDT probes
|
| 27 | 2025-04-16T04:27:32.711Z | DEBG | oximeter: contacting nexus
|
| 28 | 2025-04-16T04:27:32.864Z | DEBG | oximeter: client request
body = Some(Body)
method = POST
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
|
| 29 | 2025-04-16T04:27:32.898Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "2b2d992e-ac1b-436c-90a1-acbfe208f6fa", "date": "Wed, 16 Apr 2025 04:27:32 GMT"} })
|
| 30 | 2025-04-16T04:27:32.898Z | INFO | oximeter: oximeter registered with nexus
file = oximeter/collector/src/lib.rs:392
id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
|
| 31 | 2025-04-16T04:27:32.898Z | INFO | oximeter (oximeter-agent): starting refresh list task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:559
|
| 32 | 2025-04-16T04:27:32.899Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 33 | 2025-04-16T04:27:32.901Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 34 | 2025-04-16T04:27:32.908Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "7fcc3143-d585-43a5-a524-b9db9f7cf7bd", "content-length": "29", "date": "Wed, 16 Apr 2025 04:27:32 GMT"} })
|
| 35 | 2025-04-16T04:27:32.910Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 0
n_pruned_tasks = 0
|
| 36 | 2025-04-16T04:27:47.899Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 37 | 2025-04-16T04:27:47.899Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 38 | 2025-04-16T04:27:47.903Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "43799d93-3425-40ba-ae10-0812d3eafd94", "content-length": "300", "date": "Wed, 16 Apr 2025 04:27:47 GMT"} })
|
| 39 | 2025-04-16T04:27:47.905Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIwNzA0N2ExYi0zYzMwLTQyYTQtOGYyNS0xOWEwZDEyYzVmMTMifX0%3D
|
| 40 | 2025-04-16T04:27:47.921Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiIwNzA0N2ExYi0zYzMwLTQyYTQtOGYyNS0xOWEwZDEyYzVmMTMifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1bfcbcd3-59dd-43ae-9983-38758c85938b", "content-length": "29", "date": "Wed, 16 Apr 2025 04:27:47 GMT"} })
|
| 41 | 2025-04-16T04:27:47.921Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::c]:56091
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 42 | 2025-04-16T04:27:47.923Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 1
n_pruned_tasks = 0
|
| 43 | 2025-04-16T04:27:57.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 44 | 2025-04-16T04:27:57.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 45 | 2025-04-16T04:27:57.987Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 46 | 2025-04-16T04:28:02.691Z | DEBG | oximeter (results-sink-cluster): inserting 47 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 47 | 2025-04-16T04:28:02.691Z | DEBG | oximeter (results-sink): inserting 47 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 48 | 2025-04-16T04:28:02.691Z | DEBG | oximeter (clickhouse-client): unrolling 47 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 49 | 2025-04-16T04:28:02.693Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 50 | 2025-04-16T04:28:02.715Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:02.693887577Z }
timeseries_name = http_service:request_latency_histogram
|
| 51 | 2025-04-16T04:28:02.720Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 52 | 2025-04-16T04:28:02.734Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:02.720218217Z }
timeseries_name = collection_target:cpus_provisioned
|
| 53 | 2025-04-16T04:28:02.734Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 54 | 2025-04-16T04:28:02.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:02.734870662Z }
timeseries_name = collection_target:ram_provisioned
|
| 55 | 2025-04-16T04:28:02.736Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 56 | 2025-04-16T04:28:02.737Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:02.736066576Z }
timeseries_name = collection_target:virtual_disk_space_provisioned
|
| 57 | 2025-04-16T04:28:02.737Z | DEBG | oximeter (clickhouse-client): inserting 4 new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 58 | 2025-04-16T04:28:02.753Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 52
table_name = fields_string
|
| 59 | 2025-04-16T04:28:02.755Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 26
table_name = fields_u16
|
| 60 | 2025-04-16T04:28:02.757Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 39
table_name = fields_uuid
|
| 61 | 2025-04-16T04:28:02.762Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 26
table_name = measurements_histogramu64
|
| 62 | 2025-04-16T04:28:02.766Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 21
table_name = measurements_i64
|
| 63 | 2025-04-16T04:28:02.792Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 64 | 2025-04-16T04:28:02.899Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 65 | 2025-04-16T04:28:02.899Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 66 | 2025-04-16T04:28:02.904Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "8bf2d920-cf4b-4082-95f6-c31b61361622", "content-length": "574", "date": "Wed, 16 Apr 2025 04:28:02 GMT"} })
|
| 67 | 2025-04-16T04:28:02.904Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D
|
| 68 | 2025-04-16T04:28:02.914Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "25708539-73b2-42fc-b876-118db69b7fe6", "content-length": "29", "date": "Wed, 16 Apr 2025 04:28:02 GMT"} })
|
| 69 | 2025-04-16T04:28:02.914Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:34693
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 70 | 2025-04-16T04:28:02.916Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:8001
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 71 | 2025-04-16T04:28:02.918Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 3
n_pruned_tasks = 0
|
| 72 | 2025-04-16T04:28:03.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 73 | 2025-04-16T04:28:03.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 74 | 2025-04-16T04:28:03.935Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 75 | 2025-04-16T04:28:04.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 76 | 2025-04-16T04:28:04.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 77 | 2025-04-16T04:28:04.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 78 | 2025-04-16T04:28:05.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 79 | 2025-04-16T04:28:05.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 80 | 2025-04-16T04:28:05.921Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 81 | 2025-04-16T04:28:06.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 82 | 2025-04-16T04:28:06.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 83 | 2025-04-16T04:28:06.921Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 84 | 2025-04-16T04:28:07.690Z | DEBG | oximeter (results-sink-cluster): inserting 104 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 85 | 2025-04-16T04:28:07.690Z | DEBG | oximeter (results-sink): inserting 104 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 86 | 2025-04-16T04:28:07.690Z | DEBG | oximeter (clickhouse-client): unrolling 104 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 87 | 2025-04-16T04:28:07.690Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 88 | 2025-04-16T04:28:07.731Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.690933525Z }
timeseries_name = ddm_router:originated_underlay_prefixes
|
| 89 | 2025-04-16T04:28:07.731Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 90 | 2025-04-16T04:28:07.733Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.731919599Z }
timeseries_name = ddm_router:originated_tunnel_endpoints
|
| 91 | 2025-04-16T04:28:07.733Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 92 | 2025-04-16T04:28:07.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.733872618Z }
timeseries_name = ddm_session:solicitations_sent
|
| 93 | 2025-04-16T04:28:07.735Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 94 | 2025-04-16T04:28:07.737Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.735613673Z }
timeseries_name = ddm_session:solicitations_received
|
| 95 | 2025-04-16T04:28:07.737Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 96 | 2025-04-16T04:28:07.739Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.737357698Z }
timeseries_name = ddm_session:advertisements_sent
|
| 97 | 2025-04-16T04:28:07.739Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 98 | 2025-04-16T04:28:07.740Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.739078833Z }
timeseries_name = ddm_session:advertisements_received
|
| 99 | 2025-04-16T04:28:07.740Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 100 | 2025-04-16T04:28:07.742Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.740807088Z }
timeseries_name = ddm_session:peer_expirations
|
| 101 | 2025-04-16T04:28:07.742Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 102 | 2025-04-16T04:28:07.744Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.742537682Z }
timeseries_name = ddm_session:peer_address_changes
|
| 103 | 2025-04-16T04:28:07.744Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 104 | 2025-04-16T04:28:07.745Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.744295078Z }
timeseries_name = ddm_session:peer_sessions_established
|
| 105 | 2025-04-16T04:28:07.746Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 106 | 2025-04-16T04:28:07.747Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.746080954Z }
timeseries_name = ddm_session:updates_sent
|
| 107 | 2025-04-16T04:28:07.747Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 108 | 2025-04-16T04:28:07.749Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.747837709Z }
timeseries_name = ddm_session:updates_received
|
| 109 | 2025-04-16T04:28:07.749Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 110 | 2025-04-16T04:28:07.751Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.749583094Z }
timeseries_name = ddm_session:update_send_fail
|
| 111 | 2025-04-16T04:28:07.751Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 112 | 2025-04-16T04:28:07.753Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.751383240Z }
timeseries_name = ddm_session:imported_underlay_prefixes
|
| 113 | 2025-04-16T04:28:07.753Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 114 | 2025-04-16T04:28:07.754Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:07.753192057Z }
timeseries_name = ddm_session:imported_tunnel_endpoints
|
| 115 | 2025-04-16T04:28:07.758Z | DEBG | oximeter (clickhouse-client): inserting 14 new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 116 | 2025-04-16T04:28:07.763Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 26
table_name = fields_string
|
| 117 | 2025-04-16T04:28:07.765Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 28
table_name = fields_uuid
|
| 118 | 2025-04-16T04:28:07.767Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 80
table_name = measurements_cumulativeu64
|
| 119 | 2025-04-16T04:28:07.769Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 24
table_name = measurements_u64
|
| 120 | 2025-04-16T04:28:07.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 121 | 2025-04-16T04:28:07.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 122 | 2025-04-16T04:28:07.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 123 | 2025-04-16T04:28:07.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 124 | 2025-04-16T04:28:07.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 125 | 2025-04-16T04:28:07.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 126 | 2025-04-16T04:28:07.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 127 | 2025-04-16T04:28:08.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 128 | 2025-04-16T04:28:08.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 129 | 2025-04-16T04:28:08.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 130 | 2025-04-16T04:28:09.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 131 | 2025-04-16T04:28:09.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 132 | 2025-04-16T04:28:09.921Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 133 | 2025-04-16T04:28:10.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 134 | 2025-04-16T04:28:10.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 135 | 2025-04-16T04:28:10.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 136 | 2025-04-16T04:28:11.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 137 | 2025-04-16T04:28:11.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 138 | 2025-04-16T04:28:11.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 139 | 2025-04-16T04:28:12.690Z | DEBG | oximeter (results-sink-cluster): inserting 157 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 140 | 2025-04-16T04:28:12.690Z | DEBG | oximeter (results-sink): inserting 157 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 141 | 2025-04-16T04:28:12.690Z | DEBG | oximeter (clickhouse-client): unrolling 157 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 142 | 2025-04-16T04:28:12.700Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 80
table_name = fields_string
|
| 143 | 2025-04-16T04:28:12.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = fields_u16
|
| 144 | 2025-04-16T04:28:12.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 55
table_name = fields_uuid
|
| 145 | 2025-04-16T04:28:12.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 100
table_name = measurements_cumulativeu64
|
| 146 | 2025-04-16T04:28:12.709Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 147 | 2025-04-16T04:28:12.711Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 30
table_name = measurements_u64
|
| 148 | 2025-04-16T04:28:12.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 149 | 2025-04-16T04:28:12.915Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 150 | 2025-04-16T04:28:12.915Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 151 | 2025-04-16T04:28:12.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 152 | 2025-04-16T04:28:12.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 153 | 2025-04-16T04:28:12.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 154 | 2025-04-16T04:28:12.938Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 155 | 2025-04-16T04:28:13.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 156 | 2025-04-16T04:28:13.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 157 | 2025-04-16T04:28:13.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 158 | 2025-04-16T04:28:14.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 159 | 2025-04-16T04:28:14.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 160 | 2025-04-16T04:28:14.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 161 | 2025-04-16T04:28:15.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 162 | 2025-04-16T04:28:15.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 163 | 2025-04-16T04:28:15.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 164 | 2025-04-16T04:28:16.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 165 | 2025-04-16T04:28:16.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 166 | 2025-04-16T04:28:16.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 167 | 2025-04-16T04:28:17.690Z | DEBG | oximeter (results-sink-cluster): inserting 236 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 168 | 2025-04-16T04:28:17.690Z | DEBG | oximeter (results-sink): inserting 236 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 169 | 2025-04-16T04:28:17.690Z | DEBG | oximeter (clickhouse-client): unrolling 236 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 170 | 2025-04-16T04:28:17.692Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 171 | 2025-04-16T04:28:17.700Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.692157925Z }
timeseries_name = switch_data_link:link_enabled
|
| 172 | 2025-04-16T04:28:17.702Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 173 | 2025-04-16T04:28:17.706Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.702736327Z }
timeseries_name = switch_data_link:link_up
|
| 174 | 2025-04-16T04:28:17.706Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 175 | 2025-04-16T04:28:17.709Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.706424081Z }
timeseries_name = switch_table:capacity
|
| 176 | 2025-04-16T04:28:17.709Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 177 | 2025-04-16T04:28:17.711Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.709165616Z }
timeseries_name = switch_table:occupancy
|
| 178 | 2025-04-16T04:28:17.711Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 179 | 2025-04-16T04:28:17.714Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.711863791Z }
timeseries_name = switch_table:inserts
|
| 180 | 2025-04-16T04:28:17.714Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 181 | 2025-04-16T04:28:17.717Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.714432893Z }
timeseries_name = switch_table:deletes
|
| 182 | 2025-04-16T04:28:17.717Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 183 | 2025-04-16T04:28:17.719Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.717078706Z }
timeseries_name = switch_table:updates
|
| 184 | 2025-04-16T04:28:17.719Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 185 | 2025-04-16T04:28:17.722Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.719794250Z }
timeseries_name = switch_table:collisions
|
| 186 | 2025-04-16T04:28:17.722Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 187 | 2025-04-16T04:28:17.724Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.722389913Z }
timeseries_name = switch_table:update_misses
|
| 188 | 2025-04-16T04:28:17.725Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 189 | 2025-04-16T04:28:17.727Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.724995115Z }
timeseries_name = switch_table:delete_misses
|
| 190 | 2025-04-16T04:28:17.727Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 191 | 2025-04-16T04:28:17.730Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.727559366Z }
timeseries_name = switch_table:exhaustion
|
| 192 | 2025-04-16T04:28:17.735Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 193 | 2025-04-16T04:28:17.738Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:17.735098458Z }
timeseries_name = dendrite:sample_collection_duration
|
| 194 | 2025-04-16T04:28:17.741Z | DEBG | oximeter (clickhouse-client): inserting 12 new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 195 | 2025-04-16T04:28:17.747Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 212
table_name = fields_i16
|
| 196 | 2025-04-16T04:28:17.749Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 587
table_name = fields_string
|
| 197 | 2025-04-16T04:28:17.751Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 106
table_name = fields_u16
|
| 198 | 2025-04-16T04:28:17.753Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 113
table_name = fields_u32
|
| 199 | 2025-04-16T04:28:17.754Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 112
table_name = fields_u8
|
| 200 | 2025-04-16T04:28:17.756Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 346
table_name = fields_uuid
|
| 201 | 2025-04-16T04:28:17.758Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 6
table_name = measurements_bool
|
| 202 | 2025-04-16T04:28:17.759Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 177
table_name = measurements_cumulativeu64
|
| 203 | 2025-04-16T04:28:17.761Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 1
table_name = measurements_f64
|
| 204 | 2025-04-16T04:28:17.763Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 52
table_name = measurements_u64
|
| 205 | 2025-04-16T04:28:17.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 206 | 2025-04-16T04:28:17.899Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 207 | 2025-04-16T04:28:17.899Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 208 | 2025-04-16T04:28:17.903Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b5347428-55ed-4b6e-add2-1d23660ee855", "content-length": "574", "date": "Wed, 16 Apr 2025 04:28:17 GMT"} })
|
| 209 | 2025-04-16T04:28:17.903Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D
|
| 210 | 2025-04-16T04:28:17.906Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9d43d76d-dc9c-45e6-8a91-668a39b44d6f", "content-length": "29", "date": "Wed, 16 Apr 2025 04:28:17 GMT"} })
|
| 211 | 2025-04-16T04:28:17.906Z | DEBG | oximeter (oximeter-agent): received request to register existing metric producer, updating collection information
address = [fd00:1122:3344:101::2]:33122
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 212 | 2025-04-16T04:28:17.906Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 3
n_pruned_tasks = 0
|
| 213 | 2025-04-16T04:28:17.906Z | DEBG | oximeter (collection-task): collection task received request to update its producer information
address = [fd00:1122:3344:101::2]:33122
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
interval = 30s
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 214 | 2025-04-16T04:28:17.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 215 | 2025-04-16T04:28:17.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 216 | 2025-04-16T04:28:17.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 217 | 2025-04-16T04:28:17.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 218 | 2025-04-16T04:28:17.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 219 | 2025-04-16T04:28:17.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 220 | 2025-04-16T04:28:18.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 221 | 2025-04-16T04:28:18.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 222 | 2025-04-16T04:28:18.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 223 | 2025-04-16T04:28:19.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 224 | 2025-04-16T04:28:19.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 225 | 2025-04-16T04:28:19.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 226 | 2025-04-16T04:28:20.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 227 | 2025-04-16T04:28:20.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 228 | 2025-04-16T04:28:20.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 229 | 2025-04-16T04:28:21.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 230 | 2025-04-16T04:28:21.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 231 | 2025-04-16T04:28:21.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 232 | 2025-04-16T04:28:22.690Z | DEBG | oximeter (results-sink-cluster): inserting 157 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 233 | 2025-04-16T04:28:22.690Z | DEBG | oximeter (results-sink): inserting 157 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 234 | 2025-04-16T04:28:22.690Z | DEBG | oximeter (clickhouse-client): unrolling 157 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 235 | 2025-04-16T04:28:22.698Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 80
table_name = fields_string
|
| 236 | 2025-04-16T04:28:22.700Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = fields_u16
|
| 237 | 2025-04-16T04:28:22.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 55
table_name = fields_uuid
|
| 238 | 2025-04-16T04:28:22.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 100
table_name = measurements_cumulativeu64
|
| 239 | 2025-04-16T04:28:22.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 240 | 2025-04-16T04:28:22.708Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 30
table_name = measurements_u64
|
| 241 | 2025-04-16T04:28:22.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 242 | 2025-04-16T04:28:22.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 243 | 2025-04-16T04:28:22.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 244 | 2025-04-16T04:28:22.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 245 | 2025-04-16T04:28:23.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 246 | 2025-04-16T04:28:23.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 247 | 2025-04-16T04:28:23.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 248 | 2025-04-16T04:28:24.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 249 | 2025-04-16T04:28:24.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 250 | 2025-04-16T04:28:24.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 251 | 2025-04-16T04:28:25.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 252 | 2025-04-16T04:28:25.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 253 | 2025-04-16T04:28:25.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 254 | 2025-04-16T04:28:26.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 255 | 2025-04-16T04:28:26.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 256 | 2025-04-16T04:28:26.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 257 | 2025-04-16T04:28:27.690Z | DEBG | oximeter (results-sink-cluster): inserting 130 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 258 | 2025-04-16T04:28:27.690Z | DEBG | oximeter (results-sink): inserting 130 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 259 | 2025-04-16T04:28:27.690Z | DEBG | oximeter (clickhouse-client): unrolling 130 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 260 | 2025-04-16T04:28:27.697Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 26
table_name = fields_string
|
| 261 | 2025-04-16T04:28:27.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 28
table_name = fields_uuid
|
| 262 | 2025-04-16T04:28:27.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 100
table_name = measurements_cumulativeu64
|
| 263 | 2025-04-16T04:28:27.712Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 30
table_name = measurements_u64
|
| 264 | 2025-04-16T04:28:27.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 265 | 2025-04-16T04:28:27.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 266 | 2025-04-16T04:28:27.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 267 | 2025-04-16T04:28:27.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 268 | 2025-04-16T04:28:27.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 269 | 2025-04-16T04:28:27.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 270 | 2025-04-16T04:28:27.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 271 | 2025-04-16T04:28:28.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 272 | 2025-04-16T04:28:28.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 273 | 2025-04-16T04:28:28.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 274 | 2025-04-16T04:28:29.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 275 | 2025-04-16T04:28:29.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 276 | 2025-04-16T04:28:29.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 277 | 2025-04-16T04:28:30.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 278 | 2025-04-16T04:28:30.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 279 | 2025-04-16T04:28:30.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 280 | 2025-04-16T04:28:31.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 281 | 2025-04-16T04:28:31.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 282 | 2025-04-16T04:28:31.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 283 | 2025-04-16T04:28:32.691Z | DEBG | oximeter (results-sink): inserting 157 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 284 | 2025-04-16T04:28:32.691Z | DEBG | oximeter (results-sink-cluster): inserting 157 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 285 | 2025-04-16T04:28:32.691Z | DEBG | oximeter (clickhouse-client): unrolling 157 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 286 | 2025-04-16T04:28:32.699Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 80
table_name = fields_string
|
| 287 | 2025-04-16T04:28:32.701Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = fields_u16
|
| 288 | 2025-04-16T04:28:32.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 55
table_name = fields_uuid
|
| 289 | 2025-04-16T04:28:32.705Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 100
table_name = measurements_cumulativeu64
|
| 290 | 2025-04-16T04:28:32.714Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 291 | 2025-04-16T04:28:32.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 30
table_name = measurements_u64
|
| 292 | 2025-04-16T04:28:32.792Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 293 | 2025-04-16T04:28:32.899Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 294 | 2025-04-16T04:28:32.899Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 295 | 2025-04-16T04:28:32.902Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "0a689d40-4dd9-4b94-aa8c-b53e141f0c9a", "content-length": "999", "date": "Wed, 16 Apr 2025 04:28:32 GMT"} })
|
| 296 | 2025-04-16T04:28:32.902Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D
|
| 297 | 2025-04-16T04:28:32.905Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e21a1af3-6567-4f82-9c2a-637f044c723e", "content-length": "29", "date": "Wed, 16 Apr 2025 04:28:32 GMT"} })
|
| 298 | 2025-04-16T04:28:32.905Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:61834
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 299 | 2025-04-16T04:28:32.907Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::b]:46421
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 300 | 2025-04-16T04:28:32.910Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::a]:45641
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 301 | 2025-04-16T04:28:32.912Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 6
n_pruned_tasks = 0
|
| 302 | 2025-04-16T04:28:32.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 303 | 2025-04-16T04:28:32.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 304 | 2025-04-16T04:28:32.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 305 | 2025-04-16T04:28:33.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 306 | 2025-04-16T04:28:33.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 307 | 2025-04-16T04:28:33.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 308 | 2025-04-16T04:28:34.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 309 | 2025-04-16T04:28:34.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 310 | 2025-04-16T04:28:34.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 311 | 2025-04-16T04:28:35.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 312 | 2025-04-16T04:28:35.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 313 | 2025-04-16T04:28:35.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 314 | 2025-04-16T04:28:36.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 315 | 2025-04-16T04:28:36.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 316 | 2025-04-16T04:28:36.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 317 | 2025-04-16T04:28:37.690Z | DEBG | oximeter (results-sink-cluster): inserting 130 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 318 | 2025-04-16T04:28:37.690Z | DEBG | oximeter (results-sink): inserting 130 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 319 | 2025-04-16T04:28:37.690Z | DEBG | oximeter (clickhouse-client): unrolling 130 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 320 | 2025-04-16T04:28:37.697Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 26
table_name = fields_string
|
| 321 | 2025-04-16T04:28:37.700Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 28
table_name = fields_uuid
|
| 322 | 2025-04-16T04:28:37.701Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 100
table_name = measurements_cumulativeu64
|
| 323 | 2025-04-16T04:28:37.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 30
table_name = measurements_u64
|
| 324 | 2025-04-16T04:28:37.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 325 | 2025-04-16T04:28:37.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 326 | 2025-04-16T04:28:37.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 327 | 2025-04-16T04:28:37.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 328 | 2025-04-16T04:28:37.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 329 | 2025-04-16T04:28:37.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 330 | 2025-04-16T04:28:37.925Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 331 | 2025-04-16T04:28:38.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 332 | 2025-04-16T04:28:38.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 333 | 2025-04-16T04:28:38.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 334 | 2025-04-16T04:28:39.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 335 | 2025-04-16T04:28:39.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 336 | 2025-04-16T04:28:39.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 337 | 2025-04-16T04:28:40.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 338 | 2025-04-16T04:28:40.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 339 | 2025-04-16T04:28:40.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 340 | 2025-04-16T04:28:41.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 341 | 2025-04-16T04:28:41.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 342 | 2025-04-16T04:28:41.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 343 | 2025-04-16T04:28:42.690Z | DEBG | oximeter (results-sink-cluster): inserting 157 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 344 | 2025-04-16T04:28:42.690Z | DEBG | oximeter (results-sink): inserting 157 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 345 | 2025-04-16T04:28:42.690Z | DEBG | oximeter (clickhouse-client): unrolling 157 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 346 | 2025-04-16T04:28:42.698Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 80
table_name = fields_string
|
| 347 | 2025-04-16T04:28:42.700Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = fields_u16
|
| 348 | 2025-04-16T04:28:42.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 55
table_name = fields_uuid
|
| 349 | 2025-04-16T04:28:42.708Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 100
table_name = measurements_cumulativeu64
|
| 350 | 2025-04-16T04:28:42.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 351 | 2025-04-16T04:28:42.712Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 30
table_name = measurements_u64
|
| 352 | 2025-04-16T04:28:42.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 353 | 2025-04-16T04:28:42.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 354 | 2025-04-16T04:28:42.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 355 | 2025-04-16T04:28:42.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 356 | 2025-04-16T04:28:42.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 357 | 2025-04-16T04:28:42.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 358 | 2025-04-16T04:28:42.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 359 | 2025-04-16T04:28:42.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 360 | 2025-04-16T04:28:42.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 361 | 2025-04-16T04:28:42.918Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 362 | 2025-04-16T04:28:42.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 363 | 2025-04-16T04:28:42.923Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 364 | 2025-04-16T04:28:42.930Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 365 | 2025-04-16T04:28:43.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 366 | 2025-04-16T04:28:43.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 367 | 2025-04-16T04:28:43.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 368 | 2025-04-16T04:28:44.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 369 | 2025-04-16T04:28:44.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 370 | 2025-04-16T04:28:44.921Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 371 | 2025-04-16T04:28:45.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 372 | 2025-04-16T04:28:45.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 373 | 2025-04-16T04:28:45.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 374 | 2025-04-16T04:28:46.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 375 | 2025-04-16T04:28:46.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 376 | 2025-04-16T04:28:46.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 377 | 2025-04-16T04:28:47.690Z | DEBG | oximeter (results-sink-cluster): inserting 148 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 378 | 2025-04-16T04:28:47.690Z | DEBG | oximeter (results-sink): inserting 148 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 379 | 2025-04-16T04:28:47.690Z | DEBG | oximeter (clickhouse-client): unrolling 148 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 380 | 2025-04-16T04:28:47.698Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 50
table_name = fields_string
|
| 381 | 2025-04-16T04:28:47.700Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = fields_u16
|
| 382 | 2025-04-16T04:28:47.701Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 46
table_name = fields_uuid
|
| 383 | 2025-04-16T04:28:47.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 100
table_name = measurements_cumulativeu64
|
| 384 | 2025-04-16T04:28:47.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = measurements_histogramu64
|
| 385 | 2025-04-16T04:28:47.713Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 6
table_name = measurements_i64
|
| 386 | 2025-04-16T04:28:47.717Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 30
table_name = measurements_u64
|
| 387 | 2025-04-16T04:28:47.792Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 388 | 2025-04-16T04:28:47.899Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 389 | 2025-04-16T04:28:47.899Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 390 | 2025-04-16T04:28:47.902Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "03df5eef-9472-4e3b-8df7-79e31662bb8d", "content-length": "1271", "date": "Wed, 16 Apr 2025 04:28:47 GMT"} })
|
| 391 | 2025-04-16T04:28:47.902Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D
|
| 392 | 2025-04-16T04:28:47.905Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b04b4c59-83ec-403e-9fff-1f5a0b5025f5", "content-length": "29", "date": "Wed, 16 Apr 2025 04:28:47 GMT"} })
|
| 393 | 2025-04-16T04:28:47.905Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:8001
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 394 | 2025-04-16T04:28:47.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 395 | 2025-04-16T04:28:47.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 396 | 2025-04-16T04:28:47.907Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::2]:4677
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 397 | 2025-04-16T04:28:47.910Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 8
n_pruned_tasks = 0
|
| 398 | 2025-04-16T04:28:47.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 399 | 2025-04-16T04:28:47.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 400 | 2025-04-16T04:28:47.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 401 | 2025-04-16T04:28:47.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 402 | 2025-04-16T04:28:47.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 403 | 2025-04-16T04:28:47.923Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 404 | 2025-04-16T04:28:47.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 405 | 2025-04-16T04:28:47.950Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 406 | 2025-04-16T04:28:48.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 407 | 2025-04-16T04:28:48.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 408 | 2025-04-16T04:28:48.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 409 | 2025-04-16T04:28:48.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 410 | 2025-04-16T04:28:48.914Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 411 | 2025-04-16T04:28:48.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 412 | 2025-04-16T04:28:48.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 413 | 2025-04-16T04:28:48.917Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 414 | 2025-04-16T04:28:48.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 415 | 2025-04-16T04:28:49.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 416 | 2025-04-16T04:28:49.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 417 | 2025-04-16T04:28:49.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 418 | 2025-04-16T04:28:49.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 419 | 2025-04-16T04:28:49.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 420 | 2025-04-16T04:28:49.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 421 | 2025-04-16T04:28:49.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 422 | 2025-04-16T04:28:49.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 423 | 2025-04-16T04:28:49.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 424 | 2025-04-16T04:28:50.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 425 | 2025-04-16T04:28:50.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 426 | 2025-04-16T04:28:50.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 427 | 2025-04-16T04:28:50.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 428 | 2025-04-16T04:28:50.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 429 | 2025-04-16T04:28:50.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 430 | 2025-04-16T04:28:50.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 431 | 2025-04-16T04:28:50.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 432 | 2025-04-16T04:28:50.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 433 | 2025-04-16T04:28:51.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 434 | 2025-04-16T04:28:51.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 435 | 2025-04-16T04:28:51.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 436 | 2025-04-16T04:28:51.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 437 | 2025-04-16T04:28:51.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 438 | 2025-04-16T04:28:51.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 439 | 2025-04-16T04:28:51.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 440 | 2025-04-16T04:28:51.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 441 | 2025-04-16T04:28:51.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 442 | 2025-04-16T04:28:52.690Z | DEBG | oximeter (results-sink-cluster): inserting 566 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 443 | 2025-04-16T04:28:52.690Z | DEBG | oximeter (results-sink): inserting 566 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 444 | 2025-04-16T04:28:52.690Z | DEBG | oximeter (clickhouse-client): unrolling 566 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 445 | 2025-04-16T04:28:52.691Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 446 | 2025-04-16T04:28:52.696Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.691634741Z }
timeseries_name = oximeter_collector:collections
|
| 447 | 2025-04-16T04:28:52.697Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 448 | 2025-04-16T04:28:52.700Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.697565430Z }
timeseries_name = switch_port_control_data_link:errors_received
|
| 449 | 2025-04-16T04:28:52.701Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 450 | 2025-04-16T04:28:52.704Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.701068571Z }
timeseries_name = switch_port_control_data_link:errors_sent
|
| 451 | 2025-04-16T04:28:52.704Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 452 | 2025-04-16T04:28:52.707Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.704467369Z }
timeseries_name = switch_port_control_data_link:bytes_received
|
| 453 | 2025-04-16T04:28:52.707Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 454 | 2025-04-16T04:28:52.711Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.707842167Z }
timeseries_name = switch_port_control_data_link:packets_received
|
| 455 | 2025-04-16T04:28:52.711Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 456 | 2025-04-16T04:28:52.714Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.711214465Z }
timeseries_name = switch_port_control_data_link:bytes_sent
|
| 457 | 2025-04-16T04:28:52.714Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 458 | 2025-04-16T04:28:52.718Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.714601653Z }
timeseries_name = switch_port_control_data_link:packets_sent
|
| 459 | 2025-04-16T04:28:52.732Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 460 | 2025-04-16T04:28:52.735Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.732079835Z }
timeseries_name = static_routing_config:static_routes
|
| 461 | 2025-04-16T04:28:52.735Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 462 | 2025-04-16T04:28:52.739Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.735699908Z }
timeseries_name = static_routing_config:static_nexthops
|
| 463 | 2025-04-16T04:28:52.739Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 464 | 2025-04-16T04:28:52.742Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.739092256Z }
timeseries_name = switch_rib:active_routes
|
| 465 | 2025-04-16T04:28:52.742Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 466 | 2025-04-16T04:28:52.745Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:28:52.742497654Z }
timeseries_name = mg_lower:routes_blocked_by_link_state
|
| 467 | 2025-04-16T04:28:52.751Z | DEBG | oximeter (clickhouse-client): inserting 11 new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 468 | 2025-04-16T04:28:52.755Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 24
table_name = fields_i16
|
| 469 | 2025-04-16T04:28:52.756Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 2
table_name = fields_ipaddr
|
| 470 | 2025-04-16T04:28:52.758Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 231
table_name = fields_string
|
| 471 | 2025-04-16T04:28:52.764Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 41
table_name = fields_u16
|
| 472 | 2025-04-16T04:28:52.766Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 24
table_name = fields_u32
|
| 473 | 2025-04-16T04:28:52.768Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = fields_u8
|
| 474 | 2025-04-16T04:28:52.770Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 129
table_name = fields_uuid
|
| 475 | 2025-04-16T04:28:52.775Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 485
table_name = measurements_cumulativeu64
|
| 476 | 2025-04-16T04:28:52.779Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 477 | 2025-04-16T04:28:52.780Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 54
table_name = measurements_u64
|
| 478 | 2025-04-16T04:28:52.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 479 | 2025-04-16T04:28:52.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 480 | 2025-04-16T04:28:52.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 481 | 2025-04-16T04:28:52.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 482 | 2025-04-16T04:28:52.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 483 | 2025-04-16T04:28:52.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 484 | 2025-04-16T04:28:52.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 485 | 2025-04-16T04:28:52.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 486 | 2025-04-16T04:28:52.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 487 | 2025-04-16T04:28:52.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 488 | 2025-04-16T04:28:52.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 489 | 2025-04-16T04:28:52.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 490 | 2025-04-16T04:28:52.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 491 | 2025-04-16T04:28:52.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 492 | 2025-04-16T04:28:52.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 493 | 2025-04-16T04:28:52.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 494 | 2025-04-16T04:28:52.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 495 | 2025-04-16T04:28:52.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 496 | 2025-04-16T04:28:52.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 497 | 2025-04-16T04:28:53.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 498 | 2025-04-16T04:28:53.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 499 | 2025-04-16T04:28:53.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 500 | 2025-04-16T04:28:53.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 501 | 2025-04-16T04:28:53.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 502 | 2025-04-16T04:28:53.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 503 | 2025-04-16T04:28:53.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 504 | 2025-04-16T04:28:53.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 505 | 2025-04-16T04:28:53.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 506 | 2025-04-16T04:28:54.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 507 | 2025-04-16T04:28:54.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 508 | 2025-04-16T04:28:54.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 509 | 2025-04-16T04:28:54.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 510 | 2025-04-16T04:28:54.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 511 | 2025-04-16T04:28:54.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 512 | 2025-04-16T04:28:54.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 513 | 2025-04-16T04:28:54.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 514 | 2025-04-16T04:28:54.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 515 | 2025-04-16T04:28:55.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 516 | 2025-04-16T04:28:55.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 517 | 2025-04-16T04:28:55.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 518 | 2025-04-16T04:28:55.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 519 | 2025-04-16T04:28:55.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 520 | 2025-04-16T04:28:55.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 521 | 2025-04-16T04:28:55.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 522 | 2025-04-16T04:28:55.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 523 | 2025-04-16T04:28:55.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 524 | 2025-04-16T04:28:56.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 525 | 2025-04-16T04:28:56.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 526 | 2025-04-16T04:28:56.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 527 | 2025-04-16T04:28:56.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 528 | 2025-04-16T04:28:56.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 529 | 2025-04-16T04:28:56.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 530 | 2025-04-16T04:28:56.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 531 | 2025-04-16T04:28:56.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 532 | 2025-04-16T04:28:56.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 533 | 2025-04-16T04:28:57.690Z | DEBG | oximeter (results-sink-cluster): inserting 232 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 534 | 2025-04-16T04:28:57.690Z | DEBG | oximeter (results-sink): inserting 232 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 535 | 2025-04-16T04:28:57.690Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 536 | 2025-04-16T04:28:57.701Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 80
table_name = fields_string
|
| 537 | 2025-04-16T04:28:57.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = fields_u16
|
| 538 | 2025-04-16T04:28:57.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 76
table_name = fields_uuid
|
| 539 | 2025-04-16T04:28:57.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 160
table_name = measurements_cumulativeu64
|
| 540 | 2025-04-16T04:28:57.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = measurements_histogramu64
|
| 541 | 2025-04-16T04:28:57.716Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 542 | 2025-04-16T04:28:57.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 543 | 2025-04-16T04:28:57.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 544 | 2025-04-16T04:28:57.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 545 | 2025-04-16T04:28:57.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 546 | 2025-04-16T04:28:57.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 547 | 2025-04-16T04:28:57.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 548 | 2025-04-16T04:28:57.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 549 | 2025-04-16T04:28:57.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 550 | 2025-04-16T04:28:57.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 551 | 2025-04-16T04:28:57.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 552 | 2025-04-16T04:28:57.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 553 | 2025-04-16T04:28:57.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 554 | 2025-04-16T04:28:57.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 555 | 2025-04-16T04:28:58.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 556 | 2025-04-16T04:28:58.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 557 | 2025-04-16T04:28:58.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 558 | 2025-04-16T04:28:58.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 559 | 2025-04-16T04:28:58.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 560 | 2025-04-16T04:28:58.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 561 | 2025-04-16T04:28:58.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 562 | 2025-04-16T04:28:58.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 563 | 2025-04-16T04:28:58.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 564 | 2025-04-16T04:28:59.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 565 | 2025-04-16T04:28:59.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 566 | 2025-04-16T04:28:59.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 567 | 2025-04-16T04:28:59.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 568 | 2025-04-16T04:28:59.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 569 | 2025-04-16T04:28:59.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 570 | 2025-04-16T04:28:59.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 571 | 2025-04-16T04:28:59.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 572 | 2025-04-16T04:28:59.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 573 | 2025-04-16T04:29:00.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 574 | 2025-04-16T04:29:00.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 575 | 2025-04-16T04:29:00.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 576 | 2025-04-16T04:29:00.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 577 | 2025-04-16T04:29:00.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 578 | 2025-04-16T04:29:00.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 579 | 2025-04-16T04:29:00.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 580 | 2025-04-16T04:29:00.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 581 | 2025-04-16T04:29:00.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 582 | 2025-04-16T04:29:01.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 583 | 2025-04-16T04:29:01.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 584 | 2025-04-16T04:29:01.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 585 | 2025-04-16T04:29:01.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 586 | 2025-04-16T04:29:01.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 587 | 2025-04-16T04:29:01.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 588 | 2025-04-16T04:29:01.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 589 | 2025-04-16T04:29:01.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 590 | 2025-04-16T04:29:01.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 591 | 2025-04-16T04:29:02.691Z | DEBG | oximeter (results-sink-cluster): inserting 247 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 592 | 2025-04-16T04:29:02.691Z | DEBG | oximeter (results-sink): inserting 247 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 593 | 2025-04-16T04:29:02.691Z | DEBG | oximeter (clickhouse-client): unrolling 247 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 594 | 2025-04-16T04:29:02.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 110
table_name = fields_string
|
| 595 | 2025-04-16T04:29:02.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = fields_u16
|
| 596 | 2025-04-16T04:29:02.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 91
table_name = fields_uuid
|
| 597 | 2025-04-16T04:29:02.708Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 160
table_name = measurements_cumulativeu64
|
| 598 | 2025-04-16T04:29:02.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 599 | 2025-04-16T04:29:02.712Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 600 | 2025-04-16T04:29:02.792Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 601 | 2025-04-16T04:29:02.900Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 602 | 2025-04-16T04:29:02.900Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 603 | 2025-04-16T04:29:02.903Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "89a73024-d1fb-45f3-852a-6520a7e3ab05", "content-length": "1412", "date": "Wed, 16 Apr 2025 04:29:02 GMT"} })
|
| 604 | 2025-04-16T04:29:02.903Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D
|
| 605 | 2025-04-16T04:29:02.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 606 | 2025-04-16T04:29:02.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 607 | 2025-04-16T04:29:02.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 608 | 2025-04-16T04:29:02.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 609 | 2025-04-16T04:29:02.906Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "119369f3-2c59-4b7d-b051-f3fbe3fe6cf4", "content-length": "29", "date": "Wed, 16 Apr 2025 04:29:02 GMT"} })
|
| 610 | 2025-04-16T04:29:02.906Z | DEBG | oximeter (oximeter-agent): registered new metric producer
address = [fd00:1122:3344:101::1]:55278
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = b446aeb5-46f5-4fbb-a257-f7cf9c09c086
|
| 611 | 2025-04-16T04:29:02.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 612 | 2025-04-16T04:29:02.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 613 | 2025-04-16T04:29:02.909Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
| 614 | 2025-04-16T04:29:02.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 615 | 2025-04-16T04:29:02.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 616 | 2025-04-16T04:29:02.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 617 | 2025-04-16T04:29:02.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 618 | 2025-04-16T04:29:02.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 619 | 2025-04-16T04:29:02.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 620 | 2025-04-16T04:29:02.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 621 | 2025-04-16T04:29:02.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 622 | 2025-04-16T04:29:02.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 623 | 2025-04-16T04:29:02.917Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 624 | 2025-04-16T04:29:02.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 625 | 2025-04-16T04:29:02.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 626 | 2025-04-16T04:29:02.919Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 627 | 2025-04-16T04:29:02.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 628 | 2025-04-16T04:29:03.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 629 | 2025-04-16T04:29:03.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 630 | 2025-04-16T04:29:03.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 631 | 2025-04-16T04:29:03.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 632 | 2025-04-16T04:29:03.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 633 | 2025-04-16T04:29:03.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 634 | 2025-04-16T04:29:03.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 635 | 2025-04-16T04:29:03.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 636 | 2025-04-16T04:29:03.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 637 | 2025-04-16T04:29:04.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 638 | 2025-04-16T04:29:04.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 639 | 2025-04-16T04:29:04.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 640 | 2025-04-16T04:29:04.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 641 | 2025-04-16T04:29:04.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 642 | 2025-04-16T04:29:04.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 643 | 2025-04-16T04:29:04.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 644 | 2025-04-16T04:29:04.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 645 | 2025-04-16T04:29:04.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 646 | 2025-04-16T04:29:05.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 647 | 2025-04-16T04:29:05.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 648 | 2025-04-16T04:29:05.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 649 | 2025-04-16T04:29:05.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 650 | 2025-04-16T04:29:05.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 651 | 2025-04-16T04:29:05.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 652 | 2025-04-16T04:29:05.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 653 | 2025-04-16T04:29:05.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 654 | 2025-04-16T04:29:05.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 655 | 2025-04-16T04:29:06.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 656 | 2025-04-16T04:29:06.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 657 | 2025-04-16T04:29:06.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 658 | 2025-04-16T04:29:06.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 659 | 2025-04-16T04:29:06.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 660 | 2025-04-16T04:29:06.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 661 | 2025-04-16T04:29:06.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 662 | 2025-04-16T04:29:06.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 663 | 2025-04-16T04:29:06.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 664 | 2025-04-16T04:29:07.690Z | DEBG | oximeter (results-sink-cluster): inserting 234 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 665 | 2025-04-16T04:29:07.690Z | DEBG | oximeter (results-sink): inserting 234 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 666 | 2025-04-16T04:29:07.690Z | DEBG | oximeter (clickhouse-client): unrolling 234 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 667 | 2025-04-16T04:29:07.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 4
table_name = fields_ipaddr
|
| 668 | 2025-04-16T04:29:07.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 82
table_name = fields_string
|
| 669 | 2025-04-16T04:29:07.705Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 16
table_name = fields_u16
|
| 670 | 2025-04-16T04:29:07.709Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 80
table_name = fields_uuid
|
| 671 | 2025-04-16T04:29:07.711Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 162
table_name = measurements_cumulativeu64
|
| 672 | 2025-04-16T04:29:07.714Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = measurements_histogramu64
|
| 673 | 2025-04-16T04:29:07.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 674 | 2025-04-16T04:29:07.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 675 | 2025-04-16T04:29:07.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 676 | 2025-04-16T04:29:07.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 677 | 2025-04-16T04:29:07.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 678 | 2025-04-16T04:29:07.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 679 | 2025-04-16T04:29:07.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 680 | 2025-04-16T04:29:07.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 681 | 2025-04-16T04:29:07.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 682 | 2025-04-16T04:29:07.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 683 | 2025-04-16T04:29:07.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 684 | 2025-04-16T04:29:07.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 685 | 2025-04-16T04:29:07.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 686 | 2025-04-16T04:29:07.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 687 | 2025-04-16T04:29:08.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 688 | 2025-04-16T04:29:08.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 689 | 2025-04-16T04:29:08.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 690 | 2025-04-16T04:29:08.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 691 | 2025-04-16T04:29:08.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 692 | 2025-04-16T04:29:08.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 693 | 2025-04-16T04:29:08.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 694 | 2025-04-16T04:29:08.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 695 | 2025-04-16T04:29:08.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 696 | 2025-04-16T04:29:09.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 697 | 2025-04-16T04:29:09.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 698 | 2025-04-16T04:29:09.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 699 | 2025-04-16T04:29:09.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 700 | 2025-04-16T04:29:09.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 701 | 2025-04-16T04:29:09.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 702 | 2025-04-16T04:29:09.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 703 | 2025-04-16T04:29:09.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 704 | 2025-04-16T04:29:09.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 705 | 2025-04-16T04:29:10.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 706 | 2025-04-16T04:29:10.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 707 | 2025-04-16T04:29:10.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 708 | 2025-04-16T04:29:10.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 709 | 2025-04-16T04:29:10.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 710 | 2025-04-16T04:29:10.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 711 | 2025-04-16T04:29:10.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 712 | 2025-04-16T04:29:10.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 713 | 2025-04-16T04:29:10.921Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 714 | 2025-04-16T04:29:11.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 715 | 2025-04-16T04:29:11.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 716 | 2025-04-16T04:29:11.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 717 | 2025-04-16T04:29:11.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 718 | 2025-04-16T04:29:11.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 719 | 2025-04-16T04:29:11.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 720 | 2025-04-16T04:29:11.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 721 | 2025-04-16T04:29:11.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 722 | 2025-04-16T04:29:11.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 723 | 2025-04-16T04:29:12.690Z | DEBG | oximeter (results-sink-cluster): inserting 247 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 724 | 2025-04-16T04:29:12.690Z | DEBG | oximeter (results-sink): inserting 247 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 725 | 2025-04-16T04:29:12.690Z | DEBG | oximeter (clickhouse-client): unrolling 247 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 726 | 2025-04-16T04:29:12.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 110
table_name = fields_string
|
| 727 | 2025-04-16T04:29:12.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = fields_u16
|
| 728 | 2025-04-16T04:29:12.705Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 91
table_name = fields_uuid
|
| 729 | 2025-04-16T04:29:12.707Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 160
table_name = measurements_cumulativeu64
|
| 730 | 2025-04-16T04:29:12.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 731 | 2025-04-16T04:29:12.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 732 | 2025-04-16T04:29:12.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 733 | 2025-04-16T04:29:12.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 734 | 2025-04-16T04:29:12.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 735 | 2025-04-16T04:29:12.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 736 | 2025-04-16T04:29:12.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 737 | 2025-04-16T04:29:12.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 738 | 2025-04-16T04:29:12.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 739 | 2025-04-16T04:29:12.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 740 | 2025-04-16T04:29:12.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 741 | 2025-04-16T04:29:12.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 742 | 2025-04-16T04:29:12.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 743 | 2025-04-16T04:29:12.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 744 | 2025-04-16T04:29:12.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 745 | 2025-04-16T04:29:12.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 746 | 2025-04-16T04:29:12.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 747 | 2025-04-16T04:29:12.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 748 | 2025-04-16T04:29:12.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 749 | 2025-04-16T04:29:12.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 750 | 2025-04-16T04:29:12.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 751 | 2025-04-16T04:29:13.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 752 | 2025-04-16T04:29:13.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 753 | 2025-04-16T04:29:13.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 754 | 2025-04-16T04:29:13.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 755 | 2025-04-16T04:29:13.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 756 | 2025-04-16T04:29:13.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 757 | 2025-04-16T04:29:13.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 758 | 2025-04-16T04:29:13.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 759 | 2025-04-16T04:29:13.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 760 | 2025-04-16T04:29:14.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 761 | 2025-04-16T04:29:14.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 762 | 2025-04-16T04:29:14.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 763 | 2025-04-16T04:29:14.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 764 | 2025-04-16T04:29:14.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 765 | 2025-04-16T04:29:14.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 766 | 2025-04-16T04:29:14.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 767 | 2025-04-16T04:29:14.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 768 | 2025-04-16T04:29:14.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 769 | 2025-04-16T04:29:15.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 770 | 2025-04-16T04:29:15.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 771 | 2025-04-16T04:29:15.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 772 | 2025-04-16T04:29:15.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 773 | 2025-04-16T04:29:15.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 774 | 2025-04-16T04:29:15.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 775 | 2025-04-16T04:29:15.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 776 | 2025-04-16T04:29:15.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 777 | 2025-04-16T04:29:15.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 778 | 2025-04-16T04:29:16.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 779 | 2025-04-16T04:29:16.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 780 | 2025-04-16T04:29:16.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 781 | 2025-04-16T04:29:16.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 782 | 2025-04-16T04:29:16.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 783 | 2025-04-16T04:29:16.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 784 | 2025-04-16T04:29:16.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 785 | 2025-04-16T04:29:16.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 786 | 2025-04-16T04:29:16.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 787 | 2025-04-16T04:29:17.690Z | DEBG | oximeter (results-sink-cluster): inserting 232 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 788 | 2025-04-16T04:29:17.690Z | DEBG | oximeter (results-sink): inserting 232 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 789 | 2025-04-16T04:29:17.690Z | DEBG | oximeter (clickhouse-client): unrolling 232 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 790 | 2025-04-16T04:29:17.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 80
table_name = fields_string
|
| 791 | 2025-04-16T04:29:17.707Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = fields_u16
|
| 792 | 2025-04-16T04:29:17.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 76
table_name = fields_uuid
|
| 793 | 2025-04-16T04:29:17.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 160
table_name = measurements_cumulativeu64
|
| 794 | 2025-04-16T04:29:17.718Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = measurements_histogramu64
|
| 795 | 2025-04-16T04:29:17.720Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 796 | 2025-04-16T04:29:17.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 797 | 2025-04-16T04:29:17.900Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 798 | 2025-04-16T04:29:17.900Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 799 | 2025-04-16T04:29:17.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 800 | 2025-04-16T04:29:17.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 801 | 2025-04-16T04:29:17.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 802 | 2025-04-16T04:29:17.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 803 | 2025-04-16T04:29:17.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 804 | 2025-04-16T04:29:17.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 805 | 2025-04-16T04:29:17.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 806 | 2025-04-16T04:29:17.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 807 | 2025-04-16T04:29:17.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 808 | 2025-04-16T04:29:17.912Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e01873ca-8437-40e5-aa84-fc247443e422", "content-length": "1412", "date": "Wed, 16 Apr 2025 04:29:17 GMT"} })
|
| 809 | 2025-04-16T04:29:17.912Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D
|
| 810 | 2025-04-16T04:29:17.916Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "160b93cf-29b9-4a15-b4e3-e25736d051b5", "content-length": "29", "date": "Wed, 16 Apr 2025 04:29:17 GMT"} })
|
| 811 | 2025-04-16T04:29:17.916Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
| 812 | 2025-04-16T04:29:17.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 813 | 2025-04-16T04:29:17.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 814 | 2025-04-16T04:29:17.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 815 | 2025-04-16T04:29:17.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 816 | 2025-04-16T04:29:17.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 817 | 2025-04-16T04:29:17.927Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 818 | 2025-04-16T04:29:18.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 819 | 2025-04-16T04:29:18.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 820 | 2025-04-16T04:29:18.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 821 | 2025-04-16T04:29:18.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 822 | 2025-04-16T04:29:18.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 823 | 2025-04-16T04:29:18.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 824 | 2025-04-16T04:29:18.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 825 | 2025-04-16T04:29:18.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 826 | 2025-04-16T04:29:18.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 827 | 2025-04-16T04:29:19.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 828 | 2025-04-16T04:29:19.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 829 | 2025-04-16T04:29:19.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 830 | 2025-04-16T04:29:19.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 831 | 2025-04-16T04:29:19.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 832 | 2025-04-16T04:29:19.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 833 | 2025-04-16T04:29:19.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 834 | 2025-04-16T04:29:19.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 835 | 2025-04-16T04:29:19.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 836 | 2025-04-16T04:29:20.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 837 | 2025-04-16T04:29:20.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 838 | 2025-04-16T04:29:20.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 839 | 2025-04-16T04:29:20.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 840 | 2025-04-16T04:29:20.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 841 | 2025-04-16T04:29:20.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 842 | 2025-04-16T04:29:20.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 843 | 2025-04-16T04:29:20.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 844 | 2025-04-16T04:29:20.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 845 | 2025-04-16T04:29:21.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 846 | 2025-04-16T04:29:21.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 847 | 2025-04-16T04:29:21.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 848 | 2025-04-16T04:29:21.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 849 | 2025-04-16T04:29:21.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 850 | 2025-04-16T04:29:21.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 851 | 2025-04-16T04:29:21.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 852 | 2025-04-16T04:29:21.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 853 | 2025-04-16T04:29:21.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 854 | 2025-04-16T04:29:22.691Z | DEBG | oximeter (results-sink-cluster): inserting 283 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 855 | 2025-04-16T04:29:22.691Z | DEBG | oximeter (results-sink): inserting 283 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 856 | 2025-04-16T04:29:22.691Z | DEBG | oximeter (clickhouse-client): unrolling 283 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 857 | 2025-04-16T04:29:22.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 24
table_name = fields_i16
|
| 858 | 2025-04-16T04:29:22.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 230
table_name = fields_string
|
| 859 | 2025-04-16T04:29:22.708Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 39
table_name = fields_u16
|
| 860 | 2025-04-16T04:29:22.709Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 24
table_name = fields_u32
|
| 861 | 2025-04-16T04:29:22.711Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = fields_u8
|
| 862 | 2025-04-16T04:29:22.713Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 127
table_name = fields_uuid
|
| 863 | 2025-04-16T04:29:22.714Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 196
table_name = measurements_cumulativeu64
|
| 864 | 2025-04-16T04:29:22.723Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 865 | 2025-04-16T04:29:22.725Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 866 | 2025-04-16T04:29:22.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 867 | 2025-04-16T04:29:22.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 868 | 2025-04-16T04:29:22.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 869 | 2025-04-16T04:29:22.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 870 | 2025-04-16T04:29:22.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 871 | 2025-04-16T04:29:22.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 872 | 2025-04-16T04:29:22.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 873 | 2025-04-16T04:29:22.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 874 | 2025-04-16T04:29:22.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 875 | 2025-04-16T04:29:22.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 876 | 2025-04-16T04:29:22.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 877 | 2025-04-16T04:29:22.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 878 | 2025-04-16T04:29:22.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 879 | 2025-04-16T04:29:22.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 880 | 2025-04-16T04:29:22.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 881 | 2025-04-16T04:29:22.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 882 | 2025-04-16T04:29:22.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 883 | 2025-04-16T04:29:22.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 884 | 2025-04-16T04:29:22.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 885 | 2025-04-16T04:29:23.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 886 | 2025-04-16T04:29:23.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 887 | 2025-04-16T04:29:23.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 888 | 2025-04-16T04:29:23.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 889 | 2025-04-16T04:29:23.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 890 | 2025-04-16T04:29:23.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 891 | 2025-04-16T04:29:23.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 892 | 2025-04-16T04:29:23.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 893 | 2025-04-16T04:29:23.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 894 | 2025-04-16T04:29:24.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 895 | 2025-04-16T04:29:24.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 896 | 2025-04-16T04:29:24.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 897 | 2025-04-16T04:29:24.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 898 | 2025-04-16T04:29:24.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 899 | 2025-04-16T04:29:24.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 900 | 2025-04-16T04:29:24.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 901 | 2025-04-16T04:29:24.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 902 | 2025-04-16T04:29:24.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 903 | 2025-04-16T04:29:25.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 904 | 2025-04-16T04:29:25.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 905 | 2025-04-16T04:29:25.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 906 | 2025-04-16T04:29:25.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 907 | 2025-04-16T04:29:25.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 908 | 2025-04-16T04:29:25.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 909 | 2025-04-16T04:29:25.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 910 | 2025-04-16T04:29:25.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 911 | 2025-04-16T04:29:25.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 912 | 2025-04-16T04:29:26.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 913 | 2025-04-16T04:29:26.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 914 | 2025-04-16T04:29:26.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 915 | 2025-04-16T04:29:26.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 916 | 2025-04-16T04:29:26.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 917 | 2025-04-16T04:29:26.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 918 | 2025-04-16T04:29:26.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 919 | 2025-04-16T04:29:26.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 920 | 2025-04-16T04:29:26.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 921 | 2025-04-16T04:29:27.690Z | DEBG | oximeter (results-sink-cluster): inserting 233 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 922 | 2025-04-16T04:29:27.690Z | DEBG | oximeter (results-sink): inserting 233 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 923 | 2025-04-16T04:29:27.690Z | DEBG | oximeter (clickhouse-client): unrolling 233 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 924 | 2025-04-16T04:29:27.701Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 82
table_name = fields_string
|
| 925 | 2025-04-16T04:29:27.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 13
table_name = fields_u16
|
| 926 | 2025-04-16T04:29:27.705Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 77
table_name = fields_uuid
|
| 927 | 2025-04-16T04:29:27.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 160
table_name = measurements_cumulativeu64
|
| 928 | 2025-04-16T04:29:27.709Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 13
table_name = measurements_histogramu64
|
| 929 | 2025-04-16T04:29:27.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 930 | 2025-04-16T04:29:27.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 931 | 2025-04-16T04:29:27.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 932 | 2025-04-16T04:29:27.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 933 | 2025-04-16T04:29:27.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 934 | 2025-04-16T04:29:27.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 935 | 2025-04-16T04:29:27.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 936 | 2025-04-16T04:29:27.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 937 | 2025-04-16T04:29:27.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 938 | 2025-04-16T04:29:27.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 939 | 2025-04-16T04:29:27.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 940 | 2025-04-16T04:29:27.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 941 | 2025-04-16T04:29:27.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 942 | 2025-04-16T04:29:27.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 943 | 2025-04-16T04:29:28.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 944 | 2025-04-16T04:29:28.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 945 | 2025-04-16T04:29:28.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 946 | 2025-04-16T04:29:28.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 947 | 2025-04-16T04:29:28.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 948 | 2025-04-16T04:29:28.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 949 | 2025-04-16T04:29:28.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 950 | 2025-04-16T04:29:28.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 951 | 2025-04-16T04:29:28.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 952 | 2025-04-16T04:29:29.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 953 | 2025-04-16T04:29:29.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 954 | 2025-04-16T04:29:29.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 955 | 2025-04-16T04:29:29.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 956 | 2025-04-16T04:29:29.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 957 | 2025-04-16T04:29:29.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 958 | 2025-04-16T04:29:29.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 959 | 2025-04-16T04:29:29.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 960 | 2025-04-16T04:29:29.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 961 | 2025-04-16T04:29:30.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 962 | 2025-04-16T04:29:30.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 963 | 2025-04-16T04:29:30.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 964 | 2025-04-16T04:29:30.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 965 | 2025-04-16T04:29:30.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 966 | 2025-04-16T04:29:30.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 967 | 2025-04-16T04:29:30.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 968 | 2025-04-16T04:29:30.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 969 | 2025-04-16T04:29:30.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 970 | 2025-04-16T04:29:31.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 971 | 2025-04-16T04:29:31.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 972 | 2025-04-16T04:29:31.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 973 | 2025-04-16T04:29:31.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 974 | 2025-04-16T04:29:31.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 975 | 2025-04-16T04:29:31.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 976 | 2025-04-16T04:29:31.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 977 | 2025-04-16T04:29:31.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 978 | 2025-04-16T04:29:31.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 979 | 2025-04-16T04:29:32.690Z | DEBG | oximeter (results-sink-cluster): inserting 247 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 980 | 2025-04-16T04:29:32.690Z | DEBG | oximeter (results-sink): inserting 247 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 981 | 2025-04-16T04:29:32.690Z | DEBG | oximeter (clickhouse-client): unrolling 247 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 982 | 2025-04-16T04:29:32.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 110
table_name = fields_string
|
| 983 | 2025-04-16T04:29:32.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = fields_u16
|
| 984 | 2025-04-16T04:29:32.711Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 91
table_name = fields_uuid
|
| 985 | 2025-04-16T04:29:32.713Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 160
table_name = measurements_cumulativeu64
|
| 986 | 2025-04-16T04:29:32.716Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 987 | 2025-04-16T04:29:32.718Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 988 | 2025-04-16T04:29:32.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 989 | 2025-04-16T04:29:32.899Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 990 | 2025-04-16T04:29:32.899Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 991 | 2025-04-16T04:29:32.902Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "edcea595-1b42-4ff3-8a6c-ac1981e9f597", "content-length": "1412", "date": "Wed, 16 Apr 2025 04:29:32 GMT"} })
|
| 992 | 2025-04-16T04:29:32.903Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D
|
| 993 | 2025-04-16T04:29:32.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 994 | 2025-04-16T04:29:32.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 995 | 2025-04-16T04:29:32.905Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "938c46f9-c856-40d4-a3a4-b73f3826394a", "content-length": "29", "date": "Wed, 16 Apr 2025 04:29:32 GMT"} })
|
| 996 | 2025-04-16T04:29:32.905Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
| 997 | 2025-04-16T04:29:32.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 998 | 2025-04-16T04:29:32.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 999 | 2025-04-16T04:29:32.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1000 | 2025-04-16T04:29:32.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 1001 | 2025-04-16T04:29:32.908Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 1002 | 2025-04-16T04:29:32.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = b446aeb5-46f5-4fbb-a257-f7cf9c09c086
|
| 1003 | 2025-04-16T04:29:32.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = b446aeb5-46f5-4fbb-a257-f7cf9c09c086
|
| 1004 | 2025-04-16T04:29:32.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1005 | 2025-04-16T04:29:32.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1006 | 2025-04-16T04:29:32.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1007 | 2025-04-16T04:29:32.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1008 | 2025-04-16T04:29:32.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1009 | 2025-04-16T04:29:32.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1010 | 2025-04-16T04:29:32.910Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1011 | 2025-04-16T04:29:32.911Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1012 | 2025-04-16T04:29:32.911Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1013 | 2025-04-16T04:29:32.911Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1014 | 2025-04-16T04:29:32.912Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1015 | 2025-04-16T04:29:32.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1016 | 2025-04-16T04:29:32.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1017 | 2025-04-16T04:29:32.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1018 | 2025-04-16T04:29:33.208Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = b446aeb5-46f5-4fbb-a257-f7cf9c09c086
|
| 1019 | 2025-04-16T04:29:33.235Z | DEBG | oximeter (results-sink-cluster): inserting 5802 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1020 | 2025-04-16T04:29:33.237Z | DEBG | oximeter (results-sink): inserting 5802 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1021 | 2025-04-16T04:29:33.237Z | DEBG | oximeter (clickhouse-client): unrolling 5802 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1022 | 2025-04-16T04:29:33.240Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1023 | 2025-04-16T04:29:33.245Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:29:33.240511262Z }
timeseries_name = sled_data_link:errors_received
|
| 1024 | 2025-04-16T04:29:33.245Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1025 | 2025-04-16T04:29:33.249Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:29:33.245596584Z }
timeseries_name = sled_data_link:errors_sent
|
| 1026 | 2025-04-16T04:29:33.250Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1027 | 2025-04-16T04:29:33.254Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:29:33.250031683Z }
timeseries_name = sled_data_link:bytes_received
|
| 1028 | 2025-04-16T04:29:33.254Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1029 | 2025-04-16T04:29:33.258Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:29:33.254242328Z }
timeseries_name = sled_data_link:packets_received
|
| 1030 | 2025-04-16T04:29:33.258Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1031 | 2025-04-16T04:29:33.262Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:29:33.258460933Z }
timeseries_name = sled_data_link:bytes_sent
|
| 1032 | 2025-04-16T04:29:33.262Z | DEBG | oximeter (clickhouse-client): retrieving timeseries schema from database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1033 | 2025-04-16T04:29:33.266Z | DEBG | oximeter (clickhouse-client): new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
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: 2025-04-16T04:29:33.262561865Z }
timeseries_name = sled_data_link:packets_sent
|
| 1034 | 2025-04-16T04:29:33.336Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 1035 | 2025-04-16T04:29:33.467Z | DEBG | oximeter (clickhouse-client): inserting 6 new timeseries schema
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1036 | 2025-04-16T04:29:33.471Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 6
table_name = fields_ipaddr
|
| 1037 | 2025-04-16T04:29:33.473Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 1225
table_name = fields_string
|
| 1038 | 2025-04-16T04:29:33.475Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 19
table_name = fields_u16
|
| 1039 | 2025-04-16T04:29:33.477Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 228
table_name = fields_u32
|
| 1040 | 2025-04-16T04:29:33.479Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 539
table_name = fields_uuid
|
| 1041 | 2025-04-16T04:29:33.485Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 5777
table_name = measurements_cumulativeu64
|
| 1042 | 2025-04-16T04:29:33.488Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 13
table_name = measurements_histogramu64
|
| 1043 | 2025-04-16T04:29:33.494Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = measurements_u64
|
| 1044 | 2025-04-16T04:29:33.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1045 | 2025-04-16T04:29:33.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1046 | 2025-04-16T04:29:33.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1047 | 2025-04-16T04:29:33.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1048 | 2025-04-16T04:29:33.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1049 | 2025-04-16T04:29:33.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1050 | 2025-04-16T04:29:33.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1051 | 2025-04-16T04:29:33.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1052 | 2025-04-16T04:29:33.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1053 | 2025-04-16T04:29:34.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1054 | 2025-04-16T04:29:34.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1055 | 2025-04-16T04:29:34.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1056 | 2025-04-16T04:29:34.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1057 | 2025-04-16T04:29:34.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1058 | 2025-04-16T04:29:34.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1059 | 2025-04-16T04:29:34.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1060 | 2025-04-16T04:29:34.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1061 | 2025-04-16T04:29:34.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1062 | 2025-04-16T04:29:35.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1063 | 2025-04-16T04:29:35.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1064 | 2025-04-16T04:29:35.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1065 | 2025-04-16T04:29:35.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1066 | 2025-04-16T04:29:35.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1067 | 2025-04-16T04:29:35.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1068 | 2025-04-16T04:29:35.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1069 | 2025-04-16T04:29:35.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1070 | 2025-04-16T04:29:35.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1071 | 2025-04-16T04:29:36.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1072 | 2025-04-16T04:29:36.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1073 | 2025-04-16T04:29:36.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1074 | 2025-04-16T04:29:36.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1075 | 2025-04-16T04:29:36.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1076 | 2025-04-16T04:29:36.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1077 | 2025-04-16T04:29:36.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1078 | 2025-04-16T04:29:36.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1079 | 2025-04-16T04:29:36.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1080 | 2025-04-16T04:29:37.690Z | DEBG | oximeter (results-sink-cluster): inserting 176 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1081 | 2025-04-16T04:29:37.690Z | DEBG | oximeter (results-sink): inserting 176 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1082 | 2025-04-16T04:29:37.690Z | DEBG | oximeter (clickhouse-client): unrolling 176 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1083 | 2025-04-16T04:29:37.699Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 56
table_name = fields_string
|
| 1084 | 2025-04-16T04:29:37.705Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 64
table_name = fields_uuid
|
| 1085 | 2025-04-16T04:29:37.711Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 128
table_name = measurements_cumulativeu64
|
| 1086 | 2025-04-16T04:29:37.713Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 48
table_name = measurements_u64
|
| 1087 | 2025-04-16T04:29:37.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 1088 | 2025-04-16T04:29:37.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1089 | 2025-04-16T04:29:37.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1090 | 2025-04-16T04:29:37.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1091 | 2025-04-16T04:29:37.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1092 | 2025-04-16T04:29:37.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1093 | 2025-04-16T04:29:37.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1094 | 2025-04-16T04:29:37.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1095 | 2025-04-16T04:29:37.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1096 | 2025-04-16T04:29:37.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1097 | 2025-04-16T04:29:37.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1098 | 2025-04-16T04:29:37.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1099 | 2025-04-16T04:29:37.925Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1100 | 2025-04-16T04:29:38.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1101 | 2025-04-16T04:29:38.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1102 | 2025-04-16T04:29:38.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1103 | 2025-04-16T04:29:38.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1104 | 2025-04-16T04:29:38.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1105 | 2025-04-16T04:29:38.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1106 | 2025-04-16T04:29:38.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1107 | 2025-04-16T04:29:38.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1108 | 2025-04-16T04:29:38.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1109 | 2025-04-16T04:29:39.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1110 | 2025-04-16T04:29:39.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1111 | 2025-04-16T04:29:39.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1112 | 2025-04-16T04:29:39.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1113 | 2025-04-16T04:29:39.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1114 | 2025-04-16T04:29:39.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1115 | 2025-04-16T04:29:39.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1116 | 2025-04-16T04:29:39.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1117 | 2025-04-16T04:29:39.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1118 | 2025-04-16T04:29:40.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1119 | 2025-04-16T04:29:40.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1120 | 2025-04-16T04:29:40.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1121 | 2025-04-16T04:29:40.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1122 | 2025-04-16T04:29:40.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1123 | 2025-04-16T04:29:40.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1124 | 2025-04-16T04:29:40.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1125 | 2025-04-16T04:29:40.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1126 | 2025-04-16T04:29:40.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1127 | 2025-04-16T04:29:41.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1128 | 2025-04-16T04:29:41.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1129 | 2025-04-16T04:29:41.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1130 | 2025-04-16T04:29:41.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1131 | 2025-04-16T04:29:41.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1132 | 2025-04-16T04:29:41.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1133 | 2025-04-16T04:29:41.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1134 | 2025-04-16T04:29:41.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1135 | 2025-04-16T04:29:41.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1136 | 2025-04-16T04:29:42.690Z | DEBG | oximeter (results-sink-cluster): inserting 247 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1137 | 2025-04-16T04:29:42.690Z | DEBG | oximeter (results-sink): inserting 247 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1138 | 2025-04-16T04:29:42.690Z | DEBG | oximeter (clickhouse-client): unrolling 247 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1139 | 2025-04-16T04:29:42.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 110
table_name = fields_string
|
| 1140 | 2025-04-16T04:29:42.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = fields_u16
|
| 1141 | 2025-04-16T04:29:42.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 91
table_name = fields_uuid
|
| 1142 | 2025-04-16T04:29:42.708Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1143 | 2025-04-16T04:29:42.716Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 1144 | 2025-04-16T04:29:42.718Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 1145 | 2025-04-16T04:29:42.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 1146 | 2025-04-16T04:29:42.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1147 | 2025-04-16T04:29:42.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1148 | 2025-04-16T04:29:42.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 1149 | 2025-04-16T04:29:42.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 1150 | 2025-04-16T04:29:42.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1151 | 2025-04-16T04:29:42.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 1152 | 2025-04-16T04:29:42.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1153 | 2025-04-16T04:29:42.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1154 | 2025-04-16T04:29:42.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1155 | 2025-04-16T04:29:42.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1156 | 2025-04-16T04:29:42.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1157 | 2025-04-16T04:29:42.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1158 | 2025-04-16T04:29:42.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1159 | 2025-04-16T04:29:42.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1160 | 2025-04-16T04:29:42.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1161 | 2025-04-16T04:29:42.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1162 | 2025-04-16T04:29:42.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1163 | 2025-04-16T04:29:42.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1164 | 2025-04-16T04:29:43.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1165 | 2025-04-16T04:29:43.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1166 | 2025-04-16T04:29:43.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1167 | 2025-04-16T04:29:43.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1168 | 2025-04-16T04:29:43.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1169 | 2025-04-16T04:29:43.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1170 | 2025-04-16T04:29:43.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1171 | 2025-04-16T04:29:43.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1172 | 2025-04-16T04:29:43.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1173 | 2025-04-16T04:29:44.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1174 | 2025-04-16T04:29:44.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1175 | 2025-04-16T04:29:44.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1176 | 2025-04-16T04:29:44.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1177 | 2025-04-16T04:29:44.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1178 | 2025-04-16T04:29:44.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1179 | 2025-04-16T04:29:44.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1180 | 2025-04-16T04:29:44.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1181 | 2025-04-16T04:29:44.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1182 | 2025-04-16T04:29:45.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1183 | 2025-04-16T04:29:45.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1184 | 2025-04-16T04:29:45.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1185 | 2025-04-16T04:29:45.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1186 | 2025-04-16T04:29:45.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1187 | 2025-04-16T04:29:45.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1188 | 2025-04-16T04:29:45.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1189 | 2025-04-16T04:29:45.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1190 | 2025-04-16T04:29:45.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1191 | 2025-04-16T04:29:46.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1192 | 2025-04-16T04:29:46.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1193 | 2025-04-16T04:29:46.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1194 | 2025-04-16T04:29:46.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1195 | 2025-04-16T04:29:46.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1196 | 2025-04-16T04:29:46.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1197 | 2025-04-16T04:29:46.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1198 | 2025-04-16T04:29:46.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1199 | 2025-04-16T04:29:46.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1200 | 2025-04-16T04:29:47.691Z | DEBG | oximeter (results-sink-cluster): inserting 233 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1201 | 2025-04-16T04:29:47.691Z | DEBG | oximeter (results-sink): inserting 233 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1202 | 2025-04-16T04:29:47.691Z | DEBG | oximeter (clickhouse-client): unrolling 233 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1203 | 2025-04-16T04:29:47.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 82
table_name = fields_string
|
| 1204 | 2025-04-16T04:29:47.703Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 13
table_name = fields_u16
|
| 1205 | 2025-04-16T04:29:47.705Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 77
table_name = fields_uuid
|
| 1206 | 2025-04-16T04:29:47.707Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1207 | 2025-04-16T04:29:47.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 13
table_name = measurements_histogramu64
|
| 1208 | 2025-04-16T04:29:47.712Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 1209 | 2025-04-16T04:29:47.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 1210 | 2025-04-16T04:29:47.899Z | INFO | oximeter (oximeter-agent): refreshing list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:562
|
| 1211 | 2025-04-16T04:29:47.899Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending
|
| 1212 | 2025-04-16T04:29:47.902Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "1a580647-52ac-4c0a-b085-b49c60978e25", "content-length": "1412", "date": "Wed, 16 Apr 2025 04:29:47 GMT"} })
|
| 1213 | 2025-04-16T04:29:47.902Z | DEBG | oximeter: client request
body = None
method = GET
uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D
|
| 1214 | 2025-04-16T04:29:47.904Z | DEBG | oximeter: client response
result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/84f4f7ea-1305-4dbf-a1dd-35df6369d3b9/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJjMzUxYWNlYi0xYTJmLTRlM2MtYWFkOC1mZWQzNzZkYzg0YTYifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "57f68d45-0dfc-4e5a-8a61-fee1809c596e", "content-length": "29", "date": "Wed, 16 Apr 2025 04:29:47 GMT"} })
|
| 1215 | 2025-04-16T04:29:47.904Z | INFO | oximeter (oximeter-agent): refreshed list of producers from Nexus
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
file = oximeter/collector/src/agent.rs:637
n_current_tasks = 9
n_pruned_tasks = 0
|
| 1216 | 2025-04-16T04:29:47.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1217 | 2025-04-16T04:29:47.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1218 | 2025-04-16T04:29:47.906Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1219 | 2025-04-16T04:29:47.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1220 | 2025-04-16T04:29:47.907Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 1221 | 2025-04-16T04:29:47.907Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 1222 | 2025-04-16T04:29:47.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1223 | 2025-04-16T04:29:47.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1224 | 2025-04-16T04:29:47.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 28894129-a4e8-42fa-86cd-33244dd39369
|
| 1225 | 2025-04-16T04:29:47.910Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1226 | 2025-04-16T04:29:47.910Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1227 | 2025-04-16T04:29:47.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1228 | 2025-04-16T04:29:47.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1229 | 2025-04-16T04:29:47.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1230 | 2025-04-16T04:29:47.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1231 | 2025-04-16T04:29:47.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1232 | 2025-04-16T04:29:47.923Z | DEBG | oximeter (collection-task): reporting oximeter self-collection statistics
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1233 | 2025-04-16T04:29:47.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1234 | 2025-04-16T04:29:48.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1235 | 2025-04-16T04:29:48.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1236 | 2025-04-16T04:29:48.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1237 | 2025-04-16T04:29:48.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1238 | 2025-04-16T04:29:48.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1239 | 2025-04-16T04:29:48.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1240 | 2025-04-16T04:29:48.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1241 | 2025-04-16T04:29:48.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1242 | 2025-04-16T04:29:48.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1243 | 2025-04-16T04:29:49.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1244 | 2025-04-16T04:29:49.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1245 | 2025-04-16T04:29:49.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1246 | 2025-04-16T04:29:49.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1247 | 2025-04-16T04:29:49.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1248 | 2025-04-16T04:29:49.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1249 | 2025-04-16T04:29:49.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1250 | 2025-04-16T04:29:49.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1251 | 2025-04-16T04:29:49.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1252 | 2025-04-16T04:29:50.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1253 | 2025-04-16T04:29:50.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1254 | 2025-04-16T04:29:50.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1255 | 2025-04-16T04:29:50.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1256 | 2025-04-16T04:29:50.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1257 | 2025-04-16T04:29:50.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1258 | 2025-04-16T04:29:50.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1259 | 2025-04-16T04:29:50.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1260 | 2025-04-16T04:29:50.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1261 | 2025-04-16T04:29:51.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1262 | 2025-04-16T04:29:51.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1263 | 2025-04-16T04:29:51.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1264 | 2025-04-16T04:29:51.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1265 | 2025-04-16T04:29:51.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1266 | 2025-04-16T04:29:51.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1267 | 2025-04-16T04:29:51.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1268 | 2025-04-16T04:29:51.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1269 | 2025-04-16T04:29:51.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1270 | 2025-04-16T04:29:52.690Z | DEBG | oximeter (results-sink-cluster): inserting 286 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1271 | 2025-04-16T04:29:52.690Z | DEBG | oximeter (results-sink): inserting 286 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1272 | 2025-04-16T04:29:52.690Z | DEBG | oximeter (clickhouse-client): unrolling 286 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1273 | 2025-04-16T04:29:52.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 24
table_name = fields_i16
|
| 1274 | 2025-04-16T04:29:52.706Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 6
table_name = fields_ipaddr
|
| 1275 | 2025-04-16T04:29:52.708Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 233
table_name = fields_string
|
| 1276 | 2025-04-16T04:29:52.709Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 45
table_name = fields_u16
|
| 1277 | 2025-04-16T04:29:52.711Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 24
table_name = fields_u32
|
| 1278 | 2025-04-16T04:29:52.713Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 12
table_name = fields_u8
|
| 1279 | 2025-04-16T04:29:52.715Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 133
table_name = fields_uuid
|
| 1280 | 2025-04-16T04:29:52.716Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 199
table_name = measurements_cumulativeu64
|
| 1281 | 2025-04-16T04:29:52.719Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 27
table_name = measurements_histogramu64
|
| 1282 | 2025-04-16T04:29:52.721Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 1283 | 2025-04-16T04:29:52.791Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 1284 | 2025-04-16T04:29:52.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1285 | 2025-04-16T04:29:52.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1286 | 2025-04-16T04:29:52.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 1287 | 2025-04-16T04:29:52.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 1288 | 2025-04-16T04:29:52.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1289 | 2025-04-16T04:29:52.908Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 2
producer_id = 4defc094-90eb-4088-8e5a-fee2d9e4ebfb
|
| 1290 | 2025-04-16T04:29:52.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1291 | 2025-04-16T04:29:52.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1292 | 2025-04-16T04:29:52.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1293 | 2025-04-16T04:29:52.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1294 | 2025-04-16T04:29:52.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 895c6151-9ca9-4773-957f-eb36f94f497e
|
| 1295 | 2025-04-16T04:29:52.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1296 | 2025-04-16T04:29:52.910Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1297 | 2025-04-16T04:29:52.910Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1298 | 2025-04-16T04:29:52.911Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = bb3f44ed-9d72-42fc-a5c2-096ecbd3a263
|
| 1299 | 2025-04-16T04:29:52.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1300 | 2025-04-16T04:29:52.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1301 | 2025-04-16T04:29:52.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1302 | 2025-04-16T04:29:53.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1303 | 2025-04-16T04:29:53.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1304 | 2025-04-16T04:29:53.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1305 | 2025-04-16T04:29:53.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1306 | 2025-04-16T04:29:53.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1307 | 2025-04-16T04:29:53.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1308 | 2025-04-16T04:29:53.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1309 | 2025-04-16T04:29:53.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1310 | 2025-04-16T04:29:53.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1311 | 2025-04-16T04:29:54.906Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1312 | 2025-04-16T04:29:54.906Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1313 | 2025-04-16T04:29:54.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1314 | 2025-04-16T04:29:54.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1315 | 2025-04-16T04:29:54.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1316 | 2025-04-16T04:29:54.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1317 | 2025-04-16T04:29:54.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1318 | 2025-04-16T04:29:54.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1319 | 2025-04-16T04:29:54.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1320 | 2025-04-16T04:29:55.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1321 | 2025-04-16T04:29:55.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1322 | 2025-04-16T04:29:55.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1323 | 2025-04-16T04:29:55.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1324 | 2025-04-16T04:29:55.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1325 | 2025-04-16T04:29:55.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1326 | 2025-04-16T04:29:55.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1327 | 2025-04-16T04:29:55.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1328 | 2025-04-16T04:29:55.921Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1329 | 2025-04-16T04:29:56.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1330 | 2025-04-16T04:29:56.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1331 | 2025-04-16T04:29:56.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1332 | 2025-04-16T04:29:56.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1333 | 2025-04-16T04:29:56.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1334 | 2025-04-16T04:29:56.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1335 | 2025-04-16T04:29:56.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1336 | 2025-04-16T04:29:56.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1337 | 2025-04-16T04:29:56.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1338 | 2025-04-16T04:29:57.690Z | DEBG | oximeter (results-sink-cluster): inserting 233 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1339 | 2025-04-16T04:29:57.690Z | DEBG | oximeter (results-sink): inserting 233 samples into database
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
|
| 1340 | 2025-04-16T04:29:57.690Z | DEBG | oximeter (clickhouse-client): unrolling 233 total samples
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
|
| 1341 | 2025-04-16T04:29:57.702Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 82
table_name = fields_string
|
| 1342 | 2025-04-16T04:29:57.704Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 13
table_name = fields_u16
|
| 1343 | 2025-04-16T04:29:57.708Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 77
table_name = fields_uuid
|
| 1344 | 2025-04-16T04:29:57.710Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 160
table_name = measurements_cumulativeu64
|
| 1345 | 2025-04-16T04:29:57.713Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 13
table_name = measurements_histogramu64
|
| 1346 | 2025-04-16T04:29:57.714Z | DEBG | oximeter (clickhouse-client): inserted rows into table
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
id = 30ba23a0-2a58-47bf-a994-3f61bb6fbe32
n_rows = 60
table_name = measurements_u64
|
| 1347 | 2025-04-16T04:29:57.792Z | WARN | oximeter (results-sink-cluster): failed to insert some results into metric DB
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
error = Failed to check out connection to database: No backends found for this service
file = oximeter/collector/src/results_sink.rs:92
|
| 1348 | 2025-04-16T04:29:57.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1349 | 2025-04-16T04:29:57.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1350 | 2025-04-16T04:29:57.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1351 | 2025-04-16T04:29:57.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1352 | 2025-04-16T04:29:57.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1353 | 2025-04-16T04:29:57.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1354 | 2025-04-16T04:29:57.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1355 | 2025-04-16T04:29:57.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1356 | 2025-04-16T04:29:57.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1357 | 2025-04-16T04:29:57.922Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1358 | 2025-04-16T04:29:57.922Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1359 | 2025-04-16T04:29:57.926Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 5
producer_id = 07047a1b-3c30-42a4-8f25-19a0d12c5f13
|
| 1360 | 2025-04-16T04:29:58.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1361 | 2025-04-16T04:29:58.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1362 | 2025-04-16T04:29:58.907Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1363 | 2025-04-16T04:29:58.908Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1364 | 2025-04-16T04:29:58.908Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1365 | 2025-04-16T04:29:58.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1366 | 2025-04-16T04:29:58.918Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1367 | 2025-04-16T04:29:58.918Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1368 | 2025-04-16T04:29:58.920Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1369 | 2025-04-16T04:29:59.905Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1370 | 2025-04-16T04:29:59.905Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1371 | 2025-04-16T04:29:59.906Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = 62eb886e-99c0-45f3-9473-4e47389d8016
|
| 1372 | 2025-04-16T04:29:59.909Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1373 | 2025-04-16T04:29:59.909Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1374 | 2025-04-16T04:29:59.909Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = a7fb6bda-ac51-497d-a0c4-c8c569bdff9a
|
| 1375 | 2025-04-16T04:29:59.917Z | DEBG | oximeter (collection-task): sent timer-based collection request to the collection task
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1376 | 2025-04-16T04:29:59.917Z | DEBG | oximeter (collection-task): collecting from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|
| 1377 | 2025-04-16T04:29:59.919Z | DEBG | oximeter (collection-task): collected results from producer
collector_id = 84f4f7ea-1305-4dbf-a1dd-35df6369d3b9
collector_ip = fd00:1122:3344:101::d
n_results = 1
producer_id = c351aceb-1a2f-4e3c-aad8-fed376dc84a6
|